Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump vue-router from 3.5.3 to 4.0.14 #143

Merged
merged 1 commit into from
May 1, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2022

Bumps vue-router from 3.5.3 to 4.0.14.

Release notes

Sourced from vue-router's releases.

v4.0.14

Please refer to CHANGELOG.md for details.

v4.0.13

Please refer to CHANGELOG.md for details.

v4.0.12

Please refer to CHANGELOG.md for details.

v4.0.11

Please refer to CHANGELOG.md for details.

v4.0.10

Please refer to CHANGELOG.md for details.

v4.0.9

Please refer to CHANGELOG.md for details.

v4.0.8

Please refer to CHANGELOG.md for details.

v4.0.7

Please refer to CHANGELOG.md for details.

v4.0.6

Please refer to CHANGELOG.md for details.

v4.0.5

Please refer to CHANGELOG.md for details.

v4.0.4

Please refer to CHANGELOG.md for details.

v4.0.3

Please refer to CHANGELOG.md for details.

v4.0.2

Please refer to CHANGELOG.md for details.

v4.0.1

Please refer to CHANGELOG.md for details.

v4.0.0

A more complete but lighter Router

Today Vue Router 4 is officially released as stable.

... (truncated)

Changelog

Sourced from vue-router's changelog.

4.0.14 (2022-03-10)

Features

  • devtools: use api.now() (06ac7bb)

4.0.13 (2022-02-28)

Bug Fixes

  • matcher: add child before parent when using addRoute (8744bba)
  • ssr: reject unfinished initial navigation (509fc0d), closes #1305

4.0.12 (2021-10-14)

Bug Fixes

  • history: ensure base is normalized in memory history (#1112) (198a5bd)

Features

  • devtools: display router view path (3ce3834), closes #1119
  • warn: improve message for onBeforeRoute*() (7d5230e)

4.0.11 (2021-08-09)

Bug Fixes

  • query: empty object with custom stringify (4dd2fbf)
  • router: allow null | undefined for params (ebca15a)
  • router: invalidate ongoing navigation when unmounting (d8fb7d0)
  • types: Support undefined in NavigationGuardNext (#1059) (6cce232)

4.0.10 (2021-06-21)

Features

  • devtools: display components using useLink() (aab8c04), closes #1003
  • link: expose useLink on RouterLink as internal (#1002) (57b1468)

4.0.9 (2021-06-16)

Bug Fixes

  • guards: propagate lazy loading rejections (3d465cc)
  • hash: force navigation restore on manual navigation (#921) (e08a0d0), closes #916
  • link: catch errors (e7b2156)
  • query: allow arbitrary keys in queries (a57b5f1), closes #880
  • warn: drop unused params on string redirect (bed24df), closes #951

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 1, 2022
@ferrywlto
Copy link
Owner

@dependabot rebase

Bumps [vue-router](https://github.com/vuejs/router) from 3.5.3 to 4.0.14.
- [Release notes](https://github.com/vuejs/router/releases)
- [Changelog](https://github.com/vuejs/router/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/router/commits/v4.0.14)

---
updated-dependencies:
- dependency-name: vue-router
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vue-router-4.0.14 branch from d1bba8a to 5051be4 Compare May 1, 2022 08:57
@ferrywlto ferrywlto merged commit 2e54dc8 into master May 1, 2022
@ferrywlto ferrywlto deleted the dependabot/npm_and_yarn/vue-router-4.0.14 branch May 1, 2022 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant