zeekay / vigil

Simple, efficient file watching for Node.
MIT License
1 stars 0 forks source link

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

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 2.2.4 of coffeescript was just published.

Branch Build failing 🚨
Dependency coffeescript
Current Version 2.2.3
Type devDependency

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 could not complete due to an error [Details](https://travis-ci.org/zeekay/vigil/builds/360128113?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 5 commits.

  • e5aa758 2.2.4 (#5025)
  • 001f97a Fix #5013: return statement as an expression (#5014)
  • ce66a49 Make node --harmony bin/cake test pass on Node 9 (#5012)
  • 0268505 Optimize 'for-range-by' loop when 'by' is literal number (#5016)
  • 5a43b2d simplified test file skipping (#4996) (#5003)

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 6 years ago

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

greenkeeper[bot] commented 6 years ago

Version 2.3.0 just got published.

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

Commits

The new version differs by 8 commits.

  • 8061ecf 2.3.0 (#5043)
  • 6df8f5f Remove references to Node's experimental modules support
  • 776e7e5 Docs improvements (#5042)
  • 871079b Fix #4876: remove polyfill for object rest/spread (#4884)
  • be2b243 Fix: a test relied on faulty behavior (#5028)
  • 1f9cd4e Fix #4875: Asynchronous iterators (#4893)
  • 47c491f Regular expressions s (dotAll) flag (#4880)
  • 195a46a Fix #4877: Exponentiation operators (#4881)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.3.1 just got published.

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

Commits

The new version differs by 12 commits.

  • be702d6 2.3.1 (#5069)
  • 68302e6 Docs headings and changelog refactor (#5067)
  • 0e7677a Fix #5046: Adjacent JSX (#5049)
  • 7cf739e Lexer, helpers and comments cleanup (#5063)
  • 41185ca Normalize :: syntax (#5048)
  • 7dbdca8 Allow implicit call with class with no body (#5053)
  • 8e66ae4 fix JSX expression indentation bug (#5056)
  • 7beb631 Create CNAME
  • c2792e4 Delete CNAME
  • d82272b Fix #1832: Browser compiler should run code using globally-scoped eval (#5047)
  • fe75548 Fix #5034: Adjacent JSX elements must be wrapped in an enclosing tag (#5046)
  • 708e575 Fix README ASCII art

See the full diff