An in-range update of coffee-script is breaking the build π¨
greenkeeper opened this issue Β· 1 comments
Version 1.12.6 of coffee-script just got published.
Branch | Build failing π¨ |
---|---|
Dependency | coffee-script |
Current Version | 1.12.5 |
Type | dependency |
This version is covered by your current version range and after updating it in your project the build failed.
coffee-script is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you itβs very likely also breaking them.
I recommend you give this issue a very high priority. Iβm sure you can resolve this πͺ
Status Details
- β continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details
Commits
The new version differs by 16 commits0.
f0e9837
1.12.6 missing updated output
f661f91
1.12.6 (#4548)
e00fa5d
Fix #4533: chained calls incorrectly wrapping enclosing implicit objects (#4534)
51c0657
Fix #4150: Correctly outdent ternary followed by method call (#4535)
26cb24a
return
andexport default
can now accept implicit objects (#4532)ac1b2b5
Iss4248 unicode code point escapes (cleanup) (#4522)
96b6c5f
Fix #4248: Unicode code point escapes (#4498)
bfce054
Fix parenthesized conditions in if-else assignment (#4519)
ff60e6a
fix 'future reserved words' test (#4518)
0da9d71
Fix broken links, update redirected links (#4505)
fecdbac
A particular REPL test is broken in Node 4.8.2 because of a regression that was fixed in Node 5.11.0; just disable the test for Node < 6. Fixes #4502. (#4510)
473e8a1
Merge pull request #4507 from GeoffreyBooth/tests-exit-code
faf6d17
cake build:browser
should just assemble the browser build, not also test it; addcake build:browser:full
to additionally run the testsd141d5c
If the tests fail, return a non-zero exit code
a36b454
Merge branch 'master' of github.com:jashkenas/coffeescript
There are 16 commits in total.
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 π΄
Version 1.12.7 just got published.
Your tests are still failing with this version. Compare the changes π¨
Commits
The new version differs by 15 commits.
492111c
Bump date
677312a
More better
c83c47d
Disable regex Unicode test for runtimes lacking support. Fixes #4610.
7b0ea20
Updated output
9990771
Improve formatting
019ebcf
Update dependencies
0d9ce2c
1.12.7: Update changelog and version number
799bc6e
Restrict indented return arg to object (#4605)
e4bf163
refine sameLine implicit object tagging [Fixes #4568] (#4598)
9d82bf7
Add more features to the list of reasons to check out CoffeeScript 2
ebe8493
Update v2 docs for 2.0.0-beta3
b1b34d3
Merge pull request #4585 from helixbass/iss4283_error_message_implicit_call
8234ce2
error message for implicit call [Fixes #4283]
48c7deb
Fix REPL assignment (#4559)
cd6daf0
2.0.0-beta2 docs
See the full diff