Closed greenkeeper[bot] closed 7 years ago
Your tests are still failing with this version. Compare the changes 🚨
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
and export 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; add cake build:browser:full
to additionally run the tests
d141d5c
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
Your tests are still failing with this version. Compare the changes 🚨
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
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 :muscle:
Status Details
- ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/noflo/noflo-facebook/builds/220651662)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](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: