[PR #1568] [MERGED] fix(deps): update dependency @sentry/vue to v10.16.0 #1578

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

📋 Pull Request Information

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

Base: mainHead: renovate/sentry-javascript-monorepo


📝 Commits (1)

  • 145f196 fix(deps): update dependency @sentry/vue to v10.16.0

📊 Changes

2 files changed (+37 additions, -37 deletions)

View changed files

📝 frontend/package.json (+1 -1)
📝 frontend/pnpm-lock.yaml (+36 -36)

📄 Description

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
@sentry/vue (source) 10.15.0 -> 10.16.0 age confidence

Release Notes

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

v10.16.0

Compare Source

  • feat(logs): Add internal replay_is_buffering flag (#​17752)
  • feat(react-router): Update loadContext type to be compatible with middleware (#​17758)
  • feat(replay/logs): Only attach sampled replay Ids to logs (#​17750)
  • fix(browser): Use current start timestamp for CLS span when CLS is 0 (#​17800)
  • fix(core): Prevent instrumentAnthropicAiClient breaking MessageStream api (#​17754)
  • fix(nextjs): Don't use chalk in turbopack config file (#​17806)
  • fix(react): Do not send additional navigation span on pageload (#​17799)
Internal Changes
  • build(aws): Ensure AWS build cache does not keep old files (#​17776)
  • chore: Add publish_release command (#​17797)
  • ref(aws-serverless): Add resolution for import-in-the-middle when building the Lambda layer (#​17780)
  • ref(aws-serverless): Improve README with better examples (#​17787)
  • ref(core): Improve promise buffer (#​17788)
  • Revert "test(e2e): Pin import-in-the-middle@1.14.2 due to @vercel/nft incompatibility (#​17777)" (#​17784)
  • test(e2e): Pin import-in-the-middle@1.14.2 due to @vercel/nft incompatibility (#​17777)
  • test(nextjs): Add route handler tests for turbopack (#​17515)
  • test(react-router): Test v8 middleware (#​17783)

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 is behind base branch, 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/1568 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 9/29/2025 **Status:** ✅ Merged **Merged:** 9/29/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `renovate/sentry-javascript-monorepo` --- ### 📝 Commits (1) - [`145f196`](https://github.com/go-vikunja/vikunja/commit/145f19619b074a058b0a13c996fb11d75a7385e5) fix(deps): update dependency @sentry/vue to v10.16.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 Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). 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.15.0` -> `10.16.0`](https://renovatebot.com/diffs/npm/@sentry%2fvue/10.15.0/10.16.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@sentry%2fvue/10.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sentry%2fvue/10.15.0/10.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>getsentry/sentry-javascript (@&#8203;sentry/vue)</summary> ### [`v10.16.0`](https://redirect.github.com/getsentry/sentry-javascript/releases/tag/10.16.0) [Compare Source](https://redirect.github.com/getsentry/sentry-javascript/compare/10.15.0...10.16.0) - feat(logs): Add internal `replay_is_buffering` flag ([#&#8203;17752](https://redirect.github.com/getsentry/sentry-javascript/pull/17752)) - feat(react-router): Update loadContext type to be compatible with middleware ([#&#8203;17758](https://redirect.github.com/getsentry/sentry-javascript/pull/17758)) - feat(replay/logs): Only attach sampled replay Ids to logs ([#&#8203;17750](https://redirect.github.com/getsentry/sentry-javascript/pull/17750)) - fix(browser): Use current start timestamp for CLS span when CLS is 0 ([#&#8203;17800](https://redirect.github.com/getsentry/sentry-javascript/pull/17800)) - fix(core): Prevent `instrumentAnthropicAiClient` breaking MessageStream api ([#&#8203;17754](https://redirect.github.com/getsentry/sentry-javascript/pull/17754)) - fix(nextjs): Don't use chalk in turbopack config file ([#&#8203;17806](https://redirect.github.com/getsentry/sentry-javascript/pull/17806)) - fix(react): Do not send additional navigation span on pageload ([#&#8203;17799](https://redirect.github.com/getsentry/sentry-javascript/pull/17799)) <details> <summary> <strong>Internal Changes</strong> </summary> - build(aws): Ensure AWS build cache does not keep old files ([#&#8203;17776](https://redirect.github.com/getsentry/sentry-javascript/pull/17776)) - chore: Add `publish_release` command ([#&#8203;17797](https://redirect.github.com/getsentry/sentry-javascript/pull/17797)) - ref(aws-serverless): Add resolution for `import-in-the-middle` when building the Lambda layer ([#&#8203;17780](https://redirect.github.com/getsentry/sentry-javascript/pull/17780)) - ref(aws-serverless): Improve README with better examples ([#&#8203;17787](https://redirect.github.com/getsentry/sentry-javascript/pull/17787)) - ref(core): Improve promise buffer ([#&#8203;17788](https://redirect.github.com/getsentry/sentry-javascript/pull/17788)) - Revert "test(e2e): Pin `import-in-the-middle@1.14.2` due to `@vercel/nft` incompatibility ([#&#8203;17777](https://redirect.github.com/getsentry/sentry-javascript/pull/17777))" ([#&#8203;17784](https://redirect.github.com/getsentry/sentry-javascript/issues/17784)) - test(e2e): Pin `import-in-the-middle@1.14.2` due to `@vercel/nft` incompatibility ([#&#8203;17777](https://redirect.github.com/getsentry/sentry-javascript/pull/17777)) - test(nextjs): Add route handler tests for turbopack ([#&#8203;17515](https://redirect.github.com/getsentry/sentry-javascript/pull/17515)) - test(react-router): Test v8 middleware ([#&#8203;17783](https://redirect.github.com/getsentry/sentry-javascript/pull/17783)) </details> </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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuOSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> --- <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:23:10 -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#1578