Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2025

Bumps @sentry/browser from 10.24.0 to 10.25.0.

Release notes

Sourced from @​sentry/browser's releases.

10.25.0

  • feat(browser): Include Spotlight in development bundles (#18078)
  • feat(cloudflare): Add metrics exports (#18147)
  • feat(core): Truncate request string inputs in OpenAI integration (#18136)
  • feat(metrics): Add missing metric node exports (#18149)
  • feat(node): Add maxCacheKeyLength to Redis integration (remove truncation) (#18045)
  • feat(vercel-edge): Add metrics export (#18148)
  • fix(core): Only consider exception mechanism when updating session status from event with exceptions (#18137)
  • ref(browser): Remove truncation when not needed (#18051)
  • chore(build): Fix incorrect versions after merge (#18154)

Bundle size 📦

Path Size
@​sentry/browser 24.02 KB
@​sentry/browser - with treeshaking flags 22.54 KB
@​sentry/browser (incl. Tracing) 40.26 KB
@​sentry/browser (incl. Tracing, Profiling) 44.44 KB
@​sentry/browser (incl. Tracing, Replay) 77.83 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 67.75 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 82.41 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 94.3 KB
@​sentry/browser (incl. Feedback) 40.3 KB
@​sentry/browser (incl. sendFeedback) 28.58 KB
@​sentry/browser (incl. FeedbackAsync) 33.39 KB
@​sentry/react 25.66 KB
@​sentry/react (incl. Tracing) 42.17 KB
@​sentry/vue 28.39 KB
@​sentry/vue (incl. Tracing) 41.99 KB
@​sentry/svelte 24.03 KB
CDN Bundle 26.26 KB
CDN Bundle (incl. Tracing) 40.8 KB
CDN Bundle (incl. Tracing, Replay) 76.46 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 81.81 KB
CDN Bundle - uncompressed 76.99 KB
CDN Bundle (incl. Tracing) - uncompressed 121.03 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 234.35 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 246.81 KB
@​sentry/nextjs (client) 44.25 KB
@​sentry/sveltekit (client) 40.64 KB
@​sentry/node-core 49.57 KB
@​sentry/node 154.14 KB
@​sentry/node - without tracing 90.47 KB
@​sentry/aws-serverless 103.91 KB
Changelog

Sourced from @​sentry/browser's changelog.

10.25.0

  • feat(browser): Include Spotlight in development bundles (#18078)
  • feat(cloudflare): Add metrics exports (#18147)
  • feat(core): Truncate request string inputs in OpenAI integration (#18136)
  • feat(metrics): Add missing metric node exports (#18149)
  • feat(node): Add maxCacheKeyLength to Redis integration (remove truncation) (#18045)
  • feat(vercel-edge): Add metrics export (#18148)
  • fix(core): Only consider exception mechanism when updating session status from event with exceptions (#18137)
  • ref(browser): Remove truncation when not needed (#18051)
  • chore(build): Fix incorrect versions after merge (#18154)
Commits
  • d9cf9a4 release: 10.25.0
  • b08235b chore(e2e): Pin @embroider/addon-shim to 1.10.0 for the e2e ember-embroider...
  • dd75ae7 chore(test): Use correct testTimeout field in bundler-tests vitest config
  • d5a5009 Merge pull request #18166 from getsentry/prepare-release/10.25.0
  • a730d96 meta(changelog): Update changelog for 10.25.0
  • 76fef98 feat(metrics): Add missing metric node exports (#18149)
  • b03617a feat(vercel-edge): Add metrics export (#18148)
  • b3e65e0 feat(cloudflare): Add metrics exports (#18147)
  • c2a53e7 feat(core): Truncate request string inputs in OpenAI integration (#18136)
  • c236db3 chore(build): Fix incorrect versions after merge (#18154)
  • 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)

@dependabot dependabot bot added Dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 11, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 11, 2025 18:16
@dependabot dependabot bot added Dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 11, 2025
@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.

@github-actions
Copy link

github-actions bot commented Nov 11, 2025

@github-actions
Copy link

github-actions bot commented Nov 11, 2025

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 17, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sentry/browser-10.25.0 branch from 9cd7af8 to d53d427 Compare November 17, 2025 18:04
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 17, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sentry/browser-10.25.0 branch 2 times, most recently from f36e7e6 to 9df521b Compare November 24, 2025 13:21
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 10.24.0 to 10.25.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.25.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sentry/browser-10.25.0 branch from 9df521b to 9e4f0e2 Compare November 25, 2025 09:55
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 25, 2025

Superseded by #14928.

@dependabot dependabot bot closed this Nov 25, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sentry/browser-10.25.0 branch November 25, 2025 18:36
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 dotcom-rendering javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant