GrabarzUndPartner / gp-vue-boilerplate

Grabarz & Partner Boilerplate is a professional front-end template for building fast, robust, and adaptable web apps or sites with vuejs.
https://grabarzundpartner.de
MIT License
127 stars 23 forks source link

An in-range update of storybook is breaking the build 🚨 #83

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

There have been updates to the storybook 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 storybook group definition.

storybook 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/appveyor/branch:** AppVeyor build succeeded ([Details](https://ci.appveyor.com/project/StephanGerbeth/gp-vue-boilerplate/builds/23905289)). - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/GrabarzUndPartner/gp-vue-boilerplate/builds/521031623?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 6 commits.

  • 51fe8ea v5.0.9
  • 7b0753a 5.0.9 changelog
  • 702d6c3 Merge pull request #6525 from Phoenixton/fix_fullscreen_keys_behavior
  • 24f72c4 Merge pull request #6534 from Armanio/fix/knob-files-group-id
  • e3c298a Merge pull request #6120 from storybooks/fix/theming-brandImage
  • e40a430 5.0.8 latest.json version file

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

Your tests are still failing with these versions. Compare changes

Release Notes for v5.0.10

Bug Fixes

  • Theming: legacy options don't override set config options (#6543)
  • Theming: Fix null brandImage (#6544)
Commits

The new version differs by 7 commits.

  • 4b2d441 v5.0.10
  • 19c70e7 5.0.10 changelog
  • 5bb00ae Fix brandX theme application & add test
  • df012c1 Merge pull request #6543 from storybooks/bug
  • 17026f5 Merge pull request #6544 from kennethtruong/fix/nullBrandImage
  • 7137c41 5.1.0-alpha.30 next.json version file
  • 85bc225 5.0.9 latest.json version file

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v5.0.11

Bug Fixes

  • Polymer: Fix re-rendering lit-html elements after non-lit-html element (#5868)
  • Addon-knobs: Check color knob value before applying uppercase (#6598)
  • Angular: Fix sourceMap property of angulars webpack config (#6535)
Commits

The new version differs by 19 commits.

  • 17b0a5c v5.0.11
  • 7eb0fcc 5.0.11 changelog
  • d4efa91 Merge pull request #5868 from storybooks/fix/lit-html
  • b7be50d Add missing props in stories (#6353)
  • bfa85c9 Merge pull request #6598 from binomialstew/bugfix/6597
  • 43b3136 Merge pull request #6535 from aspidov/next
  • c901911 Fix bad markdown instructions (#6654)
  • 262511b Merge pull request #6494 from storybooks/fix/clean-up-theming-docs
  • 28a37b4 Fix "Storybook for HTML" Edit link (#6658)
  • a6dcc06 Fix isFullscreen typo (#6628)
  • 7e51c71 DOCS improve registration in VueJs guide (#6608)
  • d587300 Fix: add need comma to sample code (#6606)
  • 32698cc Merge branch 'master' of github.com:storybooks/storybook
  • 7a15631 5.1.0-alpha.36 next.json version file
  • 46e2662 Update index.md (#6513)

There are 19 commits in total.

See the full diff