Skip to content

chore(deps): bump @sentry/node from 9.14.0 to 9.15.0 #11046

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 2, 2025

Bumps @sentry/node from 9.14.0 to 9.15.0.

Release notes

Sourced from @​sentry/node's releases.

9.15.0

Important Changes

  • feat: Export wrapMcpServerWithSentry from server packages (#16127)

Exports the wrapMcpServerWithSentry which is our MCP server instrumentation from all the server packages.

  • feat(core): Associate resource/tool/prompt invocations with request span instead of response span (#16126)

Adds a best effort mechanism to associate handler spans for resource, tool and prompt with the incoming message requests instead of the outgoing SSE response.

Other Changes

  • fix: Vercel ai ESM patching (#16152)
  • fix(node): Update version range for module.register (#16125)
  • fix(react-router): Spread unstable_sentryVitePluginOptions correctly (#16156)
  • fix(react): Fix Redux integration failing with reducer injection (#16106)
  • fix(remix): Add ESM-compatible exports (#16124)
  • fix(remix): Avoid rewrapping root loader. (#16136)

Work in this release was contributed by @​AntoineDuComptoirDesPharmacies. Thank you for your contribution!

Bundle size 📦

Path Size
@​sentry/browser 23.28 KB
@​sentry/browser - with treeshaking flags 23.1 KB
@​sentry/browser (incl. Tracing) 36.93 KB
@​sentry/browser (incl. Tracing, Replay) 74.1 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 67.47 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 78.76 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 90.58 KB
@​sentry/browser (incl. Feedback) 39.68 KB
@​sentry/browser (incl. sendFeedback) 27.9 KB
@​sentry/browser (incl. FeedbackAsync) 32.67 KB
@​sentry/react 25.09 KB
@​sentry/react (incl. Tracing) 38.93 KB
@​sentry/vue 27.5 KB
@​sentry/vue (incl. Tracing) 38.69 KB
@​sentry/svelte 23.31 KB
CDN Bundle 24.49 KB
CDN Bundle (incl. Tracing) 36.96 KB
CDN Bundle (incl. Tracing, Replay) 72 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 77.3 KB
CDN Bundle - uncompressed 71.5 KB
CDN Bundle (incl. Tracing) - uncompressed 109.33 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 220.62 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 233.15 KB
@​sentry/nextjs (client) 40.51 KB

... (truncated)

Changelog

Sourced from @​sentry/node's changelog.

9.15.0

Important Changes

  • feat: Export wrapMcpServerWithSentry from server packages (#16127)

Exports the wrapMcpServerWithSentry which is our MCP server instrumentation from all the server packages.

  • feat(core): Associate resource/tool/prompt invocations with request span instead of response span (#16126)

Adds a best effort mechanism to associate handler spans for resource, tool and prompt with the incoming message requests instead of the outgoing SSE response.

Other Changes

  • fix: Vercel ai ESM patching (#16152)
  • fix(node): Update version range for module.register (#16125)
  • fix(react-router): Spread unstable_sentryVitePluginOptions correctly (#16156)
  • fix(react): Fix Redux integration failing with reducer injection (#16106)
  • fix(remix): Add ESM-compatible exports (#16124)
  • fix(remix): Avoid rewrapping root loader. (#16136)

Work in this release was contributed by @​AntoineDuComptoirDesPharmacies. Thank you for your contribution!

Commits
  • b4ea653 release: 9.15.0
  • e57cc0a Merge pull request #16162 from getsentry/prepare-release/9.15.0
  • 63a1535 meta(changelog): Update changelog for 9.15.0
  • ffdd2dd fix: Vercel ai ESM patching (#16152)
  • 4b3a1e3 fix(react-router): Spread unstable_sentryVitePluginOptions correctly (#16156)
  • 83f7f52 test(e2e): Pin @shopify/mini-oxygen to 3.2.0 to fix build error (#16158)
  • ae8e59e feat(core): Associate resource/tool/prompt invocations with request span inst...
  • f0c9458 test(replay): Rewrite custom matcher to be recognized by VSCode (#16141)
  • 8dd90ae build: Actually use import eslint rules (#16134)
  • 2b43383 fix(remix): Avoid rewrapping root loader. (#16136)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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.14.0 to 9.15.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.14.0...9.15.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Related to dependency updates javascript [dependabot only] Pull requests that update Javascript packages labels May 2, 2025
Copy link

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​sentry/​node@​9.14.0 ⏵ 9.15.090 +110095 +1100 +1100

View full report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Related to dependency updates javascript [dependabot only] Pull requests that update Javascript packages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants