Open greenkeeper[bot] opened 5 years ago
After pinning to 3.0.7 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
dependency
vue-router was updated from 3.1.0
to 3.1.1
.Your tests are still failing with this version. Compare changes
dependency
vue-router was updated from 3.1.1
to 3.1.2
.Your tests are still failing with this version. Compare changes
The new version differs by 8 commits.
5141def
chore(changelog): 3.1.2
559236c
chore(release): 3.1.2
6b60fc9
build: bundle 3.1.2
9b30e4c
revert: "fix(hash): correctly place query if placed before hash (#2851)"
e9ab7f3
docs(ru): Translation update (#2879)
c5b9318
refactor(link): simplify error silencing
f645cf0
refactor(types): reformat
1243e8b
fix(types): prioritize promise based push/replace
See the full diff
dependency
vue-router was updated from 3.1.2
to 3.1.3
.Your tests are still failing with this version. Compare changes
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
dependency
vue-router was updated from 3.1.5
to 3.1.6
.Your tests are still failing with this version. Compare changes
The new version differs by 42 commits.
39d46b2
chore(changelog): 3.1.6
32bb16c
chore(release): 3.1.6
02d2488
build: bundle 3.1.6
f2024d5
test: spy on console.warn
a4ec3e2
fix: preserve history state when reloading
8fdd9c5
docs: fix guard example (#3129)
8f831f2
fix(ts): add null to Route.name (#3117)
38e6ccd
fix: correctly calculate path
when pathMatch
is empty string (#3111)
256cf3e
chore(changelog): 3.1.5
c42962c
chore(release): 3.1.5
9828c1e
build: bundle 3.1.5
0fb1343
fix(view): add passing props to inactive component (#2773)
0c2b1aa
fix(view): fix deeply nested keep-alive router-views displaying (#2930)
d4894b2
chore(changelog): 3.1.4
80d956d
chore(release): 3.1.4
There are 42 commits in total.
See the full diff
The dependency vue-router was updated from
3.0.7
to3.1.0
.🚨 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
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/amercier/reversi-vue/builds/568329181?utm_source=github_status&utm_medium=notification)).Release Notes for v3.1.0
Bug Fixes
Features
Commits
The new version differs by 30 commits.
55aa93a
chore(changelog): 3.1.0
57dc154
chore(release): 3.1.0
a0e4990
build: bundle 3.1.0
b43c576
docs(link): add v-slot for router-link (#2870)
5ad26bc
test(e2e): retry tests 1 times for transitions
991a340
docs: format
d907a13
feat: return a promise with push and replace (#2862)
f00f1fc
test(e2e): fix container size for scroll behavior
89dad9f
test(e2e): fix usage of chromedriver
b9bf4a2
chore: upgrade chromedriver
44c63a9
feat: warn the user for invalid uses of v-slot with Link
d6ba930
build: run changelog before pushing
674c6d6
chore: fix changelog releasing
dd39b91
chore: remove comments
527d6d5
fix: adapt error to work on IE9
There are 30 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: