Skip to content

build(deps): bump @sentry/browser from 10.13.0 to 10.14.0#2176

Merged
dependabot[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/sentry/browser-10.14.0
Sep 24, 2025
Merged

build(deps): bump @sentry/browser from 10.13.0 to 10.14.0#2176
dependabot[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/sentry/browser-10.14.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 24, 2025

Copy link
Copy Markdown
Contributor

Bumps @sentry/browser from 10.13.0 to 10.14.0.

Release notes

Sourced from @​sentry/browser's releases.

10.14.0

Important Changes

  • feat(cloudflare,vercel-edge): Add support for Google Gen AI instrumentation (#17723)

    The SDK now automatically instruments Google's Generative AI operations in Cloudflare Workers and Vercel Edge Runtime environments, providing insights into your AI operations.

Other Changes

  • fix(nextjs): Display updated turbopack warnings (#17737)
  • ref(core): Wrap isolationscope in WeakRef when storing it on spans (#17712)
  • test(node): Avoid using specific port for node-integration-tests (#17729)
  • test(nuxt): Update Nuxt version and add Nitro $fetch test (#17713)

Bundle size 📦

Path Size
@​sentry/browser 23.69 KB
@​sentry/browser - with treeshaking flags 22.24 KB
@​sentry/browser (incl. Tracing) 39.46 KB
@​sentry/browser (incl. Tracing, Replay) 76.93 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 66.84 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 81.49 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 93.41 KB
@​sentry/browser (incl. Feedback) 40.01 KB
@​sentry/browser (incl. sendFeedback) 28.24 KB
@​sentry/browser (incl. FeedbackAsync) 33.05 KB
@​sentry/react 25.37 KB
@​sentry/react (incl. Tracing) 41.38 KB
@​sentry/vue 28.11 KB
@​sentry/vue (incl. Tracing) 41.22 KB
@​sentry/svelte 23.72 KB
CDN Bundle 25.17 KB
CDN Bundle (incl. Tracing) 39.3 KB
CDN Bundle (incl. Tracing, Replay) 74.66 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 80.04 KB
CDN Bundle - uncompressed 73.6 KB
CDN Bundle (incl. Tracing) - uncompressed 116.34 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 228.76 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 241.23 KB
@​sentry/nextjs (client) 43.36 KB
@​sentry/sveltekit (client) 39.87 KB
@​sentry/node-core 48.85 KB

... (truncated)

Changelog

Sourced from @​sentry/browser's changelog.

10.14.0

Important Changes

  • feat(cloudflare,vercel-edge): Add support for Google Gen AI instrumentation (#17723)

    The SDK now automatically instruments Google's Generative AI operations in Cloudflare Workers and Vercel Edge Runtime environments, providing insights into your AI operations.

Other Changes

  • fix(nextjs): Display updated turbopack warnings (#17737)
  • ref(core): Wrap isolationscope in WeakRef when storing it on spans (#17712)
  • test(node): Avoid using specific port for node-integration-tests (#17729)
  • test(nuxt): Update Nuxt version and add Nitro $fetch test (#17713)
Commits
  • 86d972b release: 10.14.0
  • 3e34bd6 Merge pull request #17738 from getsentry/prepare-release/10.14.0
  • dfd421b meta(changelog): Update changelog for 10.14.0
  • bbb1324 fix(nextjs): Display updated turbopack warnings (#17737)
  • d7538cd test(nuxt): Update Nuxt version and add Nitro $fetch test (#17713)
  • d024907 Merge pull request #17730 from getsentry/master
  • b685be6 ref(core): Wrap isolationscope in WeakRef when storing it on spans (#17712)
  • 2dfe295 Merge branch 'release/10.13.0'
  • 34f3479 test(node): Avoid using specific port for node-integration-tests (#17729)
  • 8298495 feat(cloudflare,vercel-edge): Add support for Google Gen AI instrumentation (...
  • See full diff 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 will merge this PR once CI passes on it, as requested by @openhpi-bot.


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.13.0 to 10.14.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.13.0...10.14.0)

---
updated-dependencies:
- dependency-name: "@sentry/browser"
  dependency-version: 10.14.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 Sep 24, 2025

@openhpi-bot openhpi-bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot Bot merged commit ae179cb into main Sep 24, 2025
13 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/sentry/browser-10.14.0 branch September 24, 2025 03:09
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