Skip to content

Update dependency vue-router to v5#26

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

Update dependency vue-router to v5#26
renovate[bot] wants to merge 1 commit intomainfrom
renovate/vue-router-5.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jan 30, 2026

This PR contains the following updates:

Package Change Age Confidence
vue-router (source) 4.6.45.0.4 age confidence

Release Notes

vuejs/router (vue-router)

v5.0.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v5.0.3

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

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

v4.6.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v4.6.3

Compare Source

Please refer to CHANGELOG.md for details.

v4.6.2

Compare Source

Please refer to CHANGELOG.md for details.

v4.6.1

Compare Source

Please refer to CHANGELOG.md for details.

v4.6.0

Compare Source

Please refer to CHANGELOG.md for details.


Configuration

📅 Schedule: (UTC)

  • 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 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/vue-router-5.x branch 2 times, most recently from ed38549 to 0b078d1 Compare February 3, 2026 12:09
@renovate renovate bot force-pushed the renovate/vue-router-5.x branch 2 times, most recently from 15973d0 to 89bcb36 Compare February 20, 2026 03:52
@renovate renovate bot force-pushed the renovate/vue-router-5.x branch 4 times, most recently from 9b0b0da to f660dc0 Compare March 20, 2026 18:02
@renovate renovate bot force-pushed the renovate/vue-router-5.x branch from f660dc0 to a12f286 Compare March 20, 2026 18:04
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Mar 20, 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. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @nuxt/ui@4.0.0
npm error Found: vue-router@5.0.4
npm error node_modules/vue-router
npm error   vue-router@"5.0.4" from the root project
npm error
npm error Could not resolve dependency:
npm error peerOptional vue-router@"^4.5.0" from @nuxt/ui@4.0.0
npm error node_modules/@nuxt/ui
npm error   @nuxt/ui@"^4.0.0" from the root project
npm error
npm error Conflicting peer dependency: vue-router@4.6.4
npm error node_modules/vue-router
npm error   peerOptional vue-router@"^4.5.0" from @nuxt/ui@4.0.0
npm error   node_modules/@nuxt/ui
npm error     @nuxt/ui@"^4.0.0" 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 /runner/cache/others/npm/_logs/2026-04-08T19_08_49_409Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-04-08T19_08_49_409Z-debug-0.log

@renovate renovate bot changed the title fix(deps): update dependency vue-router to v5 Update dependency vue-router to v5 Apr 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants