fix(deps): update dependency @sentry/nuxt to v9.29.0 #2478

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/sentry-javascript-monorepo into main 2025-06-13 07:13:03 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-06-13 06:59:36 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Type Update Change
@sentry/nuxt (source) dependencies minor 9.28.1 -> 9.29.0

Release Notes

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

v9.29.0

Compare Source

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)

Bundle size 📦

Path Size
@​sentry/browser 23.43 KB
@​sentry/browser - with treeshaking flags 23.2 KB
@​sentry/browser (incl. Tracing) 37.78 KB
@​sentry/browser (incl. Tracing, Replay) 74.98 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 68.23 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 79.63 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 91.41 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.72 KB
@​sentry/vue 27.7 KB
@​sentry/vue (incl. Tracing) 39.6 KB
@​sentry/svelte 23.45 KB
CDN Bundle 24.88 KB
CDN Bundle (incl. Tracing) 37.86 KB
CDN Bundle (incl. Tracing, Replay) 72.89 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 78.22 KB
CDN Bundle - uncompressed 72.74 KB
CDN Bundle (incl. Tracing) - uncompressed 112.2 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 223.5 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 236.02 KB
@​sentry/nextjs (client) 41.34 KB
@​sentry/sveltekit (client) 38.25 KB
@​sentry/node 146.95 KB
@​sentry/node - without tracing 96.04 KB
@​sentry/aws-serverless 121.2 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.28.1` -> `9.29.0`](https://renovatebot.com/diffs/npm/@sentry%2fnuxt/9.28.1/9.29.0) | --- ### Release Notes <details> <summary>getsentry/sentry-javascript (@&#8203;sentry/nuxt)</summary> ### [`v9.29.0`](https://github.com/getsentry/sentry-javascript/releases/tag/9.29.0) [Compare Source](https://github.com/getsentry/sentry-javascript/compare/9.28.1...9.29.0) ##### Important Changes - **feat(browser): Update `web-vitals` to 5.0.2 ([#&#8203;16492](https://github.com/getsentry/sentry-javascript/pull/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 [@&#8203;sentry/rollup-plugin](https://github.com/sentry/rollup-plugin) from 3.4.0 to 3.5.0 ([#&#8203;16524](https://github.com/getsentry/sentry-javascript/pull/16524)) - feat(ember): Stop warning for `onError` usage ([#&#8203;16547](https://github.com/getsentry/sentry-javascript/pull/16547)) - feat(node): Allow to force activate `vercelAiIntegration` ([#&#8203;16551](https://github.com/getsentry/sentry-javascript/pull/16551)) - feat(node): Introduce `ignoreLayersType` option to koa integration ([#&#8203;16553](https://github.com/getsentry/sentry-javascript/pull/16553)) - fix(browser): Ensure `suppressTracing` does not leak when async ([#&#8203;16545](https://github.com/getsentry/sentry-javascript/pull/16545)) - fix(vue): Ensure root component render span always ends ([#&#8203;16488](https://github.com/getsentry/sentry-javascript/pull/16488)) #### 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.78 KB | | [@&#8203;sentry/browser](https://github.com/sentry/browser) (incl. Tracing, Replay) | 74.98 KB | | [@&#8203;sentry/browser](https://github.com/sentry/browser) (incl. Tracing, Replay) - with treeshaking flags | 68.23 KB | | [@&#8203;sentry/browser](https://github.com/sentry/browser) (incl. Tracing, Replay with Canvas) | 79.63 KB | | [@&#8203;sentry/browser](https://github.com/sentry/browser) (incl. Tracing, Replay, Feedback) | 91.41 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.72 KB | | [@&#8203;sentry/vue](https://github.com/sentry/vue) | 27.7 KB | | [@&#8203;sentry/vue](https://github.com/sentry/vue) (incl. Tracing) | 39.6 KB | | [@&#8203;sentry/svelte](https://github.com/sentry/svelte) | 23.45 KB | | CDN Bundle | 24.88 KB | | CDN Bundle (incl. Tracing) | 37.86 KB | | CDN Bundle (incl. Tracing, Replay) | 72.89 KB | | CDN Bundle (incl. Tracing, Replay, Feedback) | 78.22 KB | | CDN Bundle - uncompressed | 72.74 KB | | CDN Bundle (incl. Tracing) - uncompressed | 112.2 KB | | CDN Bundle (incl. Tracing, Replay) - uncompressed | 223.5 KB | | CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed | 236.02 KB | | [@&#8203;sentry/nextjs](https://github.com/sentry/nextjs) (client) | 41.34 KB | | [@&#8203;sentry/sveltekit](https://github.com/sentry/sveltekit) (client) | 38.25 KB | | [@&#8203;sentry/node](https://github.com/sentry/node) | 146.95 KB | | [@&#8203;sentry/node](https://github.com/sentry/node) - without tracing | 96.04 KB | | [@&#8203;sentry/aws-serverless](https://github.com/sentry/aws-serverless) | 121.2 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:eyJjcmVhdGVkSW5WZXIiOiI0MC41Mi4wIiwidXBkYXRlZEluVmVyIjoiNDAuNTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-06-13 06:59:39 +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-13 07:13:04 +00:00
Sign in to join this conversation.