Update coffee-script to version 1.12.6 🚀 #790
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hello lovely humans,
coffee-script just published its new version 1.12.6.
This version is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of coffee-script.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?
There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.
Good luck with your project ✨
You rock!
🌴
The new version differs by 27 commits .
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 27 commits in total. See the full diff.