fix(deps): update dependency @sentry/nuxt to v9.20.0 #2442

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/sentry-javascript-monorepo into main 2025-05-19 12:17:23 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-05-19 12:03:35 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Type Update Change
@sentry/nuxt (source) dependencies minor 9.19.0 -> 9.20.0

Release Notes

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

v9.20.0

Compare Source

Important changes
  • feat(browser): Track measure detail as span attributes (#​16240)

The SDK now automatically collects details passed to performance.measure options.

Other changes
  • feat(node): Add maxIncomingRequestBodySize (#​16225)
  • feat(react-router): Add server action instrumentation (#​16292)
  • feat(react-router): Filter manifest requests (#​16294)
  • feat(replay): Extend default list for masking with aria-label (#​16192)
  • fix(browser): Ensure pageload & navigation spans have correct data (#​16279)
  • fix(cloudflare): Account for static fields in wrapper type (#​16303)
  • fix(nextjs): Preserve next.route attribute on root spans (#​16297)
  • feat(node): Fork isolation scope in tRPC middleware (#​16296)
  • feat(core): Add orgId option to init and DSC (sentry-org_id in baggage) (#​16305)

Bundle size 📦

Path Size
@​sentry/browser 23.48 KB
@​sentry/browser - with treeshaking flags 23.15 KB
@​sentry/browser (incl. Tracing) 37.56 KB
@​sentry/browser (incl. Tracing, Replay) 74.79 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 67.98 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 79.44 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 91.27 KB
@​sentry/browser (incl. Feedback) 39.87 KB
@​sentry/browser (incl. sendFeedback) 28.11 KB
@​sentry/browser (incl. FeedbackAsync) 32.87 KB
@​sentry/react 25.25 KB
@​sentry/react (incl. Tracing) 39.53 KB
@​sentry/vue 27.77 KB
@​sentry/vue (incl. Tracing) 39.34 KB
@​sentry/svelte 23.5 KB
CDN Bundle 24.66 KB
CDN Bundle (incl. Tracing) 37.63 KB
CDN Bundle (incl. Tracing, Replay) 72.58 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 77.9 KB
CDN Bundle - uncompressed 71.95 KB
CDN Bundle (incl. Tracing) - uncompressed 111.4 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 222.7 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 235.23 KB
@​sentry/nextjs (client) 41.1 KB
@​sentry/sveltekit (client) 38.04 KB
@​sentry/node 154.45 KB
@​sentry/node - without tracing 95.77 KB
@​sentry/aws-serverless 120.52 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.19.0` -> `9.20.0`](https://renovatebot.com/diffs/npm/@sentry%2fnuxt/9.19.0/9.20.0) | --- ### Release Notes <details> <summary>getsentry/sentry-javascript (@&#8203;sentry/nuxt)</summary> ### [`v9.20.0`](https://github.com/getsentry/sentry-javascript/releases/tag/9.20.0) [Compare Source](https://github.com/getsentry/sentry-javascript/compare/9.19.0...9.20.0) ##### Important changes - **feat(browser): Track measure detail as span attributes ([#&#8203;16240](https://github.com/getsentry/sentry-javascript/pull/16240))** The SDK now automatically collects details passed to `performance.measure` options. ##### Other changes - feat(node): Add `maxIncomingRequestBodySize` ([#&#8203;16225](https://github.com/getsentry/sentry-javascript/pull/16225)) - feat(react-router): Add server action instrumentation ([#&#8203;16292](https://github.com/getsentry/sentry-javascript/pull/16292)) - feat(react-router): Filter manifest requests ([#&#8203;16294](https://github.com/getsentry/sentry-javascript/pull/16294)) - feat(replay): Extend default list for masking with `aria-label` ([#&#8203;16192](https://github.com/getsentry/sentry-javascript/pull/16192)) - fix(browser): Ensure pageload & navigation spans have correct data ([#&#8203;16279](https://github.com/getsentry/sentry-javascript/pull/16279)) - fix(cloudflare): Account for static fields in wrapper type ([#&#8203;16303](https://github.com/getsentry/sentry-javascript/pull/16303)) - fix(nextjs): Preserve `next.route` attribute on root spans ([#&#8203;16297](https://github.com/getsentry/sentry-javascript/pull/16297)) - feat(node): Fork isolation scope in tRPC middleware ([#&#8203;16296](https://github.com/getsentry/sentry-javascript/pull/16296)) - feat(core): Add `orgId` option to `init` and DSC (`sentry-org_id` in baggage) ([#&#8203;16305](https://github.com/getsentry/sentry-javascript/pull/16305)) #### Bundle size 📦 | Path | Size | | ---------------------------------------------------------------- | ----------------- | | [@&#8203;sentry/browser](https://github.com/sentry/browser) | 23.48 KB | | [@&#8203;sentry/browser](https://github.com/sentry/browser) - with treeshaking flags | 23.15 KB | | [@&#8203;sentry/browser](https://github.com/sentry/browser) (incl. Tracing) | 37.56 KB | | [@&#8203;sentry/browser](https://github.com/sentry/browser) (incl. Tracing, Replay) | 74.79 KB | | [@&#8203;sentry/browser](https://github.com/sentry/browser) (incl. Tracing, Replay) - with treeshaking flags | 67.98 KB | | [@&#8203;sentry/browser](https://github.com/sentry/browser) (incl. Tracing, Replay with Canvas) | 79.44 KB | | [@&#8203;sentry/browser](https://github.com/sentry/browser) (incl. Tracing, Replay, Feedback) | 91.27 KB | | [@&#8203;sentry/browser](https://github.com/sentry/browser) (incl. Feedback) | 39.87 KB | | [@&#8203;sentry/browser](https://github.com/sentry/browser) (incl. sendFeedback) | 28.11 KB | | [@&#8203;sentry/browser](https://github.com/sentry/browser) (incl. FeedbackAsync) | 32.87 KB | | [@&#8203;sentry/react](https://github.com/sentry/react) | 25.25 KB | | [@&#8203;sentry/react](https://github.com/sentry/react) (incl. Tracing) | 39.53 KB | | [@&#8203;sentry/vue](https://github.com/sentry/vue) | 27.77 KB | | [@&#8203;sentry/vue](https://github.com/sentry/vue) (incl. Tracing) | 39.34 KB | | [@&#8203;sentry/svelte](https://github.com/sentry/svelte) | 23.5 KB | | CDN Bundle | 24.66 KB | | CDN Bundle (incl. Tracing) | 37.63 KB | | CDN Bundle (incl. Tracing, Replay) | 72.58 KB | | CDN Bundle (incl. Tracing, Replay, Feedback) | 77.9 KB | | CDN Bundle - uncompressed | 71.95 KB | | CDN Bundle (incl. Tracing) - uncompressed | 111.4 KB | | CDN Bundle (incl. Tracing, Replay) - uncompressed | 222.7 KB | | CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed | 235.23 KB | | [@&#8203;sentry/nextjs](https://github.com/sentry/nextjs) (client) | 41.1 KB | | [@&#8203;sentry/sveltekit](https://github.com/sentry/sveltekit) (client) | 38.04 KB | | [@&#8203;sentry/node](https://github.com/sentry/node) | 154.45 KB | | [@&#8203;sentry/node](https://github.com/sentry/node) - without tracing | 95.77 KB | | [@&#8203;sentry/aws-serverless](https://github.com/sentry/aws-serverless) | 120.52 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:eyJjcmVhdGVkSW5WZXIiOiI0MC4xNi4wIiwidXBkYXRlZEluVmVyIjoiNDAuMTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-05-19 12:03:40 +00:00 (Migrated from gitlab.com)

mentioned in issue #49

mentioned in issue #49
argoyle (Migrated from gitlab.com) merged commit into main 2025-05-19 12:17:24 +00:00
Sign in to join this conversation.