-
Notifications
You must be signed in to change notification settings - Fork 26
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 coffee-script is breaking the build 🚨 #12
Comments
Version 1.12.6 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 16 commits0.
There are 16 commits in total. See the full diff |
Version 1.12.7 just got published.Your tests are still failing with this version. Compare the changes 🚨 CommitsThe new version differs by 31 commits.
There are 31 commits in total. See the full diff |
Version 1.12.8 just got published.Your tests are still failing with this version. Compare the changes 🚨 CommitsThe new version differs by 11 commits ahead by 11, behind by 7.
See the full diff |
Version 1.12.5 of coffee-script just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As coffee-script is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.
I recommend you give this issue a high priority. I’m sure you can resolve this 💪
Status Details
Commits
The new version differs by 11 commits .
72cf485
1.12.5 (#4495)
fb60070
Fix #4491: import- and export-specific lexing should stop (#4492)
90ec761
Merge pull request #4490 from helixbass/iss4489_regex_octal_escape_sequence_bug
050aaa4
Fix #4489: Regex octal escape sequence bug
c1e3c02
Merge pull request #4483 from GeoffreyBooth/fix-export-default
dde7b0d
Fix #4481: Export an imported member named
default
98d1644
Fix #4451: Treat
default
as a keyword in an export statement only when it followsexport
oras
ca0fd22
Update v2 NPM installation instructions
a9bd53d
Merge pull request #4448 from GeoffreyBooth/2-docs-on-master
f8ce1a8
Teaser for CoffeeScript 2, link to 2 docs
cee1076
Copy the generated output CS2 docs onto master so that GitHub pages can publish them
See the full diff.
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot 🌴
The text was updated successfully, but these errors were encountered: