Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 15, 2025

This PR contains the following updates:

Package Change Age Confidence
@sentry/browser (source) 10.19.0 -> 10.20.0 age confidence

Release Notes

getsentry/sentry-javascript (@​sentry/browser)

v10.20.0

Compare Source

Important Changes
  • feat(flags): Add Growthbook integration (#​17440)

    Adds a new Growthbook integration for feature flag support.

  • feat(solid): Add support for TanStack Router Solid (#​17735)

    Adds support for TanStack Router in the Solid SDK, enabling better routing instrumentation for Solid applications.

  • feat(nextjs): Support native debugIds in turbopack (#​17853)

    Adds support for native Debug IDs in Turbopack, improving source map resolution and error tracking for Next.js applications using Turbopack. Native Debug ID generation will be enabled automatically for compatible versions.

Other Changes
  • feat(nextjs): Prepare for next 16 bundler default (#​17868)
  • feat(node): Capture pino logger name (#​17930)
  • fix(browser): Ignore React 19.2+ component render measure entries (#​17905)
  • fix(nextjs): Fix createRouteManifest with basePath (#​17838)
  • fix(react): Add POP guard for long-running pageload spans (#​17867)
  • fix(tracemetrics): Send boolean for internal replay attribute (#​17908)
  • ref(core): Add weight tracking logic to browser logs/metrics (#​17901)
Internal Changes - chore(nextjs): Add Next.js 16 peer dependency ([#​17925](https://redirect.github.com/getsentry/sentry-javascript/pull/17925)) - chore(ci): Update Next.js canary testing ([#​17939](https://redirect.github.com/getsentry/sentry-javascript/pull/17939)) - chore: Bump size limit ([#​17941](https://redirect.github.com/getsentry/sentry-javascript/pull/17941)) - test(nextjs): Add next@16 e2e test ([#​17922](https://redirect.github.com/getsentry/sentry-javascript/pull/17922)) - test(nextjs): Update next 15 tests ([#​17919](https://redirect.github.com/getsentry/sentry-javascript/pull/17919)) - chore: Add external contributor to CHANGELOG.md ([#​17915](https://redirect.github.com/getsentry/sentry-javascript/pull/17915)) - chore: Add external contributor to CHANGELOG.md ([#​17928](https://redirect.github.com/getsentry/sentry-javascript/pull/17928)) - chore: Add external contributor to CHANGELOG.md ([#​17940](https://redirect.github.com/getsentry/sentry-javascript/pull/17940))

Work in this release was contributed by @​seoyeon9888, @​madhuchavva and @​thedanchez . Thank you for your contributions!

Bundle size 📦

Path Size
@​sentry/browser 24.07 KB
@​sentry/browser - with treeshaking flags 22.6 KB
@​sentry/browser (incl. Tracing) 39.89 KB
@​sentry/browser (incl. Tracing, Replay) 77.35 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 67.3 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 81.94 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 93.83 KB
@​sentry/browser (incl. Feedback) 40.36 KB
@​sentry/browser (incl. sendFeedback) 28.61 KB
@​sentry/browser (incl. FeedbackAsync) 33.46 KB
@​sentry/react 25.73 KB
@​sentry/react (incl. Tracing) 41.84 KB
@​sentry/vue 28.45 KB
@​sentry/vue (incl. Tracing) 41.64 KB
@​sentry/svelte 24.08 KB
CDN Bundle 26.31 KB
CDN Bundle (incl. Tracing) 40.55 KB
CDN Bundle (incl. Tracing, Replay) 75.98 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 81.33 KB
CDN Bundle - uncompressed 77.1 KB
CDN Bundle (incl. Tracing) - uncompressed 120.19 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 232.65 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 245.11 KB
@​sentry/nextjs (client) 43.85 KB
@​sentry/sveltekit (client) 40.3 KB
@​sentry/node-core 49.59 KB
@​sentry/node 150.78 KB
@​sentry/node - without tracing 90.48 KB
@​sentry/aws-serverless 103.85 KB

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies PR: Third-party library dependencies. label Oct 15, 2025
@codecov
Copy link

codecov bot commented Oct 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.47%. Comparing base (282f191) to head (a563505).
⚠️ Report is 3 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main   #16577      +/-   ##
==========================================
- Coverage   91.48%   91.47%   -0.01%     
==========================================
  Files         666      666              
  Lines       69221    69221              
  Branches     7075     7075              
==========================================
- Hits        63325    63323       -2     
- Misses       4132     4134       +2     
  Partials     1764     1764              

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@nijel nijel merged commit c41302d into main Oct 15, 2025
58 checks passed
@nijel nijel deleted the renovate/sentry-javascript-monorepo branch October 15, 2025 17:38
@nijel nijel added this to the 5.14 milestone Oct 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies PR: Third-party library dependencies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants