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

fix(deps): update dependency vue-router to v4 #60

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 28, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vue-router ^3.5.3 -> ^4.0.0 age adoption passing confidence

Release Notes

vuejs/router

v4.0.14

Compare Source

Features
  • devtools: use api.now() (06ac7bb)

v4.0.13

Compare Source

Bug Fixes
  • matcher: add child before parent when using addRoute (8744bba)
  • ssr: reject unfinished initial navigation (509fc0d), closes #​1305

v4.0.12

Compare Source

Bug Fixes
  • history: ensure base is normalized in memory history (#​1112) (198a5bd)
Features
  • devtools: display router view path (3ce3834), closes #​1119
  • warn: improve message for onBeforeRoute*() (7d5230e)

v4.0.11

Compare Source

Bug Fixes
  • query: empty object with custom stringify (4dd2fbf)
  • router: allow null | undefined for params (ebca15a)
  • router: invalidate ongoing navigation when unmounting (d8fb7d0)
  • types: Support undefined in NavigationGuardNext (#​1059) (6cce232)

v4.0.10

Compare Source

Features

v4.0.9

Compare Source

Bug Fixes
Features
  • devtools: group navigation errors (a776a84)
  • errors: add to and from to router.onError()` (c76feab)
  • errors: log errors when no error handlers (46a354e)

v4.0.8

Compare Source

This release is a correct tag and doesn't contain any extra changes.

v4.0.7

Compare Source

Bug Fixes

v4.0.6

Compare Source

Bug Fixes
Features
  • types: allow currentLocation param in resolve (add6ce9)
  • warn: throws if history is missing (#​844) (dd8bf6c)

v4.0.5

Compare Source

Bug Fixes
Features
  • devtools: group navigations (d3b5dfb)

v4.0.4

Compare Source

Bug Fixes
  • devtools: id and label (#​742) (d034307)
  • guards: vue-class-component call guards on first... (#​755) (06f942d)
  • matcher: force leading slash with optional param in multi segments (11c882f)
  • warn: should not warn missing optional params in aliases (92f8901)
Features
  • types: make meta type safe with unknown (eef0472)

v4.0.3

Compare Source

Bug Fixes
Features
  • types: expose RouteParamsRaw (09bbc89)
  • warn: more specific warnings (2cd8d86)
  • warn: warn defineAsyncComponent usage in routes (#​682) (9520d66)

v4.0.2

Compare Source

Bug Fixes

v4.0.1

Compare Source

Bug Fixes
  • matcher: add child before parent when using addRoute (8744bba)
  • ssr: reject unfinished initial navigation (509fc0d), closes #​1305

v4.0.0

Compare Source

Bug Fixes
  • router-view: properly use route prop when nested (b74051a)
  • router-view: return one node when possible (d18e500), closes #​537
Features
  • expose routerViewLocationKey as internal (f498646)

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/vue-router-4.x branch from 0d39a39 to e35a37d Compare March 3, 2022 07:15
@renovate renovate bot force-pushed the renovate/vue-router-4.x branch from e35a37d to 6977a7f Compare March 14, 2022 01:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant