Skip to content

Bump @sentry/vue from 7.120.3 to 9.30.0 - #5118

Closed
dependabot[bot] wants to merge 1 commit into
unstablefrom
dependabot/npm_and_yarn/sentry/vue-9.30.0
Closed

Bump @sentry/vue from 7.120.3 to 9.30.0#5118
dependabot[bot] wants to merge 1 commit into
unstablefrom
dependabot/npm_and_yarn/sentry/vue-9.30.0

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubJun 18, 2025

Copy link
Copy Markdown
Contributor

Bumps @sentry/vue from 7.120.3 to 9.30.0.

Release notes

Sourced from @​sentry/vue's releases.

9.30.0

  • feat(nextjs): Add URL to tags of server components and generation functions issues (#16500)
  • feat(nextjs): Ensure all packages we auto-instrument are externalized (#16552)
  • feat(node): Automatically enable vercelAiIntegration when ai module is detected (#16565)
  • feat(node): Ensure modulesIntegration works in more environments (#16566)
  • feat(core): Don't gate user on logs with sendDefaultPii (#16527)
  • feat(browser): Add detail to measure spans and add regression tests (#16557)
  • feat(node): Update Vercel AI span attributes (#16580)
  • fix(opentelemetry): Ensure only orphaned spans of sent spans are sent (#16590)

Bundle size 📦

PathSize
@​sentry/browser23.43 KB
@​sentry/browser - with treeshaking flags23.2 KB
@​sentry/browser (incl. Tracing)37.88 KB
@​sentry/browser (incl. Tracing, Replay)75.08 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags68.33 KB
@​sentry/browser (incl. Tracing, Replay with Canvas)79.74 KB
@​sentry/browser (incl. Tracing, Replay, Feedback)91.52 KB
@​sentry/browser (incl. Feedback)39.77 KB
@​sentry/browser (incl. sendFeedback)28.03 KB
@​sentry/browser (incl. FeedbackAsync)32.8 KB
@​sentry/react25.15 KB
@​sentry/react (incl. Tracing)39.82 KB
@​sentry/vue27.7 KB
@​sentry/vue (incl. Tracing)39.7 KB
@​sentry/svelte23.45 KB
CDN Bundle24.88 KB
CDN Bundle (incl. Tracing)38.05 KB
CDN Bundle (incl. Tracing, Replay)73.03 KB
CDN Bundle (incl. Tracing, Replay, Feedback)78.32 KB
CDN Bundle - uncompressed72.74 KB
CDN Bundle (incl. Tracing) - uncompressed112.6 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed223.9 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed236.42 KB
@​sentry/nextjs (client)41.44 KB
@​sentry/sveltekit (client)38.36 KB
@​sentry/node147.12 KB
@​sentry/node - without tracing96.09 KB
@​sentry/aws-serverless121.25 KB

9.29.0

Important Changes

  • feat(browser): Update web-vitals to 5.0.2 (#16492)

This release upgrades the web-vitals library to version 5.0.2. This upgrade could slightly change the collected web vital values and potentially also influence alerts and performance scores in the Sentry UI.

... (truncated)

Changelog

Sourced from @​sentry/vue's changelog.

9.30.0

  • feat(nextjs): Add URL to tags of server components and generation functions issues (#16500)
  • feat(nextjs): Ensure all packages we auto-instrument are externalized (#16552)
  • feat(node): Automatically enable vercelAiIntegration when ai module is detected (#16565)
  • feat(node): Ensure modulesIntegration works in more environments (#16566)
  • feat(core): Don't gate user on logs with sendDefaultPii (#16527)
  • feat(browser): Add detail to measure spans and add regression tests (#16557)
  • feat(node): Update Vercel AI span attributes (#16580)
  • fix(opentelemetry): Ensure only orphaned spans of sent spans are sent (#16590)

9.29.0

Important Changes

  • feat(browser): Update web-vitals to 5.0.2 (#16492)

This release upgrades the web-vitals library to version 5.0.2. This upgrade could slightly change the collected web vital values and potentially also influence alerts and performance scores in the Sentry UI.

Other Changes

  • feat(deps): Bump @​sentry/rollup-plugin from 3.4.0 to 3.5.0 (#16524)
  • feat(ember): Stop warning for onError usage (#16547)
  • feat(node): Allow to force activate vercelAiIntegration (#16551)
  • feat(node): Introduce ignoreLayersType option to koa integration (#16553)
  • fix(browser): Ensure suppressTracing does not leak when async (#16545)
  • fix(vue): Ensure root component render span always ends (#16488)

9.28.1

  • feat(deps): Bump @​sentry/cli from 2.45.0 to 2.46.0 (#16516)
  • fix(nextjs): Avoid tracing calls to symbolication server on dev (#16533)
  • fix(sveltekit): Add import attribute for node exports (#16528)

Work in this release was contributed by @​eltigerchino. Thank you for your contribution!

9.28.0

Important Changes

  • feat(nestjs): Stop creating spans for TracingInterceptor (#16501)

With this change we stop creating spans for TracingInterceptor as this interceptor only serves as an internal helper and adds noise for the user.

  • feat(node): Update vercel ai spans as per new conventions (#16497)

This feature ships updates to the span names and ops to better match OpenTelemetry. This should make them more easily accessible to the new agents module view we are building.

Other Changes

... (truncated)

Commits
  • a5ca396 release: 9.30.0
  • 009acbd Merge pull request #16592 from getsentry/prepare-release/9.30.0
  • 7464721 meta(changelog): Update changelog for 9.30.0
  • c4dcfa3 feat(nextjs): Add URL to tags of server components and generation functions i...
  • 66436bc feat(core): Don't gate user on logs with sendDefaultPii (#16527)
  • a26bdaf feat(node): Update Vercel AI span attributes (#16580)
  • a744088 fix(opentelemetry): Ensure only orphaned spans of sent spans are sent (#16590)
  • b615f61 feat(nextjs): Ensure all packages we auto-instrument are externalized (#16552)
  • 4e7c7ef feat(browser): Add detail to measure spans and add regression tests (#16557)
  • d35030d feat(node): Automatically enable vercelAiIntegration when ai module is de...
  • 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)

@dependabotdependabotBot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 18, 2025
Bumps [@sentry/vue](https://github.com/getsentry/sentry-javascript) from 7.120.3 to 9.30.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@7.120.3...9.30.0)
---
updated-dependencies:
- dependency-name: "@sentry/vue"
dependency-version: 9.30.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabotBotforce-pushed the dependabot/npm_and_yarn/sentry/vue-9.30.0 branch from 6920c1a to dd59931CompareJune 19, 2025 02:25
@dependabot@github

dependabotBot commented on behalf of githubJun 25, 2025

Copy link
Copy Markdown
ContributorAuthor

Superseded by #5138.

@dependabotdependabotBot closed this Jun 25, 2025
@dependabot
dependabotBot deleted the dependabot/npm_and_yarn/sentry/vue-9.30.0 branch June 25, 2025 00:18
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filejavascriptPull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@bjester