Closed greenkeeper[bot] closed 5 years ago
After pinning to 2.5.18 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.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 π
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 π
devDependency
vue was updated from 2.5.20
to 2.5.21
.devDependency
vue-template-compiler was updated from 2.5.20
to 2.5.21
.Your tests are passing again with this update. Explicitly upgrade to these versions π
The new version differs by 17 commits.
7075408
build: release 2.5.21
b449e17
build: build 2.5.21
847e493
fix: fix single v-for child optimization
4e97548
test: use mocks for commits e2e test
80fb6b8
revert: "chore: use keypress in TodoMVC example for IME input methods (#9172)"
4074104
perf: skip normalization on single child element v-for
4748760
fix: fix v-for component with undefined value
984393f
test: change model text's priority case (#9170)
6980035
chore: use keypress in TodoMVC example for IME input methods (#9172)
87bad80
fix(lifecycle): beforeUpdated should not be called if component is destroyed (#9171)
d8285c5
fix(weex): support data class type that is string (#9139)
8fccd82
chore: fix tag name in compiler/parser/index.js (#9165)
3d44937
fix(v-model): properly handle multiline v-model expressions (#9184)
d780dd2
fix(types): accept primatives and falsy values in createElement children (#9154)
77d406b
build: release 2.5.20
There are 17 commits in total.
See the full diff
devDependency
vue was updated from 2.5.20
to 2.5.21
.devDependency
vue-template-compiler was updated from 2.5.20
to 2.5.21
.Your tests are passing again with this update. Explicitly upgrade to these versions π
The new version differs by 17 commits.
7075408
build: release 2.5.21
b449e17
build: build 2.5.21
847e493
fix: fix single v-for child optimization
4e97548
test: use mocks for commits e2e test
80fb6b8
revert: "chore: use keypress in TodoMVC example for IME input methods (#9172)"
4074104
perf: skip normalization on single child element v-for
4748760
fix: fix v-for component with undefined value
984393f
test: change model text's priority case (#9170)
6980035
chore: use keypress in TodoMVC example for IME input methods (#9172)
87bad80
fix(lifecycle): beforeUpdated should not be called if component is destroyed (#9171)
d8285c5
fix(weex): support data class type that is string (#9139)
8fccd82
chore: fix tag name in compiler/parser/index.js (#9165)
3d44937
fix(v-model): properly handle multiline v-model expressions (#9184)
d780dd2
fix(types): accept primatives and falsy values in createElement children (#9154)
77d406b
build: release 2.5.20
There are 17 commits in total.
See the full diff
Closed by #31
The devDependency vue was updated from
2.5.18
to2.5.19
.π¨ 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 could not complete due to an error ([Details](https://travis-ci.org/enrian/vue-pikaday/builds/465730051?utm_source=github_status&utm_medium=notification)).Release Notes for v2.5.19
Bug Fixes
Reverts
Commits
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
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: