Skip to content

Comments

fix(deps): update dependency vue-router to v5#4556

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/vue-router-5.x
Open

fix(deps): update dependency vue-router to v5#4556
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/vue-router-5.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 2, 2026

This PR contains the following updates:

Package Change Age Confidence
vue-router (source) ^4.6.4^5.0.2 age confidence

Release Notes

vuejs/router (vue-router)

v5.0.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v5.0.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v5.0.0

Compare Source

Vue Router 5 is a boring release, it merges unplugin-vue-router into the core package with no breaking changes. The only exception is that the iife build no longer includes @vue/devtools-api because it has been upgraded to v8 and does not expose an IIFE build itself. You can track that change in this issue. See the migration guide for instructions on how to upgrade from unplugin-vue-router to Vue Router 5.

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner February 2, 2026 00:23
@renovate renovate bot added dependencies Pull requests that update a dependency file renovate-bot labels Feb 2, 2026
@renovate renovate bot requested a review from johncowen February 2, 2026 00:23
@renovate
Copy link
Contributor Author

renovate bot commented Feb 2, 2026

⚠️ 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: @kong-ui-public/app-layout@4.10.21
npm error Found: vue-router@5.0.2
npm error node_modules/vue-router
npm error   vue-router@"^5.0.2" from @kumahq/kuma-gui@2.14.0
npm error   packages/kuma-gui
npm error     @kumahq/kuma-gui@2.14.0
npm error     node_modules/@kumahq/kuma-gui
npm error       workspace packages/kuma-gui from the root project
npm error   optional vue-router@"^5.0.2" from @kumahq/routing@0.1.0
npm error   packages/routing
npm error     @kumahq/routing@0.1.0
npm error     node_modules/@kumahq/routing
npm error       workspace packages/routing from the root project
npm error       1 more (@kumahq/kuma-gui)
npm error   1 more (@kumahq/x)
npm error
npm error Could not resolve dependency:
npm error peer vue-router@"^4.6.4" from @kong-ui-public/app-layout@4.10.21
npm error node_modules/@kong-ui-public/app-layout
npm error   @kong-ui-public/app-layout@"^4.10.21" from @kumahq/x@0.1.0
npm error   packages/x
npm error     @kumahq/x@0.1.0
npm error     node_modules/@kumahq/x
npm error       workspace packages/x from the root project
npm error       1 more (@kumahq/kuma-gui)
npm error
npm error Conflicting peer dependency: vue-router@4.6.4
npm error node_modules/vue-router
npm error   peer vue-router@"^4.6.4" from @kong-ui-public/app-layout@4.10.21
npm error   node_modules/@kong-ui-public/app-layout
npm error     @kong-ui-public/app-layout@"^4.10.21" from @kumahq/x@0.1.0
npm error     packages/x
npm error       @kumahq/x@0.1.0
npm error       node_modules/@kumahq/x
npm error         workspace packages/x from the root project
npm error         1 more (@kumahq/kuma-gui)
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 /runner/cache/others/npm/_logs/2026-02-17T15_39_58_536Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-02-17T15_39_58_536Z-debug-0.log

@netlify
Copy link

netlify bot commented Feb 2, 2026

Deploy Preview for kuma-gui ready!

Name Link
🔨 Latest commit 9a1e197
🔍 Latest deploy log https://app.netlify.com/projects/kuma-gui/deploys/69948bd91fd6580008ae0ee0
😎 Deploy Preview https://deploy-preview-4556--kuma-gui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@renovate renovate bot force-pushed the renovate/vue-router-5.x branch 3 times, most recently from 6a8ee8a to 228c449 Compare February 5, 2026 12:30
@johncowen
Copy link
Contributor

blocked on upstream peerDependencies, lets keep an eye out for those loosening up. I'd like to try the file system based router, but not sure whether we'll get there. I tried it briefly a good while back but couldn't immediately get it working, maybe somethings been fixed or my vue muscles are bigger now

@renovate renovate bot force-pushed the renovate/vue-router-5.x branch 2 times, most recently from dd48e5a to b433271 Compare February 16, 2026 08:48
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/vue-router-5.x branch from b433271 to 9a1e197 Compare February 17, 2026 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file renovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant