[PR #1126] [MERGED] fix(deps): update dependency @sentry/vue to v9.39.0 #1254

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

📋 Pull Request Information

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

Base: mainHead: renovate/sentry-javascript-monorepo


📝 Commits (1)

  • 9b74fbe fix(deps): update dependency @sentry/vue to v9.39.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.38.0 -> 9.39.0 age confidence

Release Notes

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

v9.39.0

Compare Source

Important Changes
  • feat(browser): Add afterStartPageloadSpan hook to improve spanId assignment on web vital spans (#​16893)

This PR adds a new afterStartPageloadSpan lifecycle hook to more robustly assign the correct pageload span ID to web vital spans, replacing the previous unreliable "wait for a tick" approach with a direct callback that fires when the pageload span becomes available.

  • feat(nextjs): Client-side parameterized routes (#​16934)

This PR implements client-side parameterized routes for Next.js by leveraging an injected manifest within the existing app-router instrumentation to automatically parameterize all client-side transactions (e.g. users/123 and users/456 now become become users/:id).

  • feat(node): Drop 401-404 and 3xx status code spans by default (#​16972)

This PR changes the default behavior in the Node SDK to drop HTTP spans with 401-404 and 3xx status codes by default to reduce noise in tracing data.

Other Changes
  • feat(core): Prepend vercel ai attributes with vercel.ai.X (#​16908)
  • feat(nextjs): Add disableSentryWebpackConfig flag (#​17013)
  • feat(nextjs): Build app manifest (#​16851)
  • feat(nextjs): Inject manifest into client for turbopack builds (#​16902)
  • feat(nextjs): Inject manifest into client for webpack builds (#​16857)
  • feat(node-native): Add option to disable event loop blocked detection (#​16919)
  • feat(react-router): Ensure http.server route handling is consistent (#​16986)
  • fix(core): Avoid prolonging idle span when starting standalone span (#​16928)
  • fix(core): Remove side-effect from tracing/errors.ts (#​16888)
  • fix(core): Wrap beforeSendLog in consoleSandbox (#​16968)
  • fix(node-core): Apply correct SDK metadata (#​17014)
  • fix(react-router): Ensure that all browser spans have source=route (#​16984)

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

Bundle size 📦

Path Size
@​sentry/browser 23.32 KB
@​sentry/browser - with treeshaking flags 21.83 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.03 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 80.65 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 92.46 KB
@​sentry/browser (incl. Feedback) 39.63 KB
@​sentry/browser (incl. sendFeedback) 27.89 KB
@​sentry/browser (incl. FeedbackAsync) 32.67 KB
@​sentry/react 25.01 KB
@​sentry/react (incl. Tracing) 40.74 KB
@​sentry/vue 27.65 KB
@​sentry/vue (incl. Tracing) 40.56 KB
@​sentry/svelte 23.34 KB
CDN Bundle 24.59 KB
CDN Bundle (incl. Tracing) 38.51 KB
CDN Bundle (incl. Tracing, Replay) 73.67 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 79.01 KB
CDN Bundle - uncompressed 71.82 KB
CDN Bundle (incl. Tracing) - uncompressed 114.25 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 225.76 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 238.27 KB
@​sentry/nextjs (client) 42.72 KB
@​sentry/sveltekit (client) 39.25 KB
@​sentry/node 163.76 KB
@​sentry/node - without tracing 97.98 KB
@​sentry/aws-serverless 125.47 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/1126 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 7/15/2025 **Status:** ✅ Merged **Merged:** 7/15/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `renovate/sentry-javascript-monorepo` --- ### 📝 Commits (1) - [`9b74fbe`](https://github.com/go-vikunja/vikunja/commit/9b74fbe1d58b55b1b8224dcc24a226a8acb0c649) fix(deps): update dependency @sentry/vue to v9.39.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.38.0` -> `9.39.0`](https://renovatebot.com/diffs/npm/@sentry%2fvue/9.38.0/9.39.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@sentry%2fvue/9.39.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sentry%2fvue/9.38.0/9.39.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>getsentry/sentry-javascript (@&#8203;sentry/vue)</summary> ### [`v9.39.0`](https://redirect.github.com/getsentry/sentry-javascript/releases/tag/9.39.0) [Compare Source](https://redirect.github.com/getsentry/sentry-javascript/compare/9.38.0...9.39.0) ##### Important Changes - **feat(browser): Add `afterStartPageloadSpan` hook to improve spanId assignment on web vital spans ([#&#8203;16893](https://redirect.github.com/getsentry/sentry-javascript/pull/16893))** This PR adds a new afterStartPageloadSpan lifecycle hook to more robustly assign the correct pageload span ID to web vital spans, replacing the previous unreliable "wait for a tick" approach with a direct callback that fires when the pageload span becomes available. - **feat(nextjs): Client-side parameterized routes ([#&#8203;16934](https://redirect.github.com/getsentry/sentry-javascript/pull/16934))** This PR implements client-side parameterized routes for Next.js by leveraging an injected manifest within the existing app-router instrumentation to automatically parameterize all client-side transactions (e.g. `users/123` and `users/456` now become become `users/:id`). - **feat(node): Drop 401-404 and 3xx status code spans by default ([#&#8203;16972](https://redirect.github.com/getsentry/sentry-javascript/pull/16972))** This PR changes the default behavior in the Node SDK to drop HTTP spans with 401-404 and 3xx status codes by default to reduce noise in tracing data. ##### Other Changes - feat(core): Prepend vercel ai attributes with `vercel.ai.X` ([#&#8203;16908](https://redirect.github.com/getsentry/sentry-javascript/pull/16908)) - feat(nextjs): Add `disableSentryWebpackConfig` flag ([#&#8203;17013](https://redirect.github.com/getsentry/sentry-javascript/pull/17013)) - feat(nextjs): Build app manifest ([#&#8203;16851](https://redirect.github.com/getsentry/sentry-javascript/pull/16851)) - feat(nextjs): Inject manifest into client for turbopack builds ([#&#8203;16902](https://redirect.github.com/getsentry/sentry-javascript/pull/16902)) - feat(nextjs): Inject manifest into client for webpack builds ([#&#8203;16857](https://redirect.github.com/getsentry/sentry-javascript/pull/16857)) - feat(node-native): Add option to disable event loop blocked detection ([#&#8203;16919](https://redirect.github.com/getsentry/sentry-javascript/pull/16919)) - feat(react-router): Ensure http.server route handling is consistent ([#&#8203;16986](https://redirect.github.com/getsentry/sentry-javascript/pull/16986)) - fix(core): Avoid prolonging idle span when starting standalone span ([#&#8203;16928](https://redirect.github.com/getsentry/sentry-javascript/pull/16928)) - fix(core): Remove side-effect from `tracing/errors.ts` ([#&#8203;16888](https://redirect.github.com/getsentry/sentry-javascript/pull/16888)) - fix(core): Wrap `beforeSendLog` in `consoleSandbox` ([#&#8203;16968](https://redirect.github.com/getsentry/sentry-javascript/pull/16968)) - fix(node-core): Apply correct SDK metadata ([#&#8203;17014](https://redirect.github.com/getsentry/sentry-javascript/pull/17014)) - fix(react-router): Ensure that all browser spans have `source=route` ([#&#8203;16984](https://redirect.github.com/getsentry/sentry-javascript/pull/16984)) Work in this release was contributed by [@&#8203;janpapenbrock](https://redirect.github.com/janpapenbrock). Thank you for your contribution! #### 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.83 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.03 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Replay with Canvas) | 80.65 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.63 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.67 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.74 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.59 KB | | CDN Bundle (incl. Tracing) | 38.51 KB | | CDN Bundle (incl. Tracing, Replay) | 73.67 KB | | CDN Bundle (incl. Tracing, Replay, Feedback) | 79.01 KB | | CDN Bundle - uncompressed | 71.82 KB | | CDN Bundle (incl. Tracing) - uncompressed | 114.25 KB | | CDN Bundle (incl. Tracing, Replay) - uncompressed | 225.76 KB | | CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed | 238.27 KB | | [@&#8203;sentry/nextjs](https://redirect.github.com/sentry/nextjs) (client) | 42.72 KB | | [@&#8203;sentry/sveltekit](https://redirect.github.com/sentry/sveltekit) (client) | 39.25 KB | | [@&#8203;sentry/node](https://redirect.github.com/sentry/node) | 163.76 KB | | [@&#8203;sentry/node](https://redirect.github.com/sentry/node) - without tracing | 97.98 KB | | [@&#8203;sentry/aws-serverless](https://redirect.github.com/sentry/aws-serverless) | 125.47 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:20 -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#1254