chore(deps): bump vue-router from 4.6.4 to 5.1.0#40
Conversation
|
PR author is in the excluded authors list. |
🐳 Docker images publishedThis PR has been built and pushed to GHCR: Pull them locally: docker pull ghcr.io/roziscoding/jack:pr-40
docker pull ghcr.io/roziscoding/jack-ui:pr-40Run the backend standalone: docker run --rm ghcr.io/roziscoding/jack:pr-40The UI needs the backend + a management key, so run the two together with
|
Bumps [vue-router](https://github.com/vuejs/router) from 4.6.4 to 5.1.0. - [Release notes](https://github.com/vuejs/router/releases) - [Commits](vuejs/router@v4.6.4...v5.1.0) --- updated-dependencies: - dependency-name: vue-router dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
b218cec to
431fee0
Compare
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps vue-router from 4.6.4 to 5.1.0.
Release notes
Sourced from vue-router's releases.
... (truncated)
Commits
c0e3226release: vue-router@5.1.09ca7672chore: fix playgroundc usage315cc09refactor(experimental): remove defineQueryParamParser and definePathParamParser7fa42f4docs: fix gen and dead links1b3a068refactor: organize imports and exports add back Router665be2ddocs: links update5d79bd2chore: unused param9ccf3d1docs: experimentaleee8ac6chore: playground param parsers testing0194b85build: build before test:types