Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 19, 2025

This PR contains the following updates:

Package Change Age Confidence
@sentry/browser (source) 10.19.0 -> 10.20.0 age confidence
@sentry/core (source) 10.19.0 -> 10.20.0 age confidence
@sentry/react (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!


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 these updates 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 requested a review from elliotcourant as a code owner October 19, 2025 02:50
Copy link

codecov bot commented Oct 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.84%. Comparing base (6173df2) to head (c0974b6).
⚠️ Report is 6 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2765      +/-   ##
==========================================
- Coverage   58.85%   58.84%   -0.01%     
==========================================
  Files         459      459              
  Lines       24252    24252              
  Branches      567      567              
==========================================
- Hits        14274    14272       -2     
- Misses       9210     9211       +1     
- Partials      768      769       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

@elliotcourant elliotcourant merged commit bacebd1 into main Oct 19, 2025
15 of 16 checks passed
@renovate renovate bot deleted the renovate/sentry-javascript-monorepo branch October 19, 2025 03:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant