primus / eventemitter3

EventEmitter3 - Because there's also a number 2. And we're faster.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

greenkeeper opened this issue Β· comments


☝️ Important announcement: Greenkeeper will be saying goodbye πŸ‘‹ and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The devDependency nyc was updated from 15.0.0 to 15.0.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 failed (Details).
  • βœ… coverage/coveralls: First build on greenkeeper/nyc-15.0.1 at 100.0% (Details).

Commits

The new version differs by 12 commits.

  • d9a76d5 chore(release): 15.0.1
  • 3a577f0 fix: Ignore insignificant lines when coalesce text report (#1300)
  • df34c1c fix: Data merge concurrency limit to prevent OOM (#1293)
  • befbf08 chore: A test where nyc output help text to stderr was flaky (#1269)
  • 9260a70 docs: Remove nyc containing object in json config examples (#1276)
  • bed4729 chore: Minor Markdown tweaks (#1256)
  • fcacc46 chore: Update node-preload to v0.2.1 (#1257)
  • 8b4a148 chore: Update standard to v14.3.1 (#1250)
  • 676ca86 chore: Switch to AppVeyor for Windows testing (#1255)
  • fcd2115 chore: Conditionally set envPath.APPDATA for tests (#1254)
  • 3445b19 chore: Remove the unused uuid dependency (#1252)
  • 559ada2 chore: Remove the unused js-yaml dependency. (#1247)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

After pinning to 15.0.0 your tests are passing again. Downgrade this dependency πŸ“Œ.