Skip to content
This repository was archived by the owner on Jun 30, 2025. It is now read-only.

deps: bump @sentry/node from 9.6.0 to 9.6.1#701

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/sentry/node-9.6.1
Mar 20, 2025
Merged

deps: bump @sentry/node from 9.6.0 to 9.6.1#701
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/sentry/node-9.6.1

Conversation

@dependabot
Copy link
Contributor

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

Bumps @sentry/node from 9.6.0 to 9.6.1.

Release notes

Sourced from @​sentry/node's releases.

9.6.1

  • feat(deps): bump @​prisma/instrumentation from 6.4.1 to 6.5.0 (#15714)
  • feat(deps): bump @​sentry/cli from 2.42.2 to 2.42.3 (#15711)
  • fix(nextjs): Re-patch router if it is overridden by Next.js (#15721)
  • fix(nuxt): Add Nitro Rollup plugin to inject Sentry server config (#15710)
  • chore(deps): Bump rollup to 4.35.0 (#15651)

Bundle size 📦

Path Size
@​sentry/browser 23.15 KB
@​sentry/browser - with treeshaking flags 22.94 KB
@​sentry/browser (incl. Tracing) 36.21 KB
@​sentry/browser (incl. Tracing, Replay) 73.39 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 66.81 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 78.01 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 90.57 KB
@​sentry/browser (incl. Feedback) 40.3 KB
@​sentry/browser (incl. sendFeedback) 27.79 KB
@​sentry/browser (incl. FeedbackAsync) 32.58 KB
@​sentry/react 24.97 KB
@​sentry/react (incl. Tracing) 38.1 KB
@​sentry/vue 27.4 KB
@​sentry/vue (incl. Tracing) 37.9 KB
@​sentry/svelte 23.18 KB
CDN Bundle 24.36 KB
CDN Bundle (incl. Tracing) 36.26 KB
CDN Bundle (incl. Tracing, Replay) 71.27 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 76.45 KB
CDN Bundle - uncompressed 71.19 KB
CDN Bundle (incl. Tracing) - uncompressed 107.57 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 218.83 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 231.39 KB
@​sentry/nextjs (client) 39.38 KB
@​sentry/sveltekit (client) 36.63 KB
@​sentry/node 142.29 KB
@​sentry/node - without tracing 95.71 KB
@​sentry/aws-serverless 120.06 KB
Changelog

Sourced from @​sentry/node's changelog.

9.6.1

  • feat(deps): bump @​prisma/instrumentation from 6.4.1 to 6.5.0 (#15714)
  • feat(deps): bump @​sentry/cli from 2.42.2 to 2.42.3 (#15711)
  • fix(nextjs): Re-patch router if it is overridden by Next.js (#15721)
  • fix(nuxt): Add Nitro Rollup plugin to inject Sentry server config (#15710)
  • chore(deps): Bump rollup to 4.35.0 (#15651)
Commits
  • 528c3d1 release: 9.6.1
  • 1e1bebb Merge pull request #15727 from getsentry/prepare-release/9.6.1
  • 3552196 meta(changelog): Update changelog for 9.6.1
  • c24a8eb ci(nuxt): Canary test Nightly Channels of Nuxt (#15631)
  • 77c80e4 ref(node): Avoid provider.register() which is removed in OTEL v2 (#15722)
  • a5e5945 feat(deps): bump @​sentry/cli from 2.42.2 to 2.42.3 (#15711)
  • 90f41db feat(deps): bump @​prisma/instrumentation from 6.4.1 to 6.5.0 (#15714)
  • 469dae2 fix(nextjs): Re-patch router if it is overriden by Next.js (#15721)
  • 8fb9501 Merge pull request #15708 from getsentry/master
  • 2e5926c test(browser-utils): Add test to make sure we run originalHistoryFunction i...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 9.6.0 to 9.6.1.
- [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.6.0...9.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from bajtos and juliangruber March 20, 2025 08:31
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 20, 2025
@github-actions github-actions bot enabled auto-merge (squash) March 20, 2025 08:31
@socket-security
Copy link

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@sentry/node@9.6.09.6.1 Transitive: environment, filesystem, shell, unsafe +70 23.4 MB

View full report↗︎

@github-actions github-actions bot merged commit 1bcc938 into main Mar 20, 2025
38 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/sentry/node-9.6.1 branch March 20, 2025 08:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

0 participants