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 before-after-hook is breaking the build 🚨 #184

Open
greenkeeper bot opened this issue Oct 31, 2018 · 5 comments
Open

An in-range update of before-after-hook is breaking the build 🚨 #184

greenkeeper bot opened this issue Oct 31, 2018 · 5 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Oct 31, 2018

The dependency before-after-hook was updated from 1.1.0 to 1.2.0.

🚨 View failing branch.

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

before-after-hook is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Release Notes for v1.2.0

1.2.0 (2018-10-31)

Bug Fixes

  • remove es6 features for browser compatibility (933ca1c)

Features

  • hook.wrap() & hook.remove() (e7422a4)
Commits

The new version differs by 21 commits.

  • 933ca1c fix: remove es6 features for browser compatibility
  • bcb876c docs: update .wrap() usage examples
  • 10cdcd7 build(package): update lock file
  • a73c634 ci(travis): skip release stage unless on master
  • e7422a4 feat: hook.wrap() & hook.remove()
  • 30af134 test: hook.wrap() & hook.remove()
  • 0d6560d docs(examples): Test mock example
  • 08cc25f build(package): package-lock.json
  • 892ef08 docs(README): hook.wrap() & hook.remove()
  • a317106 ci(travis): "cache: npm"
  • 9bd8929 style: standard
  • 6d0cd3e chore(package): update standard to version 12.0.1
  • f5c452e chore(package): update tap-spec to version 5.0.0
  • 21145f6 ci(travis): stop testing in Node 4
  • 1bee1e9 ci(travis): Update to node 10 (#28)

There are 21 commits in total.

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 Oct 31, 2018

After pinning to 1.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 Dec 27, 2018

Your tests are still failing with this version. Compare changes

Release Notes for v1.3.0

1.3.0 (2018-12-27)

Features

Commits

The new version differs by 3 commits.

  • 06293c1 feat(#48): Typescript definitions
  • b461c97 ci(travis): make tests pass in node 6
  • 13842e4 docs(README): weekly downloads badge

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 29, 2018

Your tests are still failing with this version. Compare changes

Release Notes for v1.3.1

1.3.1 (2018-12-29)

Bug Fixes

Commits

The new version differs by 1 commits.

  • ff22684 fix: better TypeScript definitions (#49)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 11, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v1.3.2

1.3.2 (2019-01-11)

Bug Fixes

  • hook passes option when no handlers are defined (9531548)
Commits

The new version differs by 2 commits.

  • 9531548 fix: hook passes option when no handlers are defined
  • 2426fa0 test: hook passes option when no handlers are defined

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 4, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v1.4.0

1.4.0 (2019-03-04)

Features

  • new Hook.Singular for better Typescript support (#52) (d1e515f)
Commits

The new version differs by 2 commits.

  • 3f630e1 refactor: user var instead of const for now, update deprecation message
  • d1e515f feat: new Hook.Singular for better Typescript support (#52)

See the full diff

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

0 participants