[PR #1109] [MERGED] fix(deps): update dependency @sentry/vue to v9.38.0 #1240

Closed
opened 2025-11-01 21:14:01 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/1109
Author: @renovate[bot]
Created: 7/10/2025
Status: Merged
Merged: 7/12/2025
Merged by: @kolaente

Base: mainHead: renovate/sentry-javascript-monorepo


📝 Commits (1)

  • 7f5c79f fix(deps): update dependency @sentry/vue to v9.38.0

📊 Changes

2 files changed (+37 additions, -37 deletions)

View changed files

📝 frontend/package.json (+1 -1)
📝 frontend/pnpm-lock.yaml (+36 -36)

📄 Description

This PR contains the following updates:

Package Change Age Confidence
@sentry/vue (source) 9.36.0 -> 9.38.0 age confidence

Release Notes

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

v9.38.0

Compare Source

Important Changes

This release publishes the @sentry/node-native SDK.

Other Changes
  • feat(core): Introduce debug to replace logger (#​16906)
  • fix(browser): Guard nextHopProtocol when adding resource spans (#​16900)

Bundle size 📦

Path Size
@​sentry/browser 23.32 KB
@​sentry/browser - with treeshaking flags 21.82 KB
@​sentry/browser (incl. Tracing) 38.82 KB
@​sentry/browser (incl. Tracing, Replay) 76.05 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 66.12 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 80.63 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 92.46 KB
@​sentry/browser (incl. Feedback) 39.61 KB
@​sentry/browser (incl. sendFeedback) 27.89 KB
@​sentry/browser (incl. FeedbackAsync) 32.68 KB
@​sentry/react 25.01 KB
@​sentry/react (incl. Tracing) 40.73 KB
@​sentry/vue 27.65 KB
@​sentry/vue (incl. Tracing) 40.56 KB
@​sentry/svelte 23.34 KB
CDN Bundle 24.57 KB
CDN Bundle (incl. Tracing) 38.49 KB
CDN Bundle (incl. Tracing, Replay) 73.61 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 78.97 KB
CDN Bundle - uncompressed 71.77 KB
CDN Bundle (incl. Tracing) - uncompressed 114.15 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 225.65 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 238.16 KB
@​sentry/nextjs (client) 42.32 KB
@​sentry/sveltekit (client) 39.26 KB
@​sentry/node 163.65 KB
@​sentry/node - without tracing 97.95 KB
@​sentry/aws-serverless 125.4 KB

v9.37.0

Compare Source

Important Changes
  • feat(nuxt): Parametrize SSR routes (#​16843)

    When requesting dynamic or catch-all routes in Nuxt, those will now be shown as parameterized routes in Sentry.
    For example, /users/123 will be shown as /users/:userId() in Sentry. This will make it easier to identify patterns and make grouping easier.

Other Changes
  • feat(astro): Deprecate passing runtime config to astro integration (#​16839)
  • feat(browser): Add beforeStartNavigationSpan lifecycle hook (#​16863)
  • feat(browser): Detect redirects when emitting navigation spans (#​16324)
  • feat(cloudflare): Add option to opt out of capturing errors in wrapRequestHandler (#​16852)
  • feat(feedback): Return the eventId into the onSubmitSuccess callback (#​16835)
  • feat(vercel-edge): Do not vendor in all OpenTelemetry dependencies (#​16841)
  • fix(browser): Ensure standalone CLS and LCP spans have traceId of pageload span (#​16864)
  • fix(nextjs): Use value injection loader on instrumentation-client.ts|js (#​16855)
  • fix(sveltekit): Avoid capturing redirect() calls as errors in Cloudflare (#​16853)
  • docs(nextjs): Update deleteSourcemapsAfterUpload jsdoc default value (#​16867)

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

Bundle size 📦

Path Size
@​sentry/browser 23.25 KB
@​sentry/browser - with treeshaking flags 22.01 KB
@​sentry/browser (incl. Tracing) 38.73 KB
@​sentry/browser (incl. Tracing, Replay) 75.97 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 66.14 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 80.56 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 92.39 KB
@​sentry/browser (incl. Feedback) 39.54 KB
@​sentry/browser (incl. sendFeedback) 27.82 KB
@​sentry/browser (incl. FeedbackAsync) 32.6 KB
@​sentry/react 24.99 KB
@​sentry/react (incl. Tracing) 40.67 KB
@​sentry/vue 27.6 KB
@​sentry/vue (incl. Tracing) 40.49 KB
@​sentry/svelte 23.27 KB
CDN Bundle 24.77 KB
CDN Bundle (incl. Tracing) 38.7 KB
CDN Bundle (incl. Tracing, Replay) 73.8 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 79.13 KB
CDN Bundle - uncompressed 72.34 KB
CDN Bundle (incl. Tracing) - uncompressed 114.94 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 226.2 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 238.71 KB
@​sentry/nextjs (client) 42.27 KB
@​sentry/sveltekit (client) 39.17 KB
@​sentry/node 163.92 KB
@​sentry/node - without tracing 98.23 KB
@​sentry/aws-serverless 125.68 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 PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR was generated by Mend Renovate. View the repository job log.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-vikunja/vikunja/pull/1109 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 7/10/2025 **Status:** ✅ Merged **Merged:** 7/12/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `renovate/sentry-javascript-monorepo` --- ### 📝 Commits (1) - [`7f5c79f`](https://github.com/go-vikunja/vikunja/commit/7f5c79f6e8d8c3c8c56fc07032e7855077ed4537) fix(deps): update dependency @sentry/vue to v9.38.0 ### 📊 Changes **2 files changed** (+37 additions, -37 deletions) <details> <summary>View changed files</summary> 📝 `frontend/package.json` (+1 -1) 📝 `frontend/pnpm-lock.yaml` (+36 -36) </details> ### 📄 Description This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@sentry/vue](https://redirect.github.com/getsentry/sentry-javascript/tree/master/packages/vue) ([source](https://redirect.github.com/getsentry/sentry-javascript)) | [`9.36.0` -> `9.38.0`](https://renovatebot.com/diffs/npm/@sentry%2fvue/9.36.0/9.38.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@sentry%2fvue/9.38.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sentry%2fvue/9.36.0/9.38.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>getsentry/sentry-javascript (@&#8203;sentry/vue)</summary> ### [`v9.38.0`](https://redirect.github.com/getsentry/sentry-javascript/releases/tag/9.38.0) [Compare Source](https://redirect.github.com/getsentry/sentry-javascript/compare/9.37.0...9.38.0) ##### Important Changes - **chore: Add craft entry for [@&#8203;sentry/node-native](https://redirect.github.com/sentry/node-native) ([#&#8203;16907](https://redirect.github.com/getsentry/sentry-javascript/pull/16907))** This release publishes the `@sentry/node-native` SDK. ##### Other Changes - feat(core): Introduce `debug` to replace `logger` ([#&#8203;16906](https://redirect.github.com/getsentry/sentry-javascript/pull/16906)) - fix(browser): Guard `nextHopProtocol` when adding resource spans ([#&#8203;16900](https://redirect.github.com/getsentry/sentry-javascript/pull/16900)) #### Bundle size 📦 | Path | Size | | ---------------------------------------------------------------- | ----------------- | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) | 23.32 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) - with treeshaking flags | 21.82 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing) | 38.82 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Replay) | 76.05 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Replay) - with treeshaking flags | 66.12 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Replay with Canvas) | 80.63 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Replay, Feedback) | 92.46 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Feedback) | 39.61 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. sendFeedback) | 27.89 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. FeedbackAsync) | 32.68 KB | | [@&#8203;sentry/react](https://redirect.github.com/sentry/react) | 25.01 KB | | [@&#8203;sentry/react](https://redirect.github.com/sentry/react) (incl. Tracing) | 40.73 KB | | [@&#8203;sentry/vue](https://redirect.github.com/sentry/vue) | 27.65 KB | | [@&#8203;sentry/vue](https://redirect.github.com/sentry/vue) (incl. Tracing) | 40.56 KB | | [@&#8203;sentry/svelte](https://redirect.github.com/sentry/svelte) | 23.34 KB | | CDN Bundle | 24.57 KB | | CDN Bundle (incl. Tracing) | 38.49 KB | | CDN Bundle (incl. Tracing, Replay) | 73.61 KB | | CDN Bundle (incl. Tracing, Replay, Feedback) | 78.97 KB | | CDN Bundle - uncompressed | 71.77 KB | | CDN Bundle (incl. Tracing) - uncompressed | 114.15 KB | | CDN Bundle (incl. Tracing, Replay) - uncompressed | 225.65 KB | | CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed | 238.16 KB | | [@&#8203;sentry/nextjs](https://redirect.github.com/sentry/nextjs) (client) | 42.32 KB | | [@&#8203;sentry/sveltekit](https://redirect.github.com/sentry/sveltekit) (client) | 39.26 KB | | [@&#8203;sentry/node](https://redirect.github.com/sentry/node) | 163.65 KB | | [@&#8203;sentry/node](https://redirect.github.com/sentry/node) - without tracing | 97.95 KB | | [@&#8203;sentry/aws-serverless](https://redirect.github.com/sentry/aws-serverless) | 125.4 KB | ### [`v9.37.0`](https://redirect.github.com/getsentry/sentry-javascript/releases/tag/9.37.0) [Compare Source](https://redirect.github.com/getsentry/sentry-javascript/compare/9.36.0...9.37.0) ##### Important Changes - **feat(nuxt): Parametrize SSR routes ([#&#8203;16843](https://redirect.github.com/getsentry/sentry-javascript/pull/16843))** When requesting dynamic or catch-all routes in Nuxt, those will now be shown as parameterized routes in Sentry. For example, `/users/123` will be shown as `/users/:userId()` in Sentry. This will make it easier to identify patterns and make grouping easier. ##### Other Changes - feat(astro): Deprecate passing runtime config to astro integration ([#&#8203;16839](https://redirect.github.com/getsentry/sentry-javascript/pull/16839)) - feat(browser): Add `beforeStartNavigationSpan` lifecycle hook ([#&#8203;16863](https://redirect.github.com/getsentry/sentry-javascript/pull/16863)) - feat(browser): Detect redirects when emitting navigation spans ([#&#8203;16324](https://redirect.github.com/getsentry/sentry-javascript/pull/16324)) - feat(cloudflare): Add option to opt out of capturing errors in `wrapRequestHandler` ([#&#8203;16852](https://redirect.github.com/getsentry/sentry-javascript/pull/16852)) - feat(feedback): Return the eventId into the onSubmitSuccess callback ([#&#8203;16835](https://redirect.github.com/getsentry/sentry-javascript/pull/16835)) - feat(vercel-edge): Do not vendor in all OpenTelemetry dependencies ([#&#8203;16841](https://redirect.github.com/getsentry/sentry-javascript/pull/16841)) - fix(browser): Ensure standalone CLS and LCP spans have traceId of pageload span ([#&#8203;16864](https://redirect.github.com/getsentry/sentry-javascript/pull/16864)) - fix(nextjs): Use value injection loader on `instrumentation-client.ts|js` ([#&#8203;16855](https://redirect.github.com/getsentry/sentry-javascript/pull/16855)) - fix(sveltekit): Avoid capturing `redirect()` calls as errors in Cloudflare ([#&#8203;16853](https://redirect.github.com/getsentry/sentry-javascript/pull/16853)) - docs(nextjs): Update `deleteSourcemapsAfterUpload` jsdoc default value ([#&#8203;16867](https://redirect.github.com/getsentry/sentry-javascript/pull/16867)) Work in this release was contributed by [@&#8203;zachkirsch](https://redirect.github.com/zachkirsch). Thank you for your contribution! #### Bundle size 📦 | Path | Size | | ---------------------------------------------------------------- | ----------------- | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) | 23.25 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) - with treeshaking flags | 22.01 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing) | 38.73 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Replay) | 75.97 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Replay) - with treeshaking flags | 66.14 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Replay with Canvas) | 80.56 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Replay, Feedback) | 92.39 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Feedback) | 39.54 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. sendFeedback) | 27.82 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. FeedbackAsync) | 32.6 KB | | [@&#8203;sentry/react](https://redirect.github.com/sentry/react) | 24.99 KB | | [@&#8203;sentry/react](https://redirect.github.com/sentry/react) (incl. Tracing) | 40.67 KB | | [@&#8203;sentry/vue](https://redirect.github.com/sentry/vue) | 27.6 KB | | [@&#8203;sentry/vue](https://redirect.github.com/sentry/vue) (incl. Tracing) | 40.49 KB | | [@&#8203;sentry/svelte](https://redirect.github.com/sentry/svelte) | 23.27 KB | | CDN Bundle | 24.77 KB | | CDN Bundle (incl. Tracing) | 38.7 KB | | CDN Bundle (incl. Tracing, Replay) | 73.8 KB | | CDN Bundle (incl. Tracing, Replay, Feedback) | 79.13 KB | | CDN Bundle - uncompressed | 72.34 KB | | CDN Bundle (incl. Tracing) - uncompressed | 114.94 KB | | CDN Bundle (incl. Tracing, Replay) - uncompressed | 226.2 KB | | CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed | 238.71 KB | | [@&#8203;sentry/nextjs](https://redirect.github.com/sentry/nextjs) (client) | 42.27 KB | | [@&#8203;sentry/sveltekit](https://redirect.github.com/sentry/sveltekit) (client) | 39.17 KB | | [@&#8203;sentry/node](https://redirect.github.com/sentry/node) | 163.92 KB | | [@&#8203;sentry/node](https://redirect.github.com/sentry/node) - without tracing | 98.23 KB | | [@&#8203;sentry/aws-serverless](https://redirect.github.com/sentry/aws-serverless) | 125.68 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 PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/go-vikunja/vikunja). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMjMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-01 21:14:01 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#1240