Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps @sentry/node from 10.35.0 to 10.36.0.

Release notes

Sourced from @​sentry/node's releases.

10.36.0

  • feat(node): Add Prisma v7 support (#18908)
  • feat(opentelemetry): Support db.system.name attribute for database spans (#18902)
  • feat(deps): Bump OpenTelemetry dependencies (#18878)
  • fix(core): Sanitize data URLs in http.client spans (#18896)
  • fix(nextjs): Add ALS runner fallbacks for serverless environments (#18889)
  • fix(node): Profiling debug ID matching (#18817)
  • chore(deps-dev): bump @​remix-run/server-runtime from 2.15.2 to 2.17.3 in /packages/remix (#18750)

Bundle size 📦

Path Size
@​sentry/browser 24.61 KB
@​sentry/browser - with treeshaking flags 23.15 KB
@​sentry/browser (incl. Tracing) 41.04 KB
@​sentry/browser (incl. Tracing, Profiling) 45.56 KB
@​sentry/browser (incl. Tracing, Replay) 78.74 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 68.63 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 83.32 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 95.24 KB
@​sentry/browser (incl. Feedback) 40.94 KB
@​sentry/browser (incl. sendFeedback) 29.19 KB
@​sentry/browser (incl. FeedbackAsync) 34.07 KB
@​sentry/browser (incl. Metrics) 25.69 KB
@​sentry/browser (incl. Logs) 25.84 KB
@​sentry/browser (incl. Metrics & Logs) 26.48 KB
@​sentry/react 26.3 KB
@​sentry/react (incl. Tracing) 43.22 KB
@​sentry/vue 28.95 KB
@​sentry/vue (incl. Tracing) 42.79 KB
@​sentry/svelte 24.63 KB
CDN Bundle 27.13 KB
CDN Bundle (incl. Tracing) 41.83 KB
CDN Bundle (incl. Tracing, Logs, Metrics) 42.63 KB
CDN Bundle (incl. Tracing, Replay) 77.67 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 82.98 KB
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) 83.87 KB
CDN Bundle - uncompressed 79.36 KB
CDN Bundle (incl. Tracing) - uncompressed 123.84 KB
CDN Bundle (incl. Tracing, Logs, Metrics) - uncompressed 126.61 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 237.64 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 250.14 KB
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) - uncompressed 252.89 KB

... (truncated)

Changelog

Sourced from @​sentry/node's changelog.

10.36.0

  • feat(node): Add Prisma v7 support (#18908)
  • feat(opentelemetry): Support db.system.name attribute for database spans (#18902)
  • feat(deps): Bump OpenTelemetry dependencies (#18878)
  • fix(core): Sanitize data URLs in http.client spans (#18896)
  • fix(nextjs): Add ALS runner fallbacks for serverless environments (#18889)
  • fix(node): Profiling debug ID matching
  • chore(deps-dev): bump @​remix-run/server-runtime from 2.15.2 to 2.17.3 in /packages/remix (#18750)
Commits
  • 21ec8f1 release: 10.36.0
  • d4660db meta(changelog): Update changelog for 10.36.0 (#18915)
  • d185952 meta(changelog): Update changelog for 10.36.0
  • ba390df fix(node): Profiling debug ID matching
  • f66969d Merge branch 'develop' into timfish/fix/profiling-debug-images
  • 6d9a7f7 PR reivew
  • 65afa6a feat(node): Add Prisma v7 support (#18908)
  • 4695148 fix(core): Sanitize data URLs in http.client spans (#18896)
  • 2f0d9dc feat(opentelemetry): Support db.system.name attribute for database spans (#...
  • 9115e19 feat(deps): Bump OpenTelemetry dependencies (#18878)
  • 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 will merge this PR once CI passes on it, as requested by @mdn-bot.


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 10.35.0 to 10.36.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@10.35.0...10.36.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 26, 2026
@dependabot dependabot bot requested review from a team and mdn-bot as code owners January 26, 2026 23:36
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 26, 2026
@dependabot dependabot bot requested a review from caugner January 26, 2026 23:36
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Jan 26, 2026
@mdn-bot
Copy link
Collaborator

mdn-bot commented Jan 26, 2026

@dependabot squash and merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 26, 2026

Beginning January 27, 2026, Dependabot will no longer support the @dependabot squash and merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@dependabot dependabot bot merged commit 553106e into main Jan 26, 2026
5 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sentry/node-10.36.0 branch January 26, 2026 23:38
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