nidkil / vuetify-with-storybook

Setting up Storybook with Vuetify the right way
MIT License
117 stars 20 forks source link

An in-range update of vue is breaking the build 🚨 #13

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

There have been updates to the vue monorepo:

🚨 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 - ❌ **Travis CI - Branch:** The build **failed**.

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:

greenkeeper[bot] commented 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.

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

Commits

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

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

Commits

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

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

Release Notes for v2.6.11

Security Fixes

  • Bump vue-server-renderer's dependency of serialize-javascript to 2.1.2

Bug Fixes

Commits

The 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