You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This version is covered by your current version range and after updating it in your project the build failed.
vue-router is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
❌ continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).
Release Notes for v3.1.3
Bug Fixes
link: merge event listeners when provided in an anchor (e0d4dc4), closes #2890
Features
errors: add stack trace to NavigationDuplicated (5ef5d73), closes #2881
After pinning to 3.1.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
The dependency vue-router was updated from
3.1.2
to3.1.3
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
vue-router is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
Release Notes for v3.1.3
Bug Fixes
Features
Commits
The new version differs by 14 commits.
c8d3d6b
chore(changelog): 3.1.3
745a33d
chore(release): 3.1.3
ec2e1fe
build: bundle 3.1.3
7d7e048
feat: warn about root paths without a leading slash (#2591)
638278b
refactor: remove circular dependency
fdf5756
docs(guards): wording (#2190)
b3592b6
style(test): add eslint configuration for unit tests (#2518)
842a760
chore(test): remove useless code and comments (#2808)
be66504
chore(devDeps): upgrade yarn.lock
0491cf2
chore: upgrade rollup
8ca7e74
chore: add funding.yml
a8fe4fc
docs(zh): add promise based push/replace (#2898)
e0d4dc4
fix(link): merge event listeners when provided in an anchor
5ef5d73
feat(errors): add stack trace to NavigationDuplicated
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 🌴
The text was updated successfully, but these errors were encountered: