[PR #1712] [MERGED] fix(deps): update dependency @sentry/vue to v10.22.0 #3626

Closed
opened 2026-03-22 14:49:15 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: renovate/sentry-javascript-monorepo


📝 Commits (1)

  • a8c88eb fix(deps): update dependency @sentry/vue to v10.22.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.21.0 -> 10.22.0 age confidence

Release Notes

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

v10.22.0

Compare Source

Important Changes
  • feat(node): Instrument cloud functions for firebase v2 (#​17952)

    We added instrumentation for Cloud Functions for Firebase v2, enabling automatic performance tracking and error monitoring. This will be added automatically if you have enabled tracing.

  • feat(core): Instrument LangChain AI (#​17955)

    Instrumentation was added for LangChain AI operations. You can configure what is recorded like this:

    Sentry.init({
      integrations: [
        Sentry.langChainIntegration({
          recordInputs: true, // Record prompts/messages
          recordOutputs: true, // Record responses
        }),
      ],
    });
    
Other Changes
  • feat(cloudflare,vercel-edge): Add support for LangChain instrumentation (#​17986)
  • feat: Align sentry origin with documentation (#​17998)
  • feat(core): Truncate request messages in AI integrations (#​17921)
  • feat(nextjs): Support node runtime on proxy files (#​17995)
  • feat(node): Pass requestHook and responseHook option to OTel (#​17996)
  • fix(core): Fix wrong async types when instrumenting anthropic's stream api (#​18007)
  • fix(nextjs): Remove usage of chalk to avoid runtime errors (#​18010)
  • fix(node): Pino capture serialized err (#​17999)
  • fix(node): Pino child loggers (#​17934)
  • fix(react): Don't trim index route / when getting pathname (#​17985)
  • fix(react): Patch spanEnd for potentially cancelled lazy-route transactions (#​17962)
Internal Changes
  • chore: Add required size_check for GH Actions (#​18009)
  • chore: Upgrade madge to v8 (#​17957)
  • test(hono): Fix hono e2e tests (#​18000)
  • test(react-router): Fix getMetaTagTransformer tests for Vitest compatibility (#​18013)
  • test(react): Add parameterized route tests for createHashRouter (#​17789)

Bundle size 📦

Path Size
@​sentry/browser 24.05 KB
@​sentry/browser - with treeshaking flags 22.57 KB
@​sentry/browser (incl. Tracing) 40.01 KB
@​sentry/browser (incl. Tracing, Profiling) 44.2 KB
@​sentry/browser (incl. Tracing, Replay) 77.43 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 67.36 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 82.02 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 93.9 KB
@​sentry/browser (incl. Feedback) 40.33 KB
@​sentry/browser (incl. sendFeedback) 28.61 KB
@​sentry/browser (incl. FeedbackAsync) 33.42 KB
@​sentry/react 25.69 KB
@​sentry/react (incl. Tracing) 41.96 KB
@​sentry/vue 28.43 KB
@​sentry/vue (incl. Tracing) 41.75 KB
@​sentry/svelte 24.06 KB
CDN Bundle 26.27 KB
CDN Bundle (incl. Tracing) 40.65 KB
CDN Bundle (incl. Tracing, Replay) 76.05 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 81.39 KB
CDN Bundle - uncompressed 77.01 KB
CDN Bundle (incl. Tracing) - uncompressed 120.55 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 232.89 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 245.35 KB
@​sentry/nextjs (client) 44.05 KB
@​sentry/sveltekit (client) 40.43 KB
@​sentry/node-core 49.56 KB
@​sentry/node 154.11 KB
@​sentry/node - without tracing 90.46 KB
@​sentry/aws-serverless 103.86 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/1712 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 10/24/2025 **Status:** ✅ Merged **Merged:** 10/29/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `renovate/sentry-javascript-monorepo` --- ### 📝 Commits (1) - [`a8c88eb`](https://github.com/go-vikunja/vikunja/commit/a8c88eb3dd26df6ebd09d5344fa68f5bf2bffb68) fix(deps): update dependency @sentry/vue to v10.22.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)) | [`10.21.0` -> `10.22.0`](https://renovatebot.com/diffs/npm/@sentry%2fvue/10.21.0/10.22.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@sentry%2fvue/10.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sentry%2fvue/10.21.0/10.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>getsentry/sentry-javascript (@&#8203;sentry/vue)</summary> ### [`v10.22.0`](https://redirect.github.com/getsentry/sentry-javascript/releases/tag/10.22.0) [Compare Source](https://redirect.github.com/getsentry/sentry-javascript/compare/10.21.0...10.22.0) ##### Important Changes - **feat(node): Instrument cloud functions for firebase v2 ([#&#8203;17952](https://redirect.github.com/getsentry/sentry-javascript/pull/17952))** We added instrumentation for Cloud Functions for Firebase v2, enabling automatic performance tracking and error monitoring. This will be added automatically if you have enabled tracing. - **feat(core): Instrument LangChain AI ([#&#8203;17955](https://redirect.github.com/getsentry/sentry-javascript/pull/17955))** Instrumentation was added for LangChain AI operations. You can configure what is recorded like this: ```ts Sentry.init({ integrations: [ Sentry.langChainIntegration({ recordInputs: true, // Record prompts/messages recordOutputs: true, // Record responses }), ], }); ``` ##### Other Changes - feat(cloudflare,vercel-edge): Add support for LangChain instrumentation ([#&#8203;17986](https://redirect.github.com/getsentry/sentry-javascript/pull/17986)) - feat: Align sentry origin with documentation ([#&#8203;17998](https://redirect.github.com/getsentry/sentry-javascript/pull/17998)) - feat(core): Truncate request messages in AI integrations ([#&#8203;17921](https://redirect.github.com/getsentry/sentry-javascript/pull/17921)) - feat(nextjs): Support node runtime on proxy files ([#&#8203;17995](https://redirect.github.com/getsentry/sentry-javascript/pull/17995)) - feat(node): Pass requestHook and responseHook option to OTel ([#&#8203;17996](https://redirect.github.com/getsentry/sentry-javascript/pull/17996)) - fix(core): Fix wrong async types when instrumenting anthropic's stream api ([#&#8203;18007](https://redirect.github.com/getsentry/sentry-javascript/pull/18007)) - fix(nextjs): Remove usage of chalk to avoid runtime errors ([#&#8203;18010](https://redirect.github.com/getsentry/sentry-javascript/pull/18010)) - fix(node): Pino capture serialized `err` ([#&#8203;17999](https://redirect.github.com/getsentry/sentry-javascript/pull/17999)) - fix(node): Pino child loggers ([#&#8203;17934](https://redirect.github.com/getsentry/sentry-javascript/pull/17934)) - fix(react): Don't trim index route `/` when getting pathname ([#&#8203;17985](https://redirect.github.com/getsentry/sentry-javascript/pull/17985)) - fix(react): Patch `spanEnd` for potentially cancelled lazy-route transactions ([#&#8203;17962](https://redirect.github.com/getsentry/sentry-javascript/pull/17962)) <details> <summary> <strong>Internal Changes</strong> </summary> - chore: Add required size\_check for GH Actions ([#&#8203;18009](https://redirect.github.com/getsentry/sentry-javascript/pull/18009)) - chore: Upgrade madge to v8 ([#&#8203;17957](https://redirect.github.com/getsentry/sentry-javascript/pull/17957)) - test(hono): Fix hono e2e tests ([#&#8203;18000](https://redirect.github.com/getsentry/sentry-javascript/pull/18000)) - test(react-router): Fix `getMetaTagTransformer` tests for Vitest compatibility ([#&#8203;18013](https://redirect.github.com/getsentry/sentry-javascript/pull/18013)) - test(react): Add parameterized route tests for `createHashRouter` ([#&#8203;17789](https://redirect.github.com/getsentry/sentry-javascript/pull/17789)) </details> #### Bundle size 📦 | Path | Size | | ----------------------------------------------------------------------------------------------------- | --------- | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) | 24.05 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) - with treeshaking flags | 22.57 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing) | 40.01 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Profiling) | 44.2 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Replay) | 77.43 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Replay) - with treeshaking flags | 67.36 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Replay with Canvas) | 82.02 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Replay, Feedback) | 93.9 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Feedback) | 40.33 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. sendFeedback) | 28.61 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. FeedbackAsync) | 33.42 KB | | [@&#8203;sentry/react](https://redirect.github.com/sentry/react) | 25.69 KB | | [@&#8203;sentry/react](https://redirect.github.com/sentry/react) (incl. Tracing) | 41.96 KB | | [@&#8203;sentry/vue](https://redirect.github.com/sentry/vue) | 28.43 KB | | [@&#8203;sentry/vue](https://redirect.github.com/sentry/vue) (incl. Tracing) | 41.75 KB | | [@&#8203;sentry/svelte](https://redirect.github.com/sentry/svelte) | 24.06 KB | | CDN Bundle | 26.27 KB | | CDN Bundle (incl. Tracing) | 40.65 KB | | CDN Bundle (incl. Tracing, Replay) | 76.05 KB | | CDN Bundle (incl. Tracing, Replay, Feedback) | 81.39 KB | | CDN Bundle - uncompressed | 77.01 KB | | CDN Bundle (incl. Tracing) - uncompressed | 120.55 KB | | CDN Bundle (incl. Tracing, Replay) - uncompressed | 232.89 KB | | CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed | 245.35 KB | | [@&#8203;sentry/nextjs](https://redirect.github.com/sentry/nextjs) (client) | 44.05 KB | | [@&#8203;sentry/sveltekit](https://redirect.github.com/sentry/sveltekit) (client) | 40.43 KB | | [@&#8203;sentry/node-core](https://redirect.github.com/sentry/node-core) | 49.56 KB | | [@&#8203;sentry/node](https://redirect.github.com/sentry/node) | 154.11 KB | | [@&#8203;sentry/node](https://redirect.github.com/sentry/node) - without tracing | 90.46 KB | | [@&#8203;sentry/aws-serverless](https://redirect.github.com/sentry/aws-serverless) | 103.86 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTYuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE1Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> --- <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-03-22 14:49:15 -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#3626