chore(deps): update dependency vue to v3.5.41 #24

Open
Sebastian wants to merge 0 commits from renovate/vue-monorepo into main
Owner

This PR contains the following updates:

Package Change Age Confidence
vue (source) 3.5.393.5.41 age confidence

Important

Release Notes retrieval for this PR were skipped because no github.com credentials were available.
If you are self-hosted, please see this instruction.


Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM (* 0-3 * * *)
  • 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 has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [vue](https://vuejs.org/) ([source](https://github.com/vuejs/core)) | [`3.5.39` → `3.5.41`](https://renovatebot.com/diffs/npm/vue/3.5.39/3.5.41) | ![age](https://developer.mend.io/api/mc/badges/age/npm/vue/3.5.41?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vue/3.5.39/3.5.41?slim=true) | > :exclamation: **Important** > > Release Notes retrieval for this PR were skipped because no github.com credentials were available. > If you are self-hosted, please see [this instruction](https://github.com/renovatebot/renovate/blob/master/docs/usage/examples/self-hosting.md#githubcom-token-for-release-notes). --- ### Configuration 📅 **Schedule**: (in timezone UTC) - Branch creation - Between 12:00 AM and 03:59 AM (`* 0-3 * * *`) - 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 has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yODAuNCIsInVwZGF0ZWRJblZlciI6IjQ0LjEzLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
Author
Owner

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @vue/server-renderer@3.5.39
npm error Found: vue@3.5.41
npm error node_modules/vue
npm error   vue@"3.5.41" from the root project
npm error   peer vue@"^3.2.25" from @vitejs/plugin-vue@6.0.8
npm error   node_modules/@vitejs/plugin-vue
npm error     dev @vitejs/plugin-vue@"^6.0.1" from the root project
npm error   6 more (@vue-macros/common, @vue/test-utils, @vue/tsconfig, ...)
npm error
npm error Could not resolve dependency:
npm error peer vue@"3.5.39" from @vue/server-renderer@3.5.39
npm error node_modules/@vue/server-renderer
npm error   peerOptional @vue/server-renderer@"3.x" from @vue/test-utils@2.4.11
npm error   node_modules/@vue/test-utils
npm error     dev @vue/test-utils@"^2.4.10" from the root project
npm error
npm error Conflicting peer dependency: vue@3.5.39
npm error node_modules/vue
npm error   peer vue@"3.5.39" from @vue/server-renderer@3.5.39
npm error   node_modules/@vue/server-renderer
npm error     peerOptional @vue/server-renderer@"3.x" from @vue/test-utils@2.4.11
npm error     node_modules/@vue/test-utils
npm error       dev @vue/test-utils@"^2.4.10" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2026-08-08T03_05_02_304Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2026-08-08T03_05_02_304Z-debug-0.log

### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: package-lock.json ``` npm warn Unknown env config "store". This will stop working in the next major version of npm. npm error code ERESOLVE npm error ERESOLVE could not resolve npm error npm error While resolving: @vue/server-renderer@3.5.39 npm error Found: vue@3.5.41 npm error node_modules/vue npm error vue@"3.5.41" from the root project npm error peer vue@"^3.2.25" from @vitejs/plugin-vue@6.0.8 npm error node_modules/@vitejs/plugin-vue npm error dev @vitejs/plugin-vue@"^6.0.1" from the root project npm error 6 more (@vue-macros/common, @vue/test-utils, @vue/tsconfig, ...) npm error npm error Could not resolve dependency: npm error peer vue@"3.5.39" from @vue/server-renderer@3.5.39 npm error node_modules/@vue/server-renderer npm error peerOptional @vue/server-renderer@"3.x" from @vue/test-utils@2.4.11 npm error node_modules/@vue/test-utils npm error dev @vue/test-utils@"^2.4.10" from the root project npm error npm error Conflicting peer dependency: vue@3.5.39 npm error node_modules/vue npm error peer vue@"3.5.39" from @vue/server-renderer@3.5.39 npm error node_modules/@vue/server-renderer npm error peerOptional @vue/server-renderer@"3.x" from @vue/test-utils@2.4.11 npm error node_modules/@vue/test-utils npm error dev @vue/test-utils@"^2.4.10" from the root project npm error npm error Fix the upstream dependency conflict, or retry npm error this command with --force or --legacy-peer-deps npm error to accept an incorrect (and potentially broken) dependency resolution. npm error npm error npm error For a full report see: npm error /tmp/renovate/cache/others/npm/_logs/2026-08-08T03_05_02_304Z-eresolve-report.txt npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2026-08-08T03_05_02_304Z-debug-0.log ```
Sebastian changed title from chore(deps): update dependency vue to v3.5.40 to chore(deps): update dependency vue to v3.5.41 2026-08-06 03:04:17 +00:00
This branch is already included in the target branch. There is nothing to merge.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/vue-monorepo:renovate/vue-monorepo
git checkout renovate/vue-monorepo
Sign in to join this conversation.