Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @sentry/browser from 10.24.0 to 10.36.0.

Release notes

Sourced from @​sentry/browser'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/browser'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)

10.35.0

Important Changes

  • feat(tanstackstart-react): Add sentryTanstackStart vite plugin to manage automatic source map uploads (#18712)

    You can now configure source maps upload for TanStack Start using the sentryTanstackStart Vite plugin:

    // vite.config.ts
    import { defineConfig } from 'vite';
    import { sentryTanstackStart } from '@sentry/tanstackstart-react';
    import { tanstackStart } from '@tanstack/react-start/plugin/vite';
    export default defineConfig({
    plugins: [
    sentryTanstackStart({
    authToken: process.env.SENTRY_AUTH_TOKEN,
    org: 'your-org',
    project: 'your-project',
    }),
    tanstackStart(),
    ],
    });

Other Changes

  • feat(browser): Add CDN bundle for tracing.replay.feedback.logs.metrics (#18785)
  • feat(browser): Add shim package for logs (#18831)
  • feat(cloudflare): Automatically set the release id when CF_VERSION_METADATA is enabled (#18855)
  • feat(core): Add ignored client report event drop reason (#18815)
  • feat(logs): Add Log exports to browser and node packages (#18857)
  • feat(node-core,bun): Export processSessionIntegration from node-core and add it to bun (#18852)

... (truncated)

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 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/browser](https://github.com/getsentry/sentry-javascript) from 10.24.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.24.0...10.36.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added Dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 22, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 22, 2026 19:03
@dependabot dependabot bot added Dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 22, 2026
@github-actions
Copy link

Hello 👋! When you're ready to run Chromatic, please apply the run_chromatic label to this PR.

You will need to reapply the label each time you want to run Chromatic.

Click here to see the Chromatic project.

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