-
Notifications
You must be signed in to change notification settings - Fork 9
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 🚨 #123
Comments
After pinning to 2.3.2 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 CommitsThe new version differs by 136 commits.
There are 136 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 5 commits.
See the full diff |
The dependency coffeescript was updated from
2.3.2
to2.4.0
.🚨 View failing branch.
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 11 commits.
e6f6aa8
Version bump in lockfile
c09d8fb
Release 2.4.0 (#5182)
f6d6377
ES module version of compiler for use in browsers; dynamic import() docs; revised Stage 3 policy (#5177)
41b31c7
Fix repl.rli deprecation (#5178)
ec034e2
Fix tests (#5176)
ff24e5c
Dynamic import (#5169)
ca275c2
Fix #5128: parens around default param (#5167)
63ffe0a
Fix 5085 (#5145)
247b511
Remove extra word in comment in src/nodes.coffee (#5158)
2f82b75
implement coffeescript.registerCompiled method (#5130)
294bb47
Fix #5112: A string of ', ' in an array should not be detected as an elision (#5113)
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: