mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-03-24 23:41:47 -05:00
[PR #1209] [MERGED] fix(deps): update dependency @sentry/vue to v10 #1330
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/go-vikunja/vikunja/pull/1209
Author: @renovate[bot]
Created: 7/31/2025
Status: ✅ Merged
Merged: 8/1/2025
Merged by: @kolaente
Base:
main← Head:renovate/major-sentry-javascript-monorepo📝 Commits (1)
2c8c4d6fix(deps): update dependency @sentry/vue to v10📊 Changes
2 files changed (+40 additions, -40 deletions)
View changed files
📝
frontend/package.json(+1 -1)📝
frontend/pnpm-lock.yaml(+39 -39)📄 Description
This PR contains the following updates:
9.44.0->10.0.0Release Notes
getsentry/sentry-javascript (@sentry/vue)
v10.0.0Compare Source
Version
10.0.0marks a release of the Sentry JavaScript SDKs that contains breaking changes. The goal of this release is to primarily upgrade the underlying OpenTelemetry dependencies to v2 with minimal breaking changes.How To Upgrade
Please carefully read through the migration guide in the Sentry docs on how to upgrade from version 9 to version 10. Make sure to select your specific platform/framework in the top left corner: https://docs.sentry.io/platforms/javascript/migration/v9-to-v10/
A comprehensive migration guide outlining all changes can be found within the Sentry JavaScript SDK Repository: https://github.com/getsentry/sentry-javascript/blob/develop/MIGRATION.md
Breaking Changes
BaseClient(#17071)enableLogsandbeforeSendLogexperimental options (#17063)hasTracingEnabled(#17072)_experiments.autoFlushOnFeedbackoption as default (#17220)Other Changes
SentryNodeServerlessSDKv10v10 AWS Lambda Layer (#17069)flushIfServerlessfunction (#17177)strictTraceContinuation(#16313)@sentry-internal/node-native-stacktraceto0.2.2(#17207)shouldHandleErroroption tofastifyIntegration(#16845)createSentryHandleError(#17235)fastifyIntegrationerror handler (#17208)vercelAiIntegrationhave correct trace connected (#17132)handleErrorWithSentry(#17157)Work in this release was contributed by @richardjelinek-fastest. Thank you for your contribution!
Bundle size 📦
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.
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.