[PR #2009] [MERGED] fix(deps): update dependency @sentry/vue to v10.31.0 #9707

Closed
opened 2026-04-23 09:09:53 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: renovate/sentry-javascript-monorepo


📝 Commits (1)

  • 3001d14 fix(deps): update dependency @sentry/vue to v10.31.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) 10.30.0 -> 10.31.0 age confidence

Release Notes

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

v10.31.0

Compare Source

Important Changes
  • feat(browser): Add support for GraphQL persisted operations (#​18505)

The graphqlClientIntegration now supports GraphQL persisted operations (queries). When a persisted query is detected, the integration will capture the operation hash and version as span attributes:

  • graphql.persisted_query.hash.sha256 - The SHA-256 hash of the persisted query
  • graphql.persisted_query.version - The version of the persisted query protocol

Additionally, the graphql.document attribute format has changed to align with OpenTelemetry semantic conventions. It now contains only the GraphQL query string instead of the full JSON request payload.

Before:

"graphql.document": "{\"query\":\"query Test { user { id } }\"}"

After:

"graphql.document": "query Test { user { id } }"
Other Changes
  • feat(node): Support propagateTraceparent option (#​18476)
  • feat(bun): Expose spotlight option in TypeScript (#​18436)
  • feat(core): Add additional exports for captureException and captureMessage parameter types (#​18521)
  • feat(core): Export captureException and captureMessage parameter types (#​18509)
  • feat(core): Parse individual cookies from cookie header (#​18325)
  • feat(node): Add instrument OpenAI export to node (#​18461)
  • feat(nuxt): Bump @sentry/vite-plugin and @sentry/rollup-plugin to 4.6.1 (#​18349)
  • feat(profiling): Add support for Node v24 in the prune script (#​18447)
  • feat(tracing): strip inline media from messages (#​18413)
  • feat(node): Add ESM support for postgres.js instrumentation (#​17961)
  • fix(browser): Stringify span context in linked traces log statement (#​18376)
  • fix(google-cloud-serverless): Move @​types/express to optional peerDeps (#​18452)
  • fix(node-core): passthrough node-cron context (#​17835)
  • fix(tanstack-router): Check for fromLocation existence before reporting pageload (#​18463)
  • fix(tracing): add system prompt, model to google genai (#​18424)
  • fix(tracing): Set span operations for AI spans with model ID only (#​18471)
  • ref(browser): Improve profiling debug statement (#​18507)
Internal Changes
  • chore: Add external contributor to CHANGELOG.md (#​18473)
  • chore: upgrade Playwright to ~1.56.0 for WSL2 compatibility (#​18468)
  • chore(bugbot): Add testing conventions code review rules (#​18433)
  • chore(deps): bump next from 14.2.25 to 14.2.35 in /dev-packages/e2e-tests/test-applications/create-next-app (#​18494)
  • chore(deps): bump next from 14.2.32 to 14.2.35 in /dev-packages/e2e-tests/test-applications/nextjs-orpc (#​18520)
  • chore(deps): bump next from 14.2.32 to 14.2.35 in /dev-packages/e2e-tests/test-applications/nextjs-pages-dir (#​18496)
  • chore(deps): bump next from 15.5.7 to 15.5.9 in /dev-packages/e2e-tests/test-applications/nextjs-15 (#​18482)
  • chore(deps): bump next from 15.5.7 to 15.5.9 in /dev-packages/e2e-tests/test-applications/nextjs-15-intl (#​18483)
  • chore(deps): bump next from 16.0.7 to 16.0.9 in /dev-packages/e2e-tests/test-applications/nextjs-16 (#​18480)
  • chore(deps): bump next from 16.0.7 to 16.0.9 in /dev-packages/e2e-tests/test-applications/nextjs-16-cacheComponents (#​18479)
  • chore(deps): bump next from 16.0.7 to 16.0.9 in /dev-packages/e2e-tests/test-applications/nextjs-16-tunnel (#​18481)
  • chore(deps): bump next from 16.0.9 to 16.0.10 in /dev-packages/e2e-tests/test-applications/nextjs-16 (#​18514)
  • chore(deps): bump next from 16.0.9 to 16.0.10 in /dev-packages/e2e-tests/test-applications/nextjs-16-tunnel (#​18487)
  • chore(tests): Added test variant flag (#​18458)
  • test(cloudflare-mcp): Pin mcp sdk to 1.24.0 (#​18524)

Work in this release was contributed by @​sebws and @​TBeeren. Thank you for your contributions!

Bundle size 📦

Path Size
@​sentry/browser 24.23 KB
@​sentry/browser - with treeshaking flags 22.76 KB
@​sentry/browser (incl. Tracing) 40.58 KB
@​sentry/browser (incl. Tracing, Profiling) 45.08 KB
@​sentry/browser (incl. Tracing, Replay) 78.1 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 68.07 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 82.67 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 94.62 KB
@​sentry/browser (incl. Feedback) 40.54 KB
@​sentry/browser (incl. sendFeedback) 28.8 KB
@​sentry/browser (incl. FeedbackAsync) 33.68 KB
@​sentry/react 25.9 KB
@​sentry/react (incl. Tracing) 42.73 KB
@​sentry/vue 28.58 KB
@​sentry/vue (incl. Tracing) 42.35 KB
@​sentry/svelte 24.24 KB
CDN Bundle 26.59 KB
CDN Bundle (incl. Tracing) 41.23 KB
CDN Bundle (incl. Tracing, Replay) 76.9 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 82.23 KB
CDN Bundle - uncompressed 78.15 KB
CDN Bundle (incl. Tracing) - uncompressed 122.44 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 235.75 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 248.21 KB
@​sentry/nextjs (client) 44.9 KB
@​sentry/sveltekit (client) 40.94 KB
@​sentry/node-core 50.39 KB
@​sentry/node 157.7 KB
@​sentry/node - without tracing 90.85 KB
@​sentry/aws-serverless 106 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/2009 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 12/19/2025 **Status:** ✅ Merged **Merged:** 12/19/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `renovate/sentry-javascript-monorepo` --- ### 📝 Commits (1) - [`3001d14`](https://github.com/go-vikunja/vikunja/commit/3001d1478f3d24b17077b2af647f7633f97be5cd) fix(deps): update dependency @sentry/vue to v10.31.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](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@sentry/vue](https://redirect.github.com/getsentry/sentry-javascript/tree/master/packages/vue) ([source](https://redirect.github.com/getsentry/sentry-javascript)) | [`10.30.0` -> `10.31.0`](https://renovatebot.com/diffs/npm/@sentry%2fvue/10.30.0/10.31.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@sentry%2fvue/10.31.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sentry%2fvue/10.30.0/10.31.0?slim=true) | --- ### Release Notes <details> <summary>getsentry/sentry-javascript (@&#8203;sentry/vue)</summary> ### [`v10.31.0`](https://redirect.github.com/getsentry/sentry-javascript/releases/tag/10.31.0) [Compare Source](https://redirect.github.com/getsentry/sentry-javascript/compare/10.30.0...10.31.0) ##### Important Changes - **feat(browser): Add support for GraphQL persisted operations ([#&#8203;18505](https://redirect.github.com/getsentry/sentry-javascript/pull/18505))** The `graphqlClientIntegration` now supports GraphQL persisted operations (queries). When a persisted query is detected, the integration will capture the operation hash and version as span attributes: - `graphql.persisted_query.hash.sha256` - The SHA-256 hash of the persisted query - `graphql.persisted_query.version` - The version of the persisted query protocol Additionally, the `graphql.document` attribute format has changed to align with OpenTelemetry semantic conventions. It now contains only the GraphQL query string instead of the full JSON request payload. **Before:** ```javascript "graphql.document": "{\"query\":\"query Test { user { id } }\"}" ``` **After:** ```javascript "graphql.document": "query Test { user { id } }" ``` ##### Other Changes - feat(node): Support `propagateTraceparent` option ([#&#8203;18476](https://redirect.github.com/getsentry/sentry-javascript/pull/18476)) - feat(bun): Expose spotlight option in TypeScript ([#&#8203;18436](https://redirect.github.com/getsentry/sentry-javascript/pull/18436)) - feat(core): Add additional exports for `captureException` and `captureMessage` parameter types ([#&#8203;18521](https://redirect.github.com/getsentry/sentry-javascript/pull/18521)) - feat(core): Export `captureException` and `captureMessage` parameter types ([#&#8203;18509](https://redirect.github.com/getsentry/sentry-javascript/pull/18509)) - feat(core): Parse individual cookies from cookie header ([#&#8203;18325](https://redirect.github.com/getsentry/sentry-javascript/pull/18325)) - feat(node): Add instrument OpenAI export to node ([#&#8203;18461](https://redirect.github.com/getsentry/sentry-javascript/pull/18461)) - feat(nuxt): Bump `@sentry/vite-plugin` and `@sentry/rollup-plugin` to 4.6.1 ([#&#8203;18349](https://redirect.github.com/getsentry/sentry-javascript/pull/18349)) - feat(profiling): Add support for Node v24 in the prune script ([#&#8203;18447](https://redirect.github.com/getsentry/sentry-javascript/pull/18447)) - feat(tracing): strip inline media from messages ([#&#8203;18413](https://redirect.github.com/getsentry/sentry-javascript/pull/18413)) - feat(node): Add ESM support for postgres.js instrumentation ([#&#8203;17961](https://redirect.github.com/getsentry/sentry-javascript/pull/17961)) - fix(browser): Stringify span context in linked traces log statement ([#&#8203;18376](https://redirect.github.com/getsentry/sentry-javascript/pull/18376)) - fix(google-cloud-serverless): Move [@&#8203;types/express](https://redirect.github.com/types/express) to optional peerDeps ([#&#8203;18452](https://redirect.github.com/getsentry/sentry-javascript/pull/18452)) - fix(node-core): passthrough node-cron context ([#&#8203;17835](https://redirect.github.com/getsentry/sentry-javascript/pull/17835)) - fix(tanstack-router): Check for `fromLocation` existence before reporting pageload ([#&#8203;18463](https://redirect.github.com/getsentry/sentry-javascript/pull/18463)) - fix(tracing): add system prompt, model to google genai ([#&#8203;18424](https://redirect.github.com/getsentry/sentry-javascript/pull/18424)) - fix(tracing): Set span operations for AI spans with model ID only ([#&#8203;18471](https://redirect.github.com/getsentry/sentry-javascript/pull/18471)) - ref(browser): Improve profiling debug statement ([#&#8203;18507](https://redirect.github.com/getsentry/sentry-javascript/pull/18507)) <details> <summary> <strong>Internal Changes</strong> </summary> - chore: Add external contributor to CHANGELOG.md ([#&#8203;18473](https://redirect.github.com/getsentry/sentry-javascript/pull/18473)) - chore: upgrade Playwright to \~1.56.0 for WSL2 compatibility ([#&#8203;18468](https://redirect.github.com/getsentry/sentry-javascript/pull/18468)) - chore(bugbot): Add testing conventions code review rules ([#&#8203;18433](https://redirect.github.com/getsentry/sentry-javascript/pull/18433)) - chore(deps): bump next from 14.2.25 to 14.2.35 in /dev-packages/e2e-tests/test-applications/create-next-app ([#&#8203;18494](https://redirect.github.com/getsentry/sentry-javascript/pull/18494)) - chore(deps): bump next from 14.2.32 to 14.2.35 in /dev-packages/e2e-tests/test-applications/nextjs-orpc ([#&#8203;18520](https://redirect.github.com/getsentry/sentry-javascript/pull/18520)) - chore(deps): bump next from 14.2.32 to 14.2.35 in /dev-packages/e2e-tests/test-applications/nextjs-pages-dir ([#&#8203;18496](https://redirect.github.com/getsentry/sentry-javascript/pull/18496)) - chore(deps): bump next from 15.5.7 to 15.5.9 in /dev-packages/e2e-tests/test-applications/nextjs-15 ([#&#8203;18482](https://redirect.github.com/getsentry/sentry-javascript/pull/18482)) - chore(deps): bump next from 15.5.7 to 15.5.9 in /dev-packages/e2e-tests/test-applications/nextjs-15-intl ([#&#8203;18483](https://redirect.github.com/getsentry/sentry-javascript/pull/18483)) - chore(deps): bump next from 16.0.7 to 16.0.9 in /dev-packages/e2e-tests/test-applications/nextjs-16 ([#&#8203;18480](https://redirect.github.com/getsentry/sentry-javascript/pull/18480)) - chore(deps): bump next from 16.0.7 to 16.0.9 in /dev-packages/e2e-tests/test-applications/nextjs-16-cacheComponents ([#&#8203;18479](https://redirect.github.com/getsentry/sentry-javascript/pull/18479)) - chore(deps): bump next from 16.0.7 to 16.0.9 in /dev-packages/e2e-tests/test-applications/nextjs-16-tunnel ([#&#8203;18481](https://redirect.github.com/getsentry/sentry-javascript/pull/18481)) - chore(deps): bump next from 16.0.9 to 16.0.10 in /dev-packages/e2e-tests/test-applications/nextjs-16 ([#&#8203;18514](https://redirect.github.com/getsentry/sentry-javascript/pull/18514)) - chore(deps): bump next from 16.0.9 to 16.0.10 in /dev-packages/e2e-tests/test-applications/nextjs-16-tunnel ([#&#8203;18487](https://redirect.github.com/getsentry/sentry-javascript/pull/18487)) - chore(tests): Added test variant flag ([#&#8203;18458](https://redirect.github.com/getsentry/sentry-javascript/pull/18458)) - test(cloudflare-mcp): Pin mcp sdk to 1.24.0 ([#&#8203;18524](https://redirect.github.com/getsentry/sentry-javascript/pull/18524)) </details> Work in this release was contributed by [@&#8203;sebws](https://redirect.github.com/sebws) and [@&#8203;TBeeren](https://redirect.github.com/TBeeren). Thank you for your contributions! #### Bundle size 📦 | Path | Size | | ----------------------------------------------------------------------------------------------------- | --------- | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) | 24.23 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) - with treeshaking flags | 22.76 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing) | 40.58 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Profiling) | 45.08 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Replay) | 78.1 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Replay) - with treeshaking flags | 68.07 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Replay with Canvas) | 82.67 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Replay, Feedback) | 94.62 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Feedback) | 40.54 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. sendFeedback) | 28.8 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. FeedbackAsync) | 33.68 KB | | [@&#8203;sentry/react](https://redirect.github.com/sentry/react) | 25.9 KB | | [@&#8203;sentry/react](https://redirect.github.com/sentry/react) (incl. Tracing) | 42.73 KB | | [@&#8203;sentry/vue](https://redirect.github.com/sentry/vue) | 28.58 KB | | [@&#8203;sentry/vue](https://redirect.github.com/sentry/vue) (incl. Tracing) | 42.35 KB | | [@&#8203;sentry/svelte](https://redirect.github.com/sentry/svelte) | 24.24 KB | | CDN Bundle | 26.59 KB | | CDN Bundle (incl. Tracing) | 41.23 KB | | CDN Bundle (incl. Tracing, Replay) | 76.9 KB | | CDN Bundle (incl. Tracing, Replay, Feedback) | 82.23 KB | | CDN Bundle - uncompressed | 78.15 KB | | CDN Bundle (incl. Tracing) - uncompressed | 122.44 KB | | CDN Bundle (incl. Tracing, Replay) - uncompressed | 235.75 KB | | CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed | 248.21 KB | | [@&#8203;sentry/nextjs](https://redirect.github.com/sentry/nextjs) (client) | 44.9 KB | | [@&#8203;sentry/sveltekit](https://redirect.github.com/sentry/sveltekit) (client) | 40.94 KB | | [@&#8203;sentry/node-core](https://redirect.github.com/sentry/node-core) | 50.39 KB | | [@&#8203;sentry/node](https://redirect.github.com/sentry/node) | 157.7 KB | | [@&#8203;sentry/node](https://redirect.github.com/sentry/node) - without tracing | 90.85 KB | | [@&#8203;sentry/aws-serverless](https://redirect.github.com/sentry/aws-serverless) | 106 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> --- <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 2026-04-23 09:09:53 -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#9707