Skip to content

Update dependency vue-router to v5#833

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-vue-router
Open

Update dependency vue-router to v5#833
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-vue-router

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 13, 2026

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

vuejs/router (vue-router)

v5.0.7

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v5.0.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v5.0.5

Compare Source

   🚀 Features
   🐞 Bug Fixes
  • Track definePage imports per-file to fix named view race condition  -  by @​posva (11191)
  • Avoid double decoding hash on string location  -  by @​posva (1578c)
    View changes on GitHub

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

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 added the renovate label May 13, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 13, 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: pivotable/js/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 unable to resolve dependency tree
npm error
npm error While resolving: pivotable@0.0.0
npm error Found: vue@3.5.32
npm error node_modules/vue
npm error   vue@"3.5.32" 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       dev 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   dev vue-router@"5.0.7" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps 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-05-19T07_55_26_113Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-05-19T07_55_26_113Z-debug-0.log

@codecov
Copy link
Copy Markdown

codecov Bot commented May 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.37%. Comparing base (42081d9) to head (32b6da9).

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #833      +/-   ##
============================================
+ Coverage     78.34%   78.37%   +0.02%     
  Complexity      109      109              
============================================
  Files           735      735              
  Lines         22395    22395              
  Branches       2535     2535              
============================================
+ Hits          17545    17551       +6     
+ Misses         3890     3885       -5     
+ Partials        960      959       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate Bot force-pushed the renovate/major-vue-router branch 14 times, most recently from b6fd787 to 7b5314d Compare May 19, 2026 05:00
@renovate renovate Bot force-pushed the renovate/major-vue-router branch from 7b5314d to 32b6da9 Compare May 19, 2026 07:55
@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants