Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2025

Bumps the sentry group with 1 update in the /web directory: @sentry/browser.

Updates @sentry/browser from 10.19.0 to 10.20.0

Release notes

Sourced from @​sentry/browser's releases.

10.20.0

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)

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

... (truncated)

Changelog

Sourced from @​sentry/browser's changelog.

10.20.0

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)

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

Commits
  • b3c7141 release: 10.20.0
  • cc4d168 Merge pull request #17943 from getsentry/prepare-release/10.20.0
  • baa7a06 meta(changelog): Update changelog for 10.20.0
  • e557d38 fix(tracemetrics): Send boolean for internal replay attribute (#17908)
  • fc64c47 fix(react): Add POP guard for long-running pageload spans (#17867)
  • 05122e0 chore: Add external contributor to CHANGELOG.md (#17940)
  • e2fe686 chore: Bump size limit (#17941)
  • fdbce16 chore(ci): Update Next.js canary testing (#17939)
  • e4e272b feat(solid): Add support for TanStack Router Solid (#17735)
  • c68674a fix(browser): Ignore React 19.2+ component render measure entries (#17905)
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the sentry group with 1 update in the /web directory: [@sentry/browser](https://github.com/getsentry/sentry-javascript).


Updates `@sentry/browser` from 10.19.0 to 10.20.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/10.20.0/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@10.19.0...10.20.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 16, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 16, 2025 04:20
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 16, 2025
@netlify
Copy link

netlify bot commented Oct 16, 2025

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit ba62979
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/68f0728168a781000888b90b
😎 Deploy Preview https://deploy-preview-17495--authentik-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Oct 16, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit ba62979
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/68f0728139d79c0008dc56ae
😎 Deploy Preview https://deploy-preview-17495--authentik-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Oct 16, 2025

Deploy Preview for authentik-integrations canceled.

Name Link
🔨 Latest commit ba62979
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/68f07281312f6600088b70fa

@codecov
Copy link

codecov bot commented Oct 16, 2025

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #17495      +/-   ##
==========================================
- Coverage   92.97%   92.93%   -0.04%     
==========================================
  Files         868      868              
  Lines       47863    47863              
==========================================
- Hits        44499    44482      -17     
- Misses       3364     3381      +17     
Flag Coverage Δ
e2e 45.28% <ø> (+0.01%) ⬆️
integration 23.10% <ø> (-0.07%) ⬇️
unit 91.07% <ø> (+<0.01%) ⬆️
unit-migrate 91.11% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@BeryJu BeryJu merged commit 4c59aa0 into main Oct 16, 2025
100 checks passed
@BeryJu BeryJu deleted the dependabot/npm_and_yarn/web/sentry-de3313e2d5 branch October 16, 2025 11:53
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant