dlrg / landestool_old

6 stars 1 forks source link

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

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency vue-styleguidist was updated from 2.0.1 to 2.0.2.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

vue-styleguidist 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/dlrg/landestool/builds/458889992?utm_source=github_status&utm_medium=notification)).

Release Notes for v2.0.2

2.0.2 (2018-11-23)

Bug Fixes

  • ci: reinstall node-fetch... (2f4ea06)
  • ci: stop artificially install node-fetch in release (7f0dbd8)
Commits

The new version differs by 3 commits.

  • 2f4ea06 fix(ci): reinstall node-fetch...
  • 7f0dbd8 fix(ci): stop artificially install node-fetch in release
  • 87d2a54 fic(ci): do not publish semantic release dependency

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.0.1 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v2.1.0

2.1.0 (2018-12-03)

Features

  • Add custom properties to the JSdoc (54e69d4)
Commits

The new version differs by 5 commits.

  • 54e69d4 feat: Add custom properties to the JSdoc
  • 85c4849 docs: fix nuxt example
  • 8c1e40d chore: update vue-docgen-api
  • 163f695 style: run prettier
  • 87fc107 refactor: remove chunkify.js

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v2.1.1

2.1.1 (2018-12-04)

Bug Fixes

  • remove invalid protection of null tags (c609faa)
Commits

The new version differs by 1 commits.

  • c609faa fix: remove invalid protection of null tags

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v2.1.2

2.1.2 (2019-01-04)

Bug Fixes

Commits

The new version differs by 2 commits.

  • ff6332f fix(cache): LRUCache instantiation (#250)
  • 8c28408 Update Configuration.md

See the full diff