[PR #802] [MERGED] fix(deps): update dependency @sentry/vue to v9.21.0 #956

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

📋 Pull Request Information

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

Base: mainHead: renovate/sentry-javascript-monorepo


📝 Commits (1)

  • 31ea066 fix(deps): update dependency @sentry/vue to v9.21.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 Adoption Passing Confidence
@sentry/vue (source) 9.20.0 -> 9.21.0 age adoption passing confidence

Release Notes

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

v9.21.0

Compare Source

  • docs: Fix v7 migration link (#​14629)
  • feat(node): Vendor in @fastify/otel (#​16328)
  • fix(nestjs): Handle multiple OnEvent decorators (#​16306)
  • fix(node): Avoid creating breadcrumbs for suppressed requests (#​16285)
  • fix(remix): Add missing client exports to server and cloudflare entries (#​16341)

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

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.21 KB
@​sentry/react (incl. Tracing) 39.49 KB
@​sentry/vue 27.77 KB
@​sentry/vue (incl. Tracing) 39.34 KB
@​sentry/svelte 23.5 KB
CDN Bundle 24.65 KB
CDN Bundle (incl. Tracing) 37.63 KB
CDN Bundle (incl. Tracing, Replay) 72.57 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 77.89 KB
CDN Bundle - uncompressed 71.9 KB
CDN Bundle (incl. Tracing) - uncompressed 111.35 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 222.65 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 235.18 KB
@​sentry/nextjs (client) 41.1 KB
@​sentry/sveltekit (client) 38.04 KB
@​sentry/node 145.96 KB
@​sentry/node - without tracing 95.8 KB
@​sentry/aws-serverless 120.54 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/802 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 5/20/2025 **Status:** ✅ Merged **Merged:** 5/20/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `renovate/sentry-javascript-monorepo` --- ### 📝 Commits (1) - [`31ea066`](https://github.com/go-vikunja/vikunja/commit/31ea066a128032278a41ad2d037a220e33cc852e) fix(deps): update dependency @sentry/vue to v9.21.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 | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@sentry/vue](https://redirect.github.com/getsentry/sentry-javascript/tree/master/packages/vue) ([source](https://redirect.github.com/getsentry/sentry-javascript)) | [`9.20.0` -> `9.21.0`](https://renovatebot.com/diffs/npm/@sentry%2fvue/9.20.0/9.21.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@sentry%2fvue/9.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@sentry%2fvue/9.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@sentry%2fvue/9.20.0/9.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sentry%2fvue/9.20.0/9.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>getsentry/sentry-javascript (@&#8203;sentry/vue)</summary> ### [`v9.21.0`](https://redirect.github.com/getsentry/sentry-javascript/releases/tag/9.21.0) [Compare Source](https://redirect.github.com/getsentry/sentry-javascript/compare/9.20.0...9.21.0) - docs: Fix v7 migration link ([#&#8203;14629](https://redirect.github.com/getsentry/sentry-javascript/pull/14629)) - feat(node): Vendor in `@fastify/otel` ([#&#8203;16328](https://redirect.github.com/getsentry/sentry-javascript/pull/16328)) - fix(nestjs): Handle multiple `OnEvent` decorators ([#&#8203;16306](https://redirect.github.com/getsentry/sentry-javascript/pull/16306)) - fix(node): Avoid creating breadcrumbs for suppressed requests ([#&#8203;16285](https://redirect.github.com/getsentry/sentry-javascript/pull/16285)) - fix(remix): Add missing `client` exports to `server` and `cloudflare` entries ([#&#8203;16341](https://redirect.github.com/getsentry/sentry-javascript/pull/16341)) Work in this release was contributed by [@&#8203;phthhieu](https://redirect.github.com/phthhieu). Thank you for your contribution! #### Bundle size 📦 | Path | Size | | ---------------------------------------------------------------- | ----------------- | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) | 23.48 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) - with treeshaking flags | 23.15 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing) | 37.56 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Replay) | 74.79 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Replay) - with treeshaking flags | 67.98 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Replay with Canvas) | 79.44 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Replay, Feedback) | 91.27 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Feedback) | 39.87 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. sendFeedback) | 28.11 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. FeedbackAsync) | 32.87 KB | | [@&#8203;sentry/react](https://redirect.github.com/sentry/react) | 25.21 KB | | [@&#8203;sentry/react](https://redirect.github.com/sentry/react) (incl. Tracing) | 39.49 KB | | [@&#8203;sentry/vue](https://redirect.github.com/sentry/vue) | 27.77 KB | | [@&#8203;sentry/vue](https://redirect.github.com/sentry/vue) (incl. Tracing) | 39.34 KB | | [@&#8203;sentry/svelte](https://redirect.github.com/sentry/svelte) | 23.5 KB | | CDN Bundle | 24.65 KB | | CDN Bundle (incl. Tracing) | 37.63 KB | | CDN Bundle (incl. Tracing, Replay) | 72.57 KB | | CDN Bundle (incl. Tracing, Replay, Feedback) | 77.89 KB | | CDN Bundle - uncompressed | 71.9 KB | | CDN Bundle (incl. Tracing) - uncompressed | 111.35 KB | | CDN Bundle (incl. Tracing, Replay) - uncompressed | 222.65 KB | | CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed | 235.18 KB | | [@&#8203;sentry/nextjs](https://redirect.github.com/sentry/nextjs) (client) | 41.1 KB | | [@&#8203;sentry/sveltekit](https://redirect.github.com/sentry/sveltekit) (client) | 38.04 KB | | [@&#8203;sentry/node](https://redirect.github.com/sentry/node) | 145.96 KB | | [@&#8203;sentry/node](https://redirect.github.com/sentry/node) - without tracing | 95.8 KB | | [@&#8203;sentry/aws-serverless](https://redirect.github.com/sentry/aws-serverless) | 120.54 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:eyJjcmVhdGVkSW5WZXIiOiI0MC4xNi4wIiwidXBkYXRlZEluVmVyIjoiNDAuMTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> --- <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:07:59 -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#956