Apollon77 / node-mbus

Nodejs mbus module
MIT License
20 stars 15 forks source link

An in-range update of nyc is breaking the build 🚨 #35

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency nyc was updated from 14.1.0 to 14.1.1.

🚨 View failing branch.

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

nyc 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/Apollon77/node-mbus/builds/530556508?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 9 commits.

  • fe3311b chore(release): 14.1.1
  • 85ec479 docs: Link to test-exclude in place of inline list of default excludes [skip ci] (#1109)
  • 57debc1 fix(cli): Report error if unwanted positional arguments are received (#1100)
  • b3dfae8 docs: Point to updated location of default exclude list (#1107)
  • 0cc7309 docs(readme): Fix Slack badge image insecure content warning [skip ci] (#1105)
  • 3cdfb8e docs: Mention extension in the CHANGELOG about exclude-after-remap
  • b5b67de fix(check-coverage): make the --temp-dir option visible (#1101)
  • 21fe1e7 chore: Regenerate snapshots for tap >= 12.6.3 (#1098)
  • 65478be docs: Reorganize readme (#1093)

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