-
Notifications
You must be signed in to change notification settings - Fork 2
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 coffeescript is breaking the build 🚨 #50
Comments
After pinning to 2.2.4 your tests are passing again. Downgrade this dependency 📌. |
Version 2.3.1 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 12 commits.
See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 20 commits.
There are 20 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 11 commits.
See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 15 commits.
See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 156 commits.
There are 156 commits in total. See the full diff |
Version 2.3.0 of coffeescript was just published.
This version is covered by your current version range and after updating it in your project the build failed.
coffeescript 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
Commits
The new version differs by 8 commits.
8061ecf
2.3.0 (#5043)
6df8f5f
Remove references to Node's experimental modules support
776e7e5
Docs improvements (#5042)
871079b
Fix #4876: remove polyfill for object rest/spread (#4884)
be2b243
Fix: a test relied on faulty behavior (#5028)
1f9cd4e
Fix #4875: Asynchronous iterators (#4893)
47c491f
Regular expressions
s
(dotAll) flag (#4880)195a46a
Fix #4877: Exponentiation operators (#4881)
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: