Skip to content

Update vue-router to the latest version 🚀 #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Oct 11, 2017

Version 3.0.0 of vue-router was just published.

Dependency vue-router
Current Version 2.8.0
Type dependency

The version 3.0.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of vue-router.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v3.0.0

Breaking Changes

  • TypeScript type declarations have been updated to be compatible with Vue core 2.5+ and no longer work with 2.4 and below. This only breaks backwards compatibility if you use TypeScript.
Commits

The new version differs by 4 commits.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request Oct 13, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 13, 2017

Version 3.0.1 just got published.

Update to this version instead 🚀

Release Notes v3.0.1

Fixed

  • fix <router-view> props passing regression (#1800, #1809)
Commits

The new version differs by 9 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 23, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 23, 2018

  • The dependency vue-router was updated from 2.8.1 to 3.0.2.

Update to this version instead 🚀

Release Notes for v3.0.2

Improvements

Fixed

Commits

The new version differs by 133 commits.

  • cf9dc11 [release] 3.0.2
  • 7f9ed30 [build] 3.0.2
  • d97d902 docs(kr): fix this$.route to this.$route (#2484)
  • 701d02b docs(ja): Fix incorrect bold style (#2459)
  • da1e648 chore(readme): fix badge
  • c7050bc docs: fix type of props option in RouteConfig api
  • 10e3f33 docs(ru): Improved translation (#2448)
  • 09fea62 Update nested-routes.md (#2436)
  • 51f7971 docs(vuepress): move fr gitbook doc to vuepress (#2411)
  • 8dadf97 types: error handlers get an Error as first argument (#2377)
  • 9196bb0 types: add component type to in-component guards (#2382)
  • 99c4436 docs(ja): update docs (#2376)
  • b2e0525 docs: [RU] Translation update (#2352)
  • dc48bb6 chore(examples): add missing semicolon in CSS file from transitions example (#2379)
  • 8369c6b fix(hash): support unicode in initial route

There are 133 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 8, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 8, 2019

  • The dependency vue-router was updated from 2.8.1 to 3.0.3.

Update to this version instead 🚀

Commits

The new version differs by 48 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)
  • b8e7b7a docs: fix netlify deploy (#2669)
  • 0b4d69e docs: fix broken link (#2638)
  • bd41be0 docs(zh): JavaScript (#2625)
  • a96ea88 chore(ci): use vuejs/ci docker image (#2632)
  • cda849d docs: Fix small grammatical error in redirect-and-alias (#2623)

There are 48 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 12, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 12, 2019

  • The dependency vue-router was updated from 2.8.1 to 3.0.4.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 15, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 15, 2019

  • The dependency vue-router was updated from 2.8.1 to 3.0.5.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 17, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 17, 2019

  • The dependency vue-router was updated from 2.8.1 to 3.0.6.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 3, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 3, 2019

  • The dependency vue-router was updated from 2.8.1 to 3.0.7.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Aug 6, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 6, 2019

  • The dependency vue-router was updated from 2.8.1 to 3.1.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Aug 6, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 6, 2019

  • The dependency vue-router was updated from 2.8.1 to 3.1.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Aug 8, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 8, 2019

  • The dependency vue-router was updated from 2.8.1 to 3.1.2.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Aug 30, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 30, 2019

  • The dependency vue-router was updated from 2.8.1 to 3.1.3.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 28, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 28, 2020

  • The dependency vue-router was updated from 2.8.1 to 3.1.6.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 19, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented May 19, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


  • The dependency vue-router was updated from 2.8.1 to 3.2.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 27, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented May 27, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


  • The dependency vue-router was updated from 2.8.1 to 3.3.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 27, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented May 27, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


  • The dependency vue-router was updated from 2.8.1 to 3.3.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 29, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented May 29, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


  • The dependency vue-router was updated from 2.8.1 to 3.3.2.

Update to this version instead 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants