You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
experimental: Query params are optional by default - by @posva(78913)
Renovate failed to update artifacts 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: pnpm-lock.yaml
Scope: all 9 workspace projects
Progress: resolved 0, reused 1, downloaded 0, added 0
Progress: resolved 30, reused 1, downloaded 0, added 0
packages/curd | WARN deprecated vue-i18n@11.2.2
Progress: resolved 60, reused 1, downloaded 0, added 0
Progress: resolved 61, reused 1, downloaded 0, added 0
/tmp/renovate/repos/github/uozi-tech/admin-kit/packages/curd:
ERR_PNPM_TRUST_DOWNGRADE High-risk trust downgrade for "undici-types@6.20.0" (possible package takeover)
This error happened while installing the dependencies of @types/node@22.19.7
Trust checks are based solely on publish date, not semver. A package cannot be installed if any earlier-published version had stronger trust evidence. Earlier versions had provenance attestation, but this version has no trust evidence. A trust downgrade may indicate a supply chain incident.
Progress: resolved 189, reused 1, downloaded 0, added 0
Scope: all 9 workspace projects
../../.. | Progress: resolved 0, reused 1, downloaded 0, added 0
../../.. | Progress: resolved 24, reused 1, downloaded 0, added 0
../../curd | WARN deprecated vue-i18n@11.2.2
../../.. | Progress: resolved 59, reused 1, downloaded 0, added 0
../../.. | Progress: resolved 61, reused 1, downloaded 0, added 0
/tmp/renovate/repos/github/uozi-tech/admin-kit/packages/curd:
ERR_PNPM_TRUST_DOWNGRADE High-risk trust downgrade for "undici-types@6.20.0" (possible package takeover)
This error happened while installing the dependencies of @types/node@22.19.7
Trust checks are based solely on publish date, not semver. A package cannot be installed if any earlier-published version had stronger trust evidence. Earlier versions had provenance attestation, but this version has no trust evidence. A trust downgrade may indicate a supply chain incident.
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^4.6.4→^5.0.3>=4.6.4→>=5.0.3^4.6.4→^5.0.3Release 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.