Skip to content
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

Open
greenkeeper bot opened this issue Apr 10, 2017 · 3 comments
Open

An in-range update of coffee-script is breaking the build 🚨 #12

greenkeeper bot opened this issue Apr 10, 2017 · 3 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Apr 10, 2017

Version 1.12.5 of coffee-script just got published.

Branch Build failing 🚨
Dependency coffee-script
Current Version 1.12.4
Type devDependency

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
  • continuous-integration/travis-ci/push The Travis CI build failed 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 follows export or as
  • 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 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented May 15, 2017

Version 1.12.6 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

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 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

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 17, 2017

Version 1.12.7 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 31 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

There are 31 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 30, 2017

Version 1.12.8 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 11 commits ahead by 11, behind by 7.

  • 943579a 1.12.8 (#4801)
  • 8bb89d8 Backport #4783, fix for export default followed by an implicit object (#4800)
  • f301b04 [CS1] Add postinstall message for direct installs of ‘coffee-script’ (#4759)
  • c5f4314 [CS1] Travis CI for 1.x (#4797)
  • 1ad9c61 Revise v1 docs to reflect that v2 is out; update paths to reflect that the v2 docs are now the primary docs, and the v1 docs only live under /v1/
  • 249cc59 Remove v2 docs
  • e7073bc Update CS2 docs per #4688
  • 458440e 2.0.0-beta5 docs
  • 6cea181 [CS1] fix #4260 and #1349: splat error with soak properties or expressions (#4643)
  • e3c2c03 2.0.0-beta4 docs
  • 27f21a3 1.12.7 (#4617)

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants