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 coffeescript is breaking the build 🚨 #42

Open
greenkeeper bot opened this issue Jan 1, 2020 · 2 comments
Open

An in-range update of coffeescript is breaking the build 🚨 #42

greenkeeper bot opened this issue Jan 1, 2020 · 2 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Jan 1, 2020

The devDependency coffeescript was updated from 2.4.1 to 2.5.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

coffeescript is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Commits

The new version differs by 136 commits.

  • 61d408f 2.5.0 (#5284)
  • ba41b44 Allow linebreak/indent in destructured for variable (#5286)
  • 33bbef9 Merge pull request #5285 from helixbass/browser-compiler-call-parsing-error
  • c4f0c9e don't return boolean from grammar rule
  • 8677a0d Update output from #5275
  • ee2a107 AST: Refactor marking nodes that return (#5275)
  • 8fb5c1b Make it clearer that we're adding a property to an object
  • b2b2f97 Fix comments after colons getting lost (#5276)
  • 0045cb2 Colons are apparently another token type that doesn't survive passing through the parser, so rescue any comments attached to colons
  • a8273bf No need for separate ast returns method, as it's never overridden
  • 3e7c570 AST (#5273)
  • a34c0c9 Return Root from nodes() (#5274)
  • 2ab714b Merge branch 'master' into ast
  • 56eec0b AST: Update with latest changes from master (#5270)
  • f528e5e AST: numeric separators, BigInt (#5272)

There are 136 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 1, 2020

After pinning to 2.4.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 31, 2020

  • The devDependency coffeescript was updated from 2.5.0 to 2.5.1.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • 26a7ba1 2.5.1 (#5297)
  • 9cef39d Handle implicit object as end of outer implicit object property value (#5296)
  • 92ad04b Allow soaks and prototype shorthands in object splats (#5293)
  • 6fe980e Improve performance of location data compensation (#5294)
  • bb8df1e Fix typos (#5287)

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