Paper-Folding / Staff-Kpi-Management-App

My Software Engineering Graduation Design
GNU General Public License v2.0
2 stars 0 forks source link

Bump vue-router from 4.0.14 to 4.0.16 #51

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps vue-router from 4.0.14 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.

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
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)
dependabot[bot] commented 2 years ago

Superseded by #57.