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 4.0.4 to 4.0.16 #180

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 10, 2022

Bumps vue-router from 4.0.4 to 4.0.16.

Release notes

Sourced from vue-router's releases.

v4.0.16

Please refer to CHANGELOG.md for details.

v4.0.15

Please refer to CHANGELOG.md for details.

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.

Changelog

Sourced from vue-router's changelog.

4.0.16 (2022-06-09)

Bug Fixes

  • compat: force router-link mode to Vue 3 (#1426) (0478512)
  • matcher: leave catchall routes at the end (77f0998), closes #1435

4.0.15 (2022-05-04)

Bug Fixes

  • matcher: keep trailing slash on empty optional params (2f1e9b9), closes #1357
  • setup history listeners once (faa8562), closes #1344
  • view: handle @​vue/compat automatically (92becf6), closes #1315

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)

... (truncated)

Commits
  • 8769fa1 release: v4.0.16
  • 77f0998 fix(matcher): leave catchall routes at the end
  • 0478512 fix(compat): force router-link mode to Vue 3 (#1426)
  • 64261f9 docs: fix example apache configuration (#1427)
  • 48c5616 docs: missing bracket
  • 082c7b2 docs: fix code block closing (#1418)
  • d8599c3 docs: update sponsors
  • 0c7b3cb Change type to LocationQueryValue to accurately reflect source. (#1398)
  • 20ac2d1 docs(zh): update zh docs from en and format some en docs (#1350)
  • 48c84ab Apply suggestions from code review
  • Additional commits viewable in compare view

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)

Bumps [vue-router](https://github.com/vuejs/router) from 4.0.4 to 4.0.16.
- [Release notes](https://github.com/vuejs/router/releases)
- [Changelog](https://github.com/vuejs/router/blob/main/CHANGELOG.md)
- [Commits](vuejs/router@v4.0.4...v4.0.16)

---
updated-dependencies:
- dependency-name: vue-router
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 10, 2022
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.

0 participants