Skip to content

[Gitflow] Merge master into develop#19498

Closed
javascript-sdk-gitflow[bot] wants to merge 2 commits intodevelopfrom
master
Closed

[Gitflow] Merge master into develop#19498
javascript-sdk-gitflow[bot] wants to merge 2 commits intodevelopfrom
master

Conversation

@javascript-sdk-gitflow
Copy link
Contributor

Merge master branch into develop

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto approved automated PR

@andreiborza
Copy link
Member

Bit too ealry...

auto-merge was automatically disabled February 24, 2026 14:07

Pull request was closed

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 4 potential issues.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

- feat(node): Bump to latest @fastify/otel ([#19452](https://github.com/getsentry/sentry-javascript/pull/19452))
- fix: Bump bundler plugins to v5 ([#19468](https://github.com/getsentry/sentry-javascript/pull/19468))
- fix: updated the codecov config ([#19350](https://github.com/getsentry/sentry-javascript/pull/19350))
- fix(aws-serverless): Prevent crash in` isPromiseAllSettledResult` with null/undefined array elements ([#19346](https://github.com/getsentry/sentry-javascript/pull/19346))
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing space before backtick in changelog entry

Low Severity

The changelog entry has a formatting error where in isPromiseAllSettledResult is missing a space between `in` and the opening backtick. It should read `in `isPromiseAllSettledResult to properly format the function name in backticks.

Fix in Cursor Fix in Web

- fix: Bump bundler plugins to v5 ([#19468](https://github.com/getsentry/sentry-javascript/pull/19468))
- fix: updated the codecov config ([#19350](https://github.com/getsentry/sentry-javascript/pull/19350))
- fix(aws-serverless): Prevent crash in` isPromiseAllSettledResult` with null/undefined array elements ([#19346](https://github.com/getsentry/sentry-javascript/pull/19346))
- fix(bun) Export pinoIntegration from @sentry/node ([#17990](https://github.com/getsentry/sentry-javascript/pull/17990))
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing colon in changelog entry format

Low Severity

The changelog entry fix(bun) Export pinoIntegration is missing the conventional colon after the scope parenthesis. It should be fix(bun): Export pinoIntegration to match the project's changelog format convention used throughout the file.

Fix in Cursor Fix in Web

- feat(node): Add `ignoreConnectSpans` option to `postgresIntegration` ([#19291](https://github.com/getsentry/sentry-javascript/pull/19291))
- feat(node): Bump to latest @fastify/otel ([#19452](https://github.com/getsentry/sentry-javascript/pull/19452))
- fix: Bump bundler plugins to v5 ([#19468](https://github.com/getsentry/sentry-javascript/pull/19468))
- fix: updated the codecov config ([#19350](https://github.com/getsentry/sentry-javascript/pull/19350))
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Incorrect capitalization in changelog entry

Low Severity

The changelog entry fix: updated the codecov config starts with lowercase "updated" instead of uppercase "Updated". This violates the changelog convention where descriptions start with capital letters after the type prefix.

Fix in Cursor Fix in Web

<summary><strong>Internal Changes</strong></summary>
- test(nextjs): Add bun e2e test app ([#19318](https://github.com/getsentry/sentry-javascript/pull/19318))
- test(nextjs): Deactivate canary test for cf-workers ([#19483](https://github.com/getsentry/sentry-javascript/pull/19483))
- tests(langchain): Fix langchain v1 internal error tests ([#19409](https://github.com/getsentry/sentry-javascript/pull/19409))
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Incorrect type prefix in changelog entry

Low Severity

The changelog entry uses tests(langchain): with a plural "tests" prefix instead of the singular "test" prefix used consistently throughout the changelog for test-related entries.

Fix in Cursor Fix in Web

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants