mikeal / dropub

P2P publishing for everyone.
https://dropub.com
219 stars 26 forks source link

build(deps): bump vue-router from 3.0.2 to 3.0.3 #55

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps vue-router from 3.0.2 to 3.0.3.

Release notes *Sourced from [vue-router's releases](https://github.com/vuejs/vue-router/releases).* > ## 3.0.3 > ### Fixed > > * removes warning resolving asterisk routes ([e224637](https://github.com/vuejs/vue-router/commit/e224637)), closes [#2505](https://github-redirect.dependabot.com/vuejs/vue-router/issues/2505) > * **normalizeLocation:** create a copy with named locations ([#2286](https://github-redirect.dependabot.com/vuejs/vue-router/issues/2286)) ([53cce99](https://github.com/vuejs/vue-router/commit/53cce99)), closes [#2121](https://github-redirect.dependabot.com/vuejs/vue-router/issues/2121) > * **resolve:** use current location if not provided ([#2390](https://github-redirect.dependabot.com/vuejs/vue-router/issues/2390)) ([7ff4de4](https://github.com/vuejs/vue-router/commit/7ff4de4)), closes [#2385](https://github-redirect.dependabot.com/vuejs/vue-router/issues/2385) > * **types:** allow null/undefined in query params ([ca30a75](https://github.com/vuejs/vue-router/commit/ca30a75)), closes [#2605](https://github-redirect.dependabot.com/vuejs/vue-router/issues/2605)
Changelog *Sourced from [vue-router's changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md).* > ## [3.0.3](https://github.com/vuejs/vue-router/compare/v3.0.2...v3.0.3) (2019-04-08) > > > ### Bug Fixes > > * removes warning resolving asterisk routes ([e224637](https://github.com/vuejs/vue-router/commit/e224637)), closes [#2505](https://github-redirect.dependabot.com/vuejs/vue-router/issues/2505) [#2505](https://github-redirect.dependabot.com/vuejs/vue-router/issues/2505) > * **normalizeLocation:** create a copy with named locations ([#2286](https://github-redirect.dependabot.com/vuejs/vue-router/issues/2286)) ([53cce99](https://github.com/vuejs/vue-router/commit/53cce99)), closes [#2121](https://github-redirect.dependabot.com/vuejs/vue-router/issues/2121) > * **resolve:** use current location if not provided ([#2390](https://github-redirect.dependabot.com/vuejs/vue-router/issues/2390)) ([7ff4de4](https://github.com/vuejs/vue-router/commit/7ff4de4)), closes [#2385](https://github-redirect.dependabot.com/vuejs/vue-router/issues/2385) > * **types:** allow null/undefined in query params ([ca30a75](https://github.com/vuejs/vue-router/commit/ca30a75)), closes [#2605](https://github-redirect.dependabot.com/vuejs/vue-router/issues/2605)
Commits - [`ab0aed0`](https://github.com/vuejs/vue-router/commit/ab0aed0d938092bfefcd958407ab3033b7b0386e) chore(release): 3.0.3 - [`e50e29e`](https://github.com/vuejs/vue-router/commit/e50e29e69900dafa98627e7fb8c51b70af360441) chore(build): 3.0.3 - [`f9da191`](https://github.com/vuejs/vue-router/commit/f9da1913ca2224b56379492562f1e401ec46db95) chore: igonre vscode config dir - [`84a5e30`](https://github.com/vuejs/vue-router/commit/84a5e3064b93c78309ed8fb87d8fbd9d51b6a97a) chore(release): adapt commit messages - [`3362683`](https://github.com/vuejs/vue-router/commit/3362683bab55ced748de4e40c899da1f63f20afc) chore: add eslintignore - [`63d8548`](https://github.com/vuejs/vue-router/commit/63d85484c43b05767c91dd935a35e09d26649ba9) build(release): add changelog with checks - [`228d1a2`](https://github.com/vuejs/vue-router/commit/228d1a2f346e0b900d46b6495197c9a863cc49e9) docs(build): add releasing notes - [`7ff4de4`](https://github.com/vuejs/vue-router/commit/7ff4de4879dbe396827c9ab30dfc427288056eb8) fix(resolve): use current location if not provided ([#2390](https://github-redirect.dependabot.com/vuejs/vue-router/issues/2390)) - [`53cce99`](https://github.com/vuejs/vue-router/commit/53cce995d100a757d17d5079fda5aa4c3f169a74) fix(normalizeLocation): create a copy with named locations ([#2286](https://github-redirect.dependabot.com/vuejs/vue-router/issues/2286)) - [`e57882c`](https://github.com/vuejs/vue-router/commit/e57882c02a7ea87bbd48a869bceae39244b83844) docs(zn): fix wrong characters in ([#2681](https://github-redirect.dependabot.com/vuejs/vue-router/issues/2681)) - Additional commits viewable in [compare view](https://github.com/vuejs/vue-router/compare/v3.0.2...v3.0.3)


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](https://app.dependabot.com): - 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.
vercel[bot] commented 5 years ago

This pull request is automatically deployed with Now. To access deployments, click Details below or on the icon next to each push.

Latest deployment for this branch: https://dropub-git-dependabot-npmandyarn.mikeal.now.sh

dependabot-preview[bot] commented 5 years ago

Superseded by #58.