Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the sentry group across 1 directory with 2 updates #5692

Merged
merged 1 commit into from
Mar 10, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2025

Bumps the sentry group with 1 update in the / directory: @sentry/nextjs.

Updates @sentry/nextjs from 9.1.0 to 9.5.0

Release notes

Sourced from @​sentry/nextjs's releases.

9.5.0

Important Changes

We found some issues with the new feedback screenshot annotation where screenshots are not being generated properly. Due to this issue, we are reverting the feature.

  • Revert "feat(feedback) Allowing annotation via highlighting & masking (#15484)" (#15609)

Other Changes

  • Add cloudflare adapter detection and path generation (#15603)
  • deps(nextjs): Bump rollup to 4.34.9 (#15589)
  • feat(bun): Automatically add performance integrations (#15586)
  • feat(replay): Bump rrweb to 2.34.0 (#15580)
  • fix(browser): Call original function on early return from patched history API (#15576)
  • fix(nestjs): Copy metadata in custom decorators (#15598)
  • fix(react-router): Fix config type import (#15583)
  • fix(remix): Use correct types export for @sentry/remix/cloudflare (#15599)
  • fix(vue): Attach Pinia state only once per event (#15588)

Work in this release was contributed by @​msurdi-a8c, @​namoscato, and @​rileyg98. Thank you for your contributions!

Bundle size 📦

Path Size
@​sentry/browser 23.14 KB
@​sentry/browser - with treeshaking flags 22.93 KB
@​sentry/browser (incl. Tracing) 36.2 KB
@​sentry/browser (incl. Tracing, Replay) 73.38 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 66.79 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 78 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 90.56 KB
@​sentry/browser (incl. Feedback) 40.29 KB
@​sentry/browser (incl. sendFeedback) 27.78 KB
@​sentry/browser (incl. FeedbackAsync) 32.57 KB
@​sentry/react 24.96 KB
@​sentry/react (incl. Tracing) 38.09 KB
@​sentry/vue 27.38 KB
@​sentry/vue (incl. Tracing) 37.89 KB
@​sentry/svelte 23.17 KB
CDN Bundle 24.35 KB
CDN Bundle (incl. Tracing) 36.25 KB
CDN Bundle (incl. Tracing, Replay) 71.26 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 76.43 KB
CDN Bundle - uncompressed 71.14 KB
CDN Bundle (incl. Tracing) - uncompressed 107.52 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 218.79 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 231.36 KB
@​sentry/nextjs (client) 39.26 KB
@​sentry/sveltekit (client) 36.62 KB

... (truncated)

Changelog

Sourced from @​sentry/nextjs's changelog.

9.5.0

Important Changes

We found some issues with the new feedback screenshot annotation where screenshots are not being generated properly. Due to this issue, we are reverting the feature.

  • Revert "feat(feedback) Allowing annotation via highlighting & masking (#15484)" (#15609)

Other Changes

  • Add cloudflare adapter detection and path generation (#15603)
  • deps(nextjs): Bump rollup to 4.34.9 (#15589)
  • feat(bun): Automatically add performance integrations (#15586)
  • feat(replay): Bump rrweb to 2.34.0 (#15580)
  • fix(browser): Call original function on early return from patched history API (#15576)
  • fix(nestjs): Copy metadata in custom decorators (#15598)
  • fix(react-router): Fix config type import (#15583)
  • fix(remix): Use correct types export for @sentry/remix/cloudflare (#15599)
  • fix(vue): Attach Pinia state only once per event (#15588)

Work in this release was contributed by @​msurdi-a8c, @​namoscato, and @​rileyg98. Thank you for your contributions!

9.4.0

  • feat(core): Add types for logs protocol and envelope (#15530)
  • feat(deps): Bump @sentry/cli from 2.41.1 to 2.42.2 (#15510)
  • feat(deps): Bump @sentry/webpack-plugin from 3.1.2 to 3.2.1 (#15512)
  • feat(feedback) Allowing annotation via highlighting & masking (#15484)
  • feat(nextjs): Add use client directive to client SDK entrypoints (#15575)
  • feat(nextjs): Allow silencing of instrumentation warning (#15555)
  • feat(sveltekit): Ensure AsyncLocalStorage async context strategy is used in Cloudflare Pages (#15557)
  • fix(cloudflare): Make @cloudflare/workers-types an optional peer dependency (#15554)
  • fix(core): Don't reverse values in event filters (#15584)
  • fix(core): Handle normalization of null prototypes correctly (#15556)
  • fix(nextjs): Only warn on missing onRequestError in version 15 (#15553)
  • fix(node): Allow for undefined transport to be passed in (#15560)
  • fix(wasm): Fix wasm integration stacktrace parsing for filename (#15572)
  • perf(node): Store normalized request for processing (#15570)

9.3.0

Important Changes

With this release we're publishing two new SDKs in experimental alpha stage:

  • feat(tanstackstart): Add TanStack Start SDK (#15523)

For details please refer to the README

  • feat(react-router): Add React Router SDK (#15524)

... (truncated)

Commits
  • 0bf31c8 release: 9.5.0
  • aba909b Merge pull request #15611 from getsentry/prepare-release/9.5.0
  • 79a1eef meta(changelog): Update changelog for 9.5.0
  • 8d9f523 Revert "feat(feedback) Allowing annotation via highlighting & masking (#15484...
  • 44a3507 chore: Add external contributor to CHANGELOG.md (#15606)
  • a4371a2 chore: Add external contributor to CHANGELOG.md (#15595)
  • e3692a4 Add cloudflare adapter detection and path generation (#15603)
  • e68cbec chore: Add external contributor to CHANGELOG.md (#15604)
  • 07d23bf fix(react-router): Fix config type import (#15583)
  • f377496 fix(remix): Use correct types export for @sentry/remix/cloudflare (#15599)
  • Additional commits viewable in compare view

Updates @sentry/node from 9.1.0 to 9.5.0

Release notes

Sourced from @​sentry/node's releases.

9.5.0

Important Changes

We found some issues with the new feedback screenshot annotation where screenshots are not being generated properly. Due to this issue, we are reverting the feature.

  • Revert "feat(feedback) Allowing annotation via highlighting & masking (#15484)" (#15609)

Other Changes

  • Add cloudflare adapter detection and path generation (#15603)
  • deps(nextjs): Bump rollup to 4.34.9 (#15589)
  • feat(bun): Automatically add performance integrations (#15586)
  • feat(replay): Bump rrweb to 2.34.0 (#15580)
  • fix(browser): Call original function on early return from patched history API (#15576)
  • fix(nestjs): Copy metadata in custom decorators (#15598)
  • fix(react-router): Fix config type import (#15583)
  • fix(remix): Use correct types export for @sentry/remix/cloudflare (#15599)
  • fix(vue): Attach Pinia state only once per event (#15588)

Work in this release was contributed by @​msurdi-a8c, @​namoscato, and @​rileyg98. Thank you for your contributions!

Bundle size 📦

Path Size
@​sentry/browser 23.14 KB
@​sentry/browser - with treeshaking flags 22.93 KB
@​sentry/browser (incl. Tracing) 36.2 KB
@​sentry/browser (incl. Tracing, Replay) 73.38 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 66.79 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 78 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 90.56 KB
@​sentry/browser (incl. Feedback) 40.29 KB
@​sentry/browser (incl. sendFeedback) 27.78 KB
@​sentry/browser (incl. FeedbackAsync) 32.57 KB
@​sentry/react 24.96 KB
@​sentry/react (incl. Tracing) 38.09 KB
@​sentry/vue 27.38 KB
@​sentry/vue (incl. Tracing) 37.89 KB
@​sentry/svelte 23.17 KB
CDN Bundle 24.35 KB
CDN Bundle (incl. Tracing) 36.25 KB
CDN Bundle (incl. Tracing, Replay) 71.26 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 76.43 KB
CDN Bundle - uncompressed 71.14 KB
CDN Bundle (incl. Tracing) - uncompressed 107.52 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 218.79 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 231.36 KB
@​sentry/nextjs (client) 39.26 KB
@​sentry/sveltekit (client) 36.62 KB

... (truncated)

Changelog

Sourced from @​sentry/node's changelog.

9.5.0

Important Changes

We found some issues with the new feedback screenshot annotation where screenshots are not being generated properly. Due to this issue, we are reverting the feature.

  • Revert "feat(feedback) Allowing annotation via highlighting & masking (#15484)" (#15609)

Other Changes

  • Add cloudflare adapter detection and path generation (#15603)
  • deps(nextjs): Bump rollup to 4.34.9 (#15589)
  • feat(bun): Automatically add performance integrations (#15586)
  • feat(replay): Bump rrweb to 2.34.0 (#15580)
  • fix(browser): Call original function on early return from patched history API (#15576)
  • fix(nestjs): Copy metadata in custom decorators (#15598)
  • fix(react-router): Fix config type import (#15583)
  • fix(remix): Use correct types export for @sentry/remix/cloudflare (#15599)
  • fix(vue): Attach Pinia state only once per event (#15588)

Work in this release was contributed by @​msurdi-a8c, @​namoscato, and @​rileyg98. Thank you for your contributions!

9.4.0

  • feat(core): Add types for logs protocol and envelope (#15530)
  • feat(deps): Bump @sentry/cli from 2.41.1 to 2.42.2 (#15510)
  • feat(deps): Bump @sentry/webpack-plugin from 3.1.2 to 3.2.1 (#15512)
  • feat(feedback) Allowing annotation via highlighting & masking (#15484)
  • feat(nextjs): Add use client directive to client SDK entrypoints (#15575)
  • feat(nextjs): Allow silencing of instrumentation warning (#15555)
  • feat(sveltekit): Ensure AsyncLocalStorage async context strategy is used in Cloudflare Pages (#15557)
  • fix(cloudflare): Make @cloudflare/workers-types an optional peer dependency (#15554)
  • fix(core): Don't reverse values in event filters (#15584)
  • fix(core): Handle normalization of null prototypes correctly (#15556)
  • fix(nextjs): Only warn on missing onRequestError in version 15 (#15553)
  • fix(node): Allow for undefined transport to be passed in (#15560)
  • fix(wasm): Fix wasm integration stacktrace parsing for filename (#15572)
  • perf(node): Store normalized request for processing (#15570)

9.3.0

Important Changes

With this release we're publishing two new SDKs in experimental alpha stage:

  • feat(tanstackstart): Add TanStack Start SDK (#15523)

For details please refer to the README

  • feat(react-router): Add React Router SDK (#15524)

... (truncated)

Commits
  • 0bf31c8 release: 9.5.0
  • aba909b Merge pull request #15611 from getsentry/prepare-release/9.5.0
  • 79a1eef meta(changelog): Update changelog for 9.5.0
  • 8d9f523 Revert "feat(feedback) Allowing annotation via highlighting & masking (#15484...
  • 44a3507 chore: Add external contributor to CHANGELOG.md (#15606)
  • a4371a2 chore: Add external contributor to CHANGELOG.md (#15595)
  • e3692a4 Add cloudflare adapter detection and path generation (#15603)
  • e68cbec chore: Add external contributor to CHANGELOG.md (#15604)
  • 07d23bf fix(react-router): Fix config type import (#15583)
  • f377496 fix(remix): Use correct types export for @sentry/remix/cloudflare (#15599)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 10, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sentry-d78f66b394 branch from 4cede7f to 8337575 Compare March 10, 2025 15:07
Bumps the sentry group with 1 update in the / directory: [@sentry/nextjs](https://github.com/getsentry/sentry-javascript).


Updates `@sentry/nextjs` from 9.1.0 to 9.5.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@9.1.0...9.5.0)

Updates `@sentry/node` from 9.1.0 to 9.5.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@9.1.0...9.5.0)

---
updated-dependencies:
- dependency-name: "@sentry/nextjs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sentry
- dependency-name: "@sentry/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sentry
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sentry-d78f66b394 branch from 8337575 to b63ba06 Compare March 10, 2025 15:14
Copy link
Collaborator

@codemist codemist left a comment

Choose a reason for hiding this comment

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

@dependabot merge

@dependabot dependabot bot merged commit a0c7b74 into main Mar 10, 2025
15 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sentry-d78f66b394 branch March 10, 2025 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant