Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • funkwhale funkwhale
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 379
    • Issues 379
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 15
    • Merge requests 15
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • funkwhalefunkwhale
  • funkwhalefunkwhale
  • Merge requests
  • !1676

Update dependency vue-router to v4 (develop)

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed RenovateBot requested to merge renovate/develop-vue-router-4.x into develop Mar 01, 2022
  • Overview 2
  • Commits 1
  • Pipelines 1
  • Changes 2

This MR contains the following updates:

Package Type Update Change
vue-router dependencies major 3.5.3 -> 4.0.13

Release Notes

vuejs/router

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
  • devtools: display components using useLink() (aab8c04), closes #​1003
  • link: expose useLink on RouterLink as internal (#​1002) (57b1468)

v4.0.9

Compare Source

Bug Fixes
  • guards: propagate lazy loading rejections (3d465cc)
  • hash: force navigation restore on manual navigation (#​921) (e08a0d0), closes #​916
  • link: catch errors (e7b2156)
  • query: allow arbitrary keys in queries (a57b5f1), closes #​880
  • warn: drop unused params on string redirect (bed24df), closes #​951
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
  • $route: Make $route have an enumerable type (#​912) (d90520e)
  • devtools: stabilize record id (#​897) (c6460f0)
  • history: make properties enumerable (8e6ebdf)
  • history: proper destroy in memory history (9d188aa)
  • query: filter undefined values in arrays (df25fb5)
  • query: prevent trailing & in query (#​935) (885bb06)
  • do not allow invalid hazardous keys in query (#​880) (ecd52e0)

v4.0.6

Compare Source

Bug Fixes
  • link: let vue merge attrs (4142871), closes #​846
  • link: use flush post in devtools watcher (4108814), closes #​845
Features
  • types: allow currentLocation param in resolve (add6ce9)
  • warn: throws if history is missing (#​844) (dd8bf6c)

v4.0.5

Compare Source

Bug Fixes
  • guards: avoid enter guards between aliases (0048b9b)
  • guards: ensure beforeRouteUpdate works with aliases (#​819) (45ecb20), closes #​805
  • view: correctly reuse instance guards (#​795) (d4fde59)
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
  • hash: allow base tag different from base parameter (85b1bff), closes #​685
  • link: use replace prop (6edba5c), closes #​702
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
  • matcher: clear customRe after consuming buffer (#​680) (4c0b825), closes #​679
  • router: allow replace to have query and hash (6a8ccb6), closes #​668
  • router: do not restore history when ... (db267be), closes #​662
  • router-view: disable inheritAttrs (1e58574), closes #​674
  • types: add missing exported types (034c71c)
  • spread operator compatible (a2f3e91)

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: renovate/develop-vue-router-4.x