Open greenkeeper[bot] opened 5 years ago
After pinning to 2.6.8 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
dependency
vue was updated from 2.6.9
to 2.6.10
.devDependency
vue-template-compiler was updated from 2.6.9
to 2.6.10
.Your tests are passing again with this update. Explicitly upgrade to these versions π
The new version differs by 11 commits.
e90cc60
build: release 2.6.10
e7b912a
build: build 2.6.10
f11449d
fix(core): only unset dom prop when not present
02d21c2
fix(core): cleanup timeouts for async components (#9649)
bf5ceb7
polish: improve template compiler version mismatch warning (#9738)
df4af4b
fix(types): allow using functions on the PropTypes (#9733)
22790b2
fix(scheduler): revert timeStamp check
ebc1893
fix(slots): fix slots not updating when passing down normal slots as $scopedSlots
3433ba5
fix(codegen): support named function expression in v-on (#9709)
982d5a4
fix(types): support string type for style in VNode data (#9728)
653c74e
fix(core): use window.performance for compatibility in JSDOM (#9700)
See the full diff
dependency
vue was updated from 2.6.9
to 2.6.10
.devDependency
vue-template-compiler was updated from 2.6.9
to 2.6.10
.Your tests are passing again with this update. Explicitly upgrade to these versions π
The new version differs by 11 commits.
e90cc60
build: release 2.6.10
e7b912a
build: build 2.6.10
f11449d
fix(core): only unset dom prop when not present
02d21c2
fix(core): cleanup timeouts for async components (#9649)
bf5ceb7
polish: improve template compiler version mismatch warning (#9738)
df4af4b
fix(types): allow using functions on the PropTypes (#9733)
22790b2
fix(scheduler): revert timeStamp check
ebc1893
fix(slots): fix slots not updating when passing down normal slots as $scopedSlots
3433ba5
fix(codegen): support named function expression in v-on (#9709)
982d5a4
fix(types): support string type for style in VNode data (#9728)
653c74e
fix(core): use window.performance for compatibility in JSDOM (#9700)
See the full diff
dependency
vue was updated from 2.6.10
to 2.6.11
.devDependency
vue-template-compiler was updated from 2.6.10
to 2.6.11
.Your tests are still failing with these versions. Compare changes
vue-server-renderer
's dependency of serialize-javascript
to 2.1.2The new version differs by 92 commits.
ec78fc8
build: release 2.6.11
a98048f
build: build 2.6.11
fc41f91
chore: update yarn.lock
70429c3
build(deps-dev): bump serialize-javascript from 1.3.0 to 2.1.2 (#10914)
9fbd416
chore: update sponsors [ci skip] (#10896)
a974022
chore: update backers [ci skip] (#10895)
6b4c0f9
chore: typo in comment
fd0eaf9
chore: update sponsors [ci skip] (#10841)
2c6a827
chore: update sponsors [ci skip] (#10821)
f796ab4
chore: update sponsors [ci skip] (#10800)
276c082
chore: update backers [ci skip] (#10799)
4821149
fix(types): fix prop constructor type inference (#10779)
9f5563c
chore: update sponsors [ci skip]
b805a19
build(deps-dev): bump lodash.template from 4.4.0 to 4.5.0 (#10636)
bd47e5b
build(deps-dev): bump lodash from 4.17.11 to 4.17.13 (#10635)
There are 92 commits in total.
See the full diff
There have been updates to the vue monorepo:
dependency
vue was updated from2.6.8
to2.6.9
.devDependency
vue-template-compiler was updated from2.6.8
to2.6.9
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
This monorepo update includes releases of one or more dependencies which all belong to the vue group definition.
vue 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/nielse63/312-Development/builds/506181287?utm_source=github_status&utm_medium=notification)).Commits
The new version differs by 21 commits.
43115e0
build: release 2.6.9
5bffed0
build: build 2.6.9
f1bdd7f
fix(compiler): whitespace: 'condense' should honor pre tag as well (#9660)
4de4649
fix(transition): fix appear check for transition wrapper components (#9668)
d44cc20
chore: remove unused build alias (#9525)
7186940
fix: should not swallow user catch on rejected promise in methods
8082d2f
fix(ssr): fix nested async functional componet rendering (#9673)
7591b9d
fix: event timeStamp check for Qt
d282400
fix(ssr): not push non-async css files into map (#9677)
2747a65
test: remove unused code (#9684)
aa04334
chore: update sponsors [ci skip] (#9680)
eafea31
chore: update sponsors [ci skip] (#9675)
19c0f80
chore: update backers [ci skip] (#9621)
ef2a380
fix(scheduler): getNow detection can randomly fail (#9667)
781c705
fix: should use fallback for scoped slots with single falsy v-if
There are 21 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: