Closed greenkeeper[bot] closed 5 years ago
After pinning to 2.5.17 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
devDependency
vue was updated from 2.5.18
to 2.5.19
.Your tests are still failing with this version. Compare changes
The new version differs by 6 commits.
628c1b7
build: release 2.5.19
c38a81b
build: build 2.5.19
0d4b35f
fix(vdom): remove unnecessary sameVnode condition
5d721a4
revert: fix(sfc): avoid deindent when pad option is specified (#7647)
780dac5
fix(ssr): should not warn for custom directives that do not have ssr implementation
a89384c
test(ssr): add basic directives test (#9166)
See the full diff
devDependency
vue was updated from 2.5.19
to 2.5.20
.devDependency
vue-template-compiler was updated from 2.5.19
to 2.5.20
.Your tests are passing again with this update. Explicitly upgrade to these versions 🚀
The devDependency vue was updated from
2.5.17
to2.5.18
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
vue is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/bangbang93/haruhi/builds/465143310?utm_source=github_status&utm_medium=notification)).Release Notes for v2.5.18
Includes everything in 2.5.18-beta.0
Bug Fixes
Commits
The new version differs by 164 commits ahead by 164, behind by 4.
dadc918
build: release 2.5.18
eb81ec2
build: build 2.5.18
dfaf9e2
fix(types): type support for advanced async components (#8438)
8a2dbf5
fix(transition-group): fix activeInstance regression
0ed0aad
fix: fix keyName checking for space and delete in IE11 (#9150)
f077ed1
fix(ssr): fix ssr template publicPath generation
93850f4
chore: fix sponsor link
1b4a8a0
fix(compiler): fix codegen for v-for component inside template
448ba65
fix(types): correct scopedSlot types (#9131)
0d7fb73
chore: update sponsors/backers [ci skip]
e8031b4
build: release v2.5.18-beta.0
fe194dd
build: build v2.5.18-beta.0
3078352
fix(ssr): resolve server directives the same as on client (#9129)
aca17b4
ci: add regression test for popular libraries in Vue.js ecosystem (#8608)
e4b1b57
fix(ssr): adjust call stack size defer threshold
There are 164 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: