-
Notifications
You must be signed in to change notification settings - Fork 7
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 jest-preset-coffeescript is breaking the build 🚨 #3
Labels
Comments
After pinning to 1.0.1 your tests are passing again. Downgrade this dependency 📌. |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 13 commits.
See the full diff |
Your tests are still failing with this version. Compare changes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The devDependency jest-preset-coffeescript was updated from
1.0.1
to1.1.0
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
jest-preset-coffeescript 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
Release Notes for v1.1.0
v1.0.1...v1.1.0
Commits
The new version differs by 7 commits.
35ddd6c
1.1.0
bad8892
Fix package.json newline
16b1f36
Override describe to handle CoffeeScript implicit returns
5315378
Improve Cakefile
14c81b9
Add jest --ci option for CircleCI
fbf4152
Update dependencies
49e8d31
Broaden test regex
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: