Update dependency vue-router to v3.4.0 #202

Merged
konrad merged 1 commits from renovate/vue-monorepo into master 2020-08-05 09:05:36 +00:00
Member

This PR contains the following updates:

Package Type Update Change
vue-router devDependencies minor 3.3.4 -> 3.4.0

Release Notes

vuejs/vue-router

v3.4.0

Compare Source

Bug Fixes
Features

3.3.4 (2020-06-13)

Bug Fixes

3.3.3 (2020-06-12)

Bug Fixes
Features

3.3.2 (2020-05-29)

Bug Fixes

3.3.1 (2020-05-27)

Bug Fixes
  • errors: avoid unnecessary log of errors (2c77247)

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged, as Gitea does not support ignoring PRs.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [vue-router](https://github.com/vuejs/vue-router) | devDependencies | minor | [`3.3.4` -> `3.4.0`](https://renovatebot.com/diffs/npm/vue-router/3.3.4/3.4.0) | --- ### Release Notes <details> <summary>vuejs/vue-router</summary> ### [`v3.4.0`](https://github.com/vuejs/vue-router/blob/master/CHANGELOG.md#&#8203;340-httpsgithubcomvuejsvue-routercomparev334v340-2020-08-05) [Compare Source](https://github.com/vuejs/vue-router/compare/v3.3.4...v3.4.0) ##### Bug Fixes - **query:** cast query values to strings (fix [#&#8203;2131](https://github.com/vuejs/vue-router/issues/2131)) ([#&#8203;3232](https://github.com/vuejs/vue-router/issues/3232)) ([f0d9c2d](https://github.com/vuejs/vue-router/commit/f0d9c2d)) - **scroll:** run scrollBehavior on initial load (fix [#&#8203;3196](https://github.com/vuejs/vue-router/issues/3196)) ([#&#8203;3199](https://github.com/vuejs/vue-router/issues/3199)) ([84398ae](https://github.com/vuejs/vue-router/commit/84398ae)) - **types:** add missing `options` property type ([#&#8203;3248](https://github.com/vuejs/vue-router/issues/3248)) ([83920c9](https://github.com/vuejs/vue-router/commit/83920c9)) ##### Features - add vetur tags and attributes ([bf1e1bd](https://github.com/vuejs/vue-router/commit/bf1e1bd)) - **errors:** capture errors thrown in redirect callback in onError ([#&#8203;3251](https://github.com/vuejs/vue-router/issues/3251)) ([40e4df7](https://github.com/vuejs/vue-router/commit/40e4df7)), closes [#&#8203;3201](https://github.com/vuejs/vue-router/issues/3201) [#&#8203;3201](https://github.com/vuejs/vue-router/issues/3201) [#&#8203;3201](https://github.com/vuejs/vue-router/issues/3201) - **errors:** expose `isNavigationFailure` ([8d92dc0](https://github.com/vuejs/vue-router/commit/8d92dc0)) - **errors:** NavigationDuplicated name for backwards compatibility ([b854a20](https://github.com/vuejs/vue-router/commit/b854a20)) #### [3.3.4](https://github.com/vuejs/vue-router/compare/v3.3.3...v3.3.4) (2020-06-13) ##### Bug Fixes - **matcher:** navigate to same as current location ([62598b9](https://github.com/vuejs/vue-router/commit/62598b9)), closes [#&#8203;3216](https://github.com/vuejs/vue-router/issues/3216) - **types:** missing children ([c1df447](https://github.com/vuejs/vue-router/commit/c1df447)), closes [#&#8203;3230](https://github.com/vuejs/vue-router/issues/3230) #### [3.3.3](https://github.com/vuejs/vue-router/compare/v3.3.2...v3.3.3) (2020-06-12) ##### Bug Fixes - **history:** initial redirect call onReady's onSuccess ([4d484bf](https://github.com/vuejs/vue-router/commit/4d484bf)), closes [#&#8203;3225](https://github.com/vuejs/vue-router/issues/3225) - update ja docs ([#&#8203;3214](https://github.com/vuejs/vue-router/issues/3214)) ([c05f741](https://github.com/vuejs/vue-router/commit/c05f741)) ##### Features - better wording for navigation redirected failure ([1f3aea6](https://github.com/vuejs/vue-router/commit/1f3aea6)) - **types:** RouterConfig for multiple components ([#&#8203;3217](https://github.com/vuejs/vue-router/issues/3217)) ([#&#8203;3218](https://github.com/vuejs/vue-router/issues/3218)) ([dab86c5](https://github.com/vuejs/vue-router/commit/dab86c5)) #### [3.3.2](https://github.com/vuejs/vue-router/compare/v3.3.1...v3.3.2) (2020-05-29) ##### Bug Fixes - **errors:** NavigationCanceled with async components ([#&#8203;3211](https://github.com/vuejs/vue-router/issues/3211)) ([be39ca3](https://github.com/vuejs/vue-router/commit/be39ca3)) - remove error.stack modification ([#&#8203;3212](https://github.com/vuejs/vue-router/issues/3212)) ([a0075ed](https://github.com/vuejs/vue-router/commit/a0075ed)) #### [3.3.1](https://github.com/vuejs/vue-router/compare/v3.3.0...v3.3.1) (2020-05-27) ##### Bug Fixes - **errors:** avoid unnecessary log of errors ([2c77247](https://github.com/vuejs/vue-router/commit/2c77247)) </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :ghost: **Immortal**: This PR will be recreated if closed unmerged, as Gitea does not support ignoring PRs. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate added the
dependencies
label 2020-08-05 09:01:16 +00:00
renovate added 1 commit 2020-08-05 09:01:16 +00:00
continuous-integration/drone/pr Build is passing Details
22dcfb5afb
Update dependency vue-router to v3.4.0
konrad merged commit c57a6346a7 into master 2020-08-05 09:05:36 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.