Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An in-range update of p-event is breaking the build 🚨 #76

Closed
greenkeeper bot opened this issue Jan 20, 2019 · 3 comments
Closed

An in-range update of p-event is breaking the build 🚨 #76

greenkeeper bot opened this issue Jan 20, 2019 · 3 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Jan 20, 2019

The devDependency p-event was updated from 2.1.0 to 2.2.0.

🚨 View failing branch.

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

p-event 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).

Release Notes for v2.2.0
  • Support waiting for multiple event emissions (#15) b902979
Commits

The new version differs by 6 commits.

  • 14afe41 2.2.0
  • eb0564d Bump dev dependencies
  • 9a1320a Meta tweaks
  • 5578cee Fix readme typo (#17)
  • b902979 Support waiting for multiple event emissions (#15)
  • be3fcbd Document dealing with emitters that can resolve with success (#13)

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 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 20, 2019

After pinning to 2.1.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 12, 2019

  • The devDependency p-event was updated from 2.2.0 to 2.3.0.

Your tests are still failing with this version. Compare changes

Release Notes for v2.3.0
  • Add limit option to pEvent.iterator() (#16) 8b49e21
  • Make pEvent.iterator() implement return() correctly (#20) 68d745a
  • Add support for multiple event names (#19) db3203f

v2.2.0...v2.3.0

Commits

The new version differs by 5 commits.

  • 0a8c9cb 2.3.0
  • e4badc5 Meta tweaks
  • 8b49e21 Add limit option to pEvent.iterator() (#16)
  • 68d745a Make .iterator() implement return() correctly (#20)
  • db3203f Add support for multiple event names (#19)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 12, 2019

  • The devDependency p-event was updated from 2.3.0 to 2.3.1.

Your tests are still failing with this version. Compare changes

Release Notes for v2.3.1
  • Invalid limit option value should throw synchronously 2c13f7c

v2.3.0...v2.3.1

Commits

The new version differs by 2 commits.

  • aea0ca8 2.3.1
  • 2c13f7c Invalid limit option value should throw synchronously

See the full diff

@parro-it parro-it closed this as completed Nov 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant