vue-js-starter-scss
vue-js-starter-scss copied to clipboard
Upgrade: Bump vue-router from 3.4.3 to 3.5.2
Bumps vue-router from 3.4.3 to 3.5.2.
Release notes
Sourced from vue-router's releases.
v3.5.2
Please refer to CHANGELOG.md for details.
v3.5.1
Please refer to CHANGELOG.md for details.
v3.5.0
Please refer to CHANGELOG.md for details.
v3.4.9
Please refer to CHANGELOG.md for details.
v3.4.8
Please refer to CHANGELOG.md for details.
v3.4.7
Please refer to CHANGELOG.md for details.
v3.4.6
Please refer to CHANGELOG.md for details.
v3.4.5
Please refer to CHANGELOG.md for details.
v3.4.4
Please refer to CHANGELOG.md for details.
Changelog
Sourced from vue-router's changelog.
3.5.2 (2021-06-21)
Bug Fixes
- history: stricter check of base in HTML5 (#3556) (11dd184)
- types: added missing router.match (#3554) (394a3b6)
3.5.1 (2021-01-26)
Bug Fixes
3.5.0 (2021-01-25)
Features
- link: exact-path prop (825328e), closes #2040
- warn: warn deprecated addRoutes (2e41445)
- expose START_LOCATION (53b68dd), closes #2718
- link: deprecate v-slot without custom prop (ceeda4c)
- link: warn deprecated props (d2cb951)
- router: add getRoutes (6bc30aa)
- types: add types for getRoutes addRoute (fb9bb60)
- addRoute as nested route (ca80c44), closes #1156
3.4.9 (2020-11-05)
Bug Fixes
3.4.8 (2020-10-26)
Features
3.4.7 (2020-10-16)
Bug Fixes
3.4.6 (2020-10-07)
Bug Fixes
- encoding: try catch decodes (607ce2d)
... (truncated)
Commits
f28b22dchore(release): 3.5.2d4a493dbuild: bundle 3.5.2260f737types: add RouteMeta interface to enable module augmentation (#3385)306602ddocs(ja): translate navigation-failures.md to japanese. (#3572)3f3c3c9Docs: Update Vue School banner (#3571)9a0b9fbrefactor(addRoute): create route only when parent.alias exists (#3569)68ad650build(deps): bump postcss from 7.0.35 to 7.0.36 (#3568)a9e4440docs: update sponsorsc51bf2fdocs: add logos046a093docs: add VueSchool Summer Sale banner (#3564)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)