fix(deps): update dependency vue-router to v5.0.7 - autoclosed #87

Closed
Sebastian wants to merge 1 commits from renovate/vue-router-5.x into main
Owner

This PR contains the following updates:

Package Change Age Confidence
vue-router (source) 5.0.65.0.7 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.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [vue-router](https://router.vuejs.org) ([source](https://github.com/vuejs/router)) | [`5.0.6` → `5.0.7`](https://renovatebot.com/diffs/npm/vue-router/5.0.6/5.0.7) | ![age](https://developer.mend.io/api/mc/badges/age/npm/vue-router/5.0.7?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vue-router/5.0.6/5.0.7?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](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE1MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Sebastian added 1 commit 2026-05-15 03:22:29 +00:00
fix(deps): update dependency vue-router to v5.0.7
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 50s
77154c98f5
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 unable to resolve dependency tree
npm error
npm error While resolving: ktrix@0.0.1
npm error Found: vue@3.5.28
npm error node_modules/vue
npm error   vue@"3.5.28" from the root project
npm error   peer vue@"^3.5.17" from @pinia/colada@1.3.0
npm error   node_modules/@pinia/colada
npm error     peerOptional @pinia/colada@">=0.21.2" from vue-router@5.0.7
npm error     node_modules/vue-router
npm error       vue-router@"5.0.7" from the root project
npm error   1 more (pinia)
npm error
npm error Could not resolve dependency:
npm error peer vue@"^3.5.34" from vue-router@5.0.7
npm error node_modules/vue-router
npm error   vue-router@"5.0.7" 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_22_334Z-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_22_334Z-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 unable to resolve dependency tree npm error npm error While resolving: ktrix@0.0.1 npm error Found: vue@3.5.28 npm error node_modules/vue npm error vue@"3.5.28" from the root project npm error peer vue@"^3.5.17" from @pinia/colada@1.3.0 npm error node_modules/@pinia/colada npm error peerOptional @pinia/colada@">=0.21.2" from vue-router@5.0.7 npm error node_modules/vue-router npm error vue-router@"5.0.7" from the root project npm error 1 more (pinia) npm error npm error Could not resolve dependency: npm error peer vue@"^3.5.34" from vue-router@5.0.7 npm error node_modules/vue-router npm error vue-router@"5.0.7" 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_22_334Z-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_22_334Z-debug-0.log ```
Sebastian force-pushed renovate/vue-router-5.x from 77154c98f5 to d30bd46c37 2026-05-15 04:02:54 +00:00 Compare
Sebastian force-pushed renovate/vue-router-5.x from d30bd46c37 to 1353a4d5f3 2026-05-15 12:52:26 +00:00 Compare
Sebastian force-pushed renovate/vue-router-5.x from 1353a4d5f3 to 49c6beab20 2026-05-15 12:55:40 +00:00 Compare
Sebastian force-pushed renovate/vue-router-5.x from 49c6beab20 to 4dbd60095f 2026-05-15 12:58:26 +00:00 Compare
Sebastian changed title from fix(deps): update dependency vue-router to v5.0.7 to fix(deps): update dependency vue-router to v5.0.7 - autoclosed 2026-05-15 13:36:21 +00:00
Sebastian closed this pull request 2026-05-15 13:36:21 +00:00
Some checks failed
renovate/artifacts Artifact file update failure
Build Test / build (pull_request) Failing after 9s
JS Unit Tests / test (pull_request) Failing after 10s
PHP Unit Tests / test (pull_request) Successful in 44s

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#87