-
Notifications
You must be signed in to change notification settings - Fork 24
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
Comments
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. |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes |
The dependency before-after-hook was updated from
1.1.0
to1.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
Release Notes for v1.2.0
1.2.0 (2018-10-31)
Bug Fixes
Features
Commits
The new version differs by 21 commits.
933ca1c
fix: remove es6 features for browser compatibility
bcb876c
docs: update
.wrap()
usage examples10cdcd7
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 🌴
The text was updated successfully, but these errors were encountered: