fix(deps): update dependency vue-router to v5#20
Conversation
|
a52f31b to
fe31733
Compare
fe31733 to
e04ce23
Compare
e04ce23 to
c22625e
Compare
|
@claude can you fix this renovate dependency update change error? The CI is failing. |
|
Claude finished @matthieugouel's task in 3m 28s —— View job Fixing Dependency Conflict
Root Cause: Fix applied: Added
One more step needed: The |
90b1c52 to
db57be1
Compare
|
@claude the rebase of renovate remove your commit, could you add it back? I'll regenerate the package-lock.json myself |
|
Claude finished @matthieugouel's task in 36s —— View job Adding back
|
@auth0/auth0-vue@2.5.0 declares vue-router@"^4.0.12" as an optional peer dependency. npm v7+ enforces peer deps strictly, so we need legacy-peer-deps=true to allow vue-router v5 to coexist. Co-authored-by: Matthieu Gouel <matthieugouel@users.noreply.github.com>
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
^4.5.0→^5.0.0Release Notes
vuejs/router (vue-router)
v5.0.3Compare Source
🚨 Breaking Changes
🚀 Features
🐞 Bug Fixes
ts.getTokenPosOfNodeinstead ofnode.getStart- by @KazariEX in #2630 (0b050)🏎 Performance
View changes on GitHub
v5.0.2Compare Source
🐞 Bug Fixes
View changes on GitHub
v5.0.1Compare Source
🐞 Bug Fixes
View changes on GitHub
v5.0.0Compare 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-apibecause 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 - 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.
This PR was generated by Mend Renovate. View the repository job log.