myrne / performance-now

Implements performance.now (based on process.hrtime).
MIT License
162 stars 26 forks source link

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

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

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


Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/braveg1rl/performance-now/builds/220643423)
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](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:

greenkeeper[bot] commented 7 years ago

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[bot] commented 7 years ago

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[bot] commented 6 years ago

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