fix(deps): update dependency @sentry/nuxt to v9.28.0 #2474

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/sentry-javascript-monorepo into main 2025-06-10 15:44:22 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-06-10 14:59:15 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Type Update Change
@sentry/nuxt (source) dependencies minor 9.27.0 -> 9.28.0

Release Notes

getsentry/sentry-javascript (@​sentry/nuxt)

v9.28.0

Compare Source

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
  • fix(sveltekit): Export vercelAIIntegration from @sentry/node (#​16496)

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

Bundle size 📦

Path Size
@​sentry/browser 23.43 KB
@​sentry/browser - with treeshaking flags 23.2 KB
@​sentry/browser (incl. Tracing) 37.46 KB
@​sentry/browser (incl. Tracing, Replay) 74.68 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 67.94 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 79.33 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 91.13 KB
@​sentry/browser (incl. Feedback) 39.78 KB
@​sentry/browser (incl. sendFeedback) 28.03 KB
@​sentry/browser (incl. FeedbackAsync) 32.8 KB
@​sentry/react 25.15 KB
@​sentry/react (incl. Tracing) 39.41 KB
@​sentry/vue 27.69 KB
@​sentry/vue (incl. Tracing) 39.27 KB
@​sentry/svelte 23.45 KB
CDN Bundle 24.88 KB
CDN Bundle (incl. Tracing) 37.63 KB
CDN Bundle (incl. Tracing, Replay) 72.66 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 77.99 KB
CDN Bundle - uncompressed 72.67 KB
CDN Bundle (incl. Tracing) - uncompressed 111.42 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 222.72 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 235.25 KB
@​sentry/nextjs (client) 41.03 KB
@​sentry/sveltekit (client) 37.93 KB
@​sentry/node 146.9 KB
@​sentry/node - without tracing 96.03 KB
@​sentry/aws-serverless 121.19 KB

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 MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@sentry/nuxt](https://github.com/getsentry/sentry-javascript/tree/master/packages/nuxt) ([source](https://github.com/getsentry/sentry-javascript)) | dependencies | minor | [`9.27.0` -> `9.28.0`](https://renovatebot.com/diffs/npm/@sentry%2fnuxt/9.27.0/9.28.0) | --- ### Release Notes <details> <summary>getsentry/sentry-javascript (@&#8203;sentry/nuxt)</summary> ### [`v9.28.0`](https://github.com/getsentry/sentry-javascript/releases/tag/9.28.0) [Compare Source](https://github.com/getsentry/sentry-javascript/compare/9.27.0...9.28.0) ##### Important Changes - **feat(nestjs): Stop creating spans for `TracingInterceptor` ([#&#8203;16501](https://github.com/getsentry/sentry-javascript/pull/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 ([#&#8203;16497](https://github.com/getsentry/sentry-javascript/pull/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 - fix(sveltekit): Export `vercelAIIntegration` from `@sentry/node` ([#&#8203;16496](https://github.com/getsentry/sentry-javascript/pull/16496)) Work in this release was contributed by [@&#8203;agrattan0820](https://github.com/agrattan0820). Thank you for your contribution! #### Bundle size 📦 | Path | Size | | ---------------------------------------------------------------- | ----------------- | | [@&#8203;sentry/browser](https://github.com/sentry/browser) | 23.43 KB | | [@&#8203;sentry/browser](https://github.com/sentry/browser) - with treeshaking flags | 23.2 KB | | [@&#8203;sentry/browser](https://github.com/sentry/browser) (incl. Tracing) | 37.46 KB | | [@&#8203;sentry/browser](https://github.com/sentry/browser) (incl. Tracing, Replay) | 74.68 KB | | [@&#8203;sentry/browser](https://github.com/sentry/browser) (incl. Tracing, Replay) - with treeshaking flags | 67.94 KB | | [@&#8203;sentry/browser](https://github.com/sentry/browser) (incl. Tracing, Replay with Canvas) | 79.33 KB | | [@&#8203;sentry/browser](https://github.com/sentry/browser) (incl. Tracing, Replay, Feedback) | 91.13 KB | | [@&#8203;sentry/browser](https://github.com/sentry/browser) (incl. Feedback) | 39.78 KB | | [@&#8203;sentry/browser](https://github.com/sentry/browser) (incl. sendFeedback) | 28.03 KB | | [@&#8203;sentry/browser](https://github.com/sentry/browser) (incl. FeedbackAsync) | 32.8 KB | | [@&#8203;sentry/react](https://github.com/sentry/react) | 25.15 KB | | [@&#8203;sentry/react](https://github.com/sentry/react) (incl. Tracing) | 39.41 KB | | [@&#8203;sentry/vue](https://github.com/sentry/vue) | 27.69 KB | | [@&#8203;sentry/vue](https://github.com/sentry/vue) (incl. Tracing) | 39.27 KB | | [@&#8203;sentry/svelte](https://github.com/sentry/svelte) | 23.45 KB | | CDN Bundle | 24.88 KB | | CDN Bundle (incl. Tracing) | 37.63 KB | | CDN Bundle (incl. Tracing, Replay) | 72.66 KB | | CDN Bundle (incl. Tracing, Replay, Feedback) | 77.99 KB | | CDN Bundle - uncompressed | 72.67 KB | | CDN Bundle (incl. Tracing) - uncompressed | 111.42 KB | | CDN Bundle (incl. Tracing, Replay) - uncompressed | 222.72 KB | | CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed | 235.25 KB | | [@&#8203;sentry/nextjs](https://github.com/sentry/nextjs) (client) | 41.03 KB | | [@&#8203;sentry/sveltekit](https://github.com/sentry/sveltekit) (client) | 37.93 KB | | [@&#8203;sentry/node](https://github.com/sentry/node) | 146.9 KB | | [@&#8203;sentry/node](https://github.com/sentry/node) - without tracing | 96.03 KB | | [@&#8203;sentry/aws-serverless](https://github.com/sentry/aws-serverless) | 121.19 KB | </details> --- ### 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 MR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC40OS41IiwidXBkYXRlZEluVmVyIjoiNDAuNDkuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-06-10 14:59:18 +00:00 (Migrated from gitlab.com)

mentioned in issue #49

mentioned in issue #49
argoyle (Migrated from gitlab.com) merged commit into main 2025-06-10 15:44:22 +00:00
Sign in to join this conversation.