Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

Bump vue-router from 3.0.2 to 3.0.3 #47

Merged
merged 1 commit into from
Apr 8, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps vue-router from 3.0.2 to 3.0.3.

Release notes

Sourced from vue-router's releases.

3.0.3

Fixed

  • removes warning resolving asterisk routes (e224637), closes #2505
  • normalizeLocation: create a copy with named locations (#2286) (53cce99), closes #2121
  • resolve: use current location if not provided (#2390) (7ff4de4), closes #2385
  • types: allow null/undefined in query params (ca30a75), closes #2605
Changelog

Sourced from vue-router's changelog.

3.0.3 (2019-04-08)

Bug Fixes

Commits
  • ab0aed0 chore(release): 3.0.3
  • e50e29e chore(build): 3.0.3
  • f9da191 chore: igonre vscode config dir
  • 84a5e30 chore(release): adapt commit messages
  • 3362683 chore: add eslintignore
  • 63d8548 build(release): add changelog with checks
  • 228d1a2 docs(build): add releasing notes
  • 7ff4de4 fix(resolve): use current location if not provided (#2390)
  • 53cce99 fix(normalizeLocation): create a copy with named locations (#2286)
  • e57882c docs(zn): fix wrong characters in (#2681)
  • 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.

If all status checks pass Dependabot will automatically merge this pull request.


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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/vuejs/vue-router/releases)
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md)
- [Commits](vuejs/vue-router@v3.0.2...v3.0.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 8, 2019
@overtrue overtrue merged commit a289260 into master Apr 8, 2019
@overtrue overtrue deleted the dependabot/npm_and_yarn/vue-router-3.0.3 branch April 8, 2019 22:20
overtrue pushed a commit that referenced this pull request Jul 21, 2019
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/vuejs/vue-router/releases)
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md)
- [Commits](vuejs/vue-router@v3.0.2...v3.0.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
2 participants