fix(deps): update vue monorepo to v3.5.34 - autoclosed #65

Closed
Sebastian wants to merge 1 commits from renovate/vue-monorepo into main
Owner

This PR contains the following updates:

Package Change Age Confidence
@vue/compiler-sfc (source) 3.5.333.5.34 age confidence
vue (source) 3.5.283.5.34 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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@vue/compiler-sfc](https://github.com/vuejs/core/tree/main/packages/compiler-sfc#readme) ([source](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc)) | [`3.5.33` → `3.5.34`](https://renovatebot.com/diffs/npm/@vue%2fcompiler-sfc/3.5.33/3.5.34) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@vue%2fcompiler-sfc/3.5.34?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vue%2fcompiler-sfc/3.5.33/3.5.34?slim=true) | | [vue](https://vuejs.org/) ([source](https://github.com/vuejs/core)) | [`3.5.28` → `3.5.34`](https://renovatebot.com/diffs/npm/vue/3.5.28/3.5.34) | ![age](https://developer.mend.io/api/mc/badges/age/npm/vue/3.5.34?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vue/3.5.28/3.5.34?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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE1MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Sebastian added 1 commit 2026-05-07 02:58:18 +00:00
fix(deps): update vue monorepo to v3.5.34
Some checks failed
renovate/artifacts Artifact file update failure
Build Test / build (pull_request) Failing after 12s
JS Unit Tests / test (pull_request) Failing after 15s
PHP Unit Tests / test (pull_request) Successful in 1m12s
f24cff7967
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.28
npm error Found: vue@3.5.34
npm error node_modules/vue
npm error   vue@"3.5.34" from the root project
npm error   peer vue@"^3.2.25" from @vitejs/plugin-vue@6.0.7
npm error   node_modules/@vitejs/plugin-vue
npm error     dev @vitejs/plugin-vue@"6.0.7" from the root project
npm error   10 more (@vue-macros/common, @vue/test-utils, @vue/tsconfig, ...)
npm error
npm error Could not resolve dependency:
npm error peer vue@"3.5.28" from @vue/server-renderer@3.5.28
npm error node_modules/@vue/server-renderer
npm error   peerOptional @vue/server-renderer@"3.x" from @vue/test-utils@2.4.10
npm error   node_modules/@vue/test-utils
npm error     dev @vue/test-utils@"^2.4.8" from the root project
npm error
npm error Conflicting peer dependency: vue@3.5.28
npm error node_modules/vue
npm error   peer vue@"3.5.28" from @vue/server-renderer@3.5.28
npm error   node_modules/@vue/server-renderer
npm error     peerOptional @vue/server-renderer@"3.x" from @vue/test-utils@2.4.10
npm error     node_modules/@vue/test-utils
npm error       dev @vue/test-utils@"^2.4.8" 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-05-15T12_58_26_500Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2026-05-15T12_58_26_500Z-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.28 npm error Found: vue@3.5.34 npm error node_modules/vue npm error vue@"3.5.34" from the root project npm error peer vue@"^3.2.25" from @vitejs/plugin-vue@6.0.7 npm error node_modules/@vitejs/plugin-vue npm error dev @vitejs/plugin-vue@"6.0.7" from the root project npm error 10 more (@vue-macros/common, @vue/test-utils, @vue/tsconfig, ...) npm error npm error Could not resolve dependency: npm error peer vue@"3.5.28" from @vue/server-renderer@3.5.28 npm error node_modules/@vue/server-renderer npm error peerOptional @vue/server-renderer@"3.x" from @vue/test-utils@2.4.10 npm error node_modules/@vue/test-utils npm error dev @vue/test-utils@"^2.4.8" from the root project npm error npm error Conflicting peer dependency: vue@3.5.28 npm error node_modules/vue npm error peer vue@"3.5.28" from @vue/server-renderer@3.5.28 npm error node_modules/@vue/server-renderer npm error peerOptional @vue/server-renderer@"3.x" from @vue/test-utils@2.4.10 npm error node_modules/@vue/test-utils npm error dev @vue/test-utils@"^2.4.8" 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-05-15T12_58_26_500Z-eresolve-report.txt npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2026-05-15T12_58_26_500Z-debug-0.log ```
Sebastian force-pushed renovate/vue-monorepo from f24cff7967 to aa97fa5224 2026-05-07 03:08:39 +00:00 Compare
Sebastian force-pushed renovate/vue-monorepo from aa97fa5224 to 08e2592fb5 2026-05-07 03:15:07 +00:00 Compare
Sebastian force-pushed renovate/vue-monorepo from 08e2592fb5 to 358f1af52c 2026-05-15 03:09:55 +00:00 Compare
Sebastian force-pushed renovate/vue-monorepo from 358f1af52c to 8c6c4f2263 2026-05-15 03:22:43 +00:00 Compare
Sebastian force-pushed renovate/vue-monorepo from 8c6c4f2263 to c26eb505ff 2026-05-15 04:02:56 +00:00 Compare
Sebastian force-pushed renovate/vue-monorepo from c26eb505ff to 33fa932f13 2026-05-15 12:52:27 +00:00 Compare
Sebastian force-pushed renovate/vue-monorepo from 33fa932f13 to d699bc27fa 2026-05-15 12:55:41 +00:00 Compare
Sebastian force-pushed renovate/vue-monorepo from d699bc27fa to c311542a65 2026-05-15 12:58:30 +00:00 Compare
Sebastian changed title from fix(deps): update vue monorepo to v3.5.34 to fix(deps): update vue monorepo to v3.5.34 - autoclosed 2026-05-15 13:36:20 +00:00
Sebastian closed this pull request 2026-05-15 13:36:20 +00:00
Some checks failed
renovate/artifacts Artifact file update failure
Build Test / build (pull_request) Failing after 10s
JS Unit Tests / test (pull_request) Failing after 10s
PHP Unit Tests / test (pull_request) Successful in 45s

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Nodarx/server#65