flowbased / fbp-protocol-client

JavaScript client library for FBP protocol connection handling
8 stars 5 forks source link

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

Closed greenkeeper[bot] closed 3 years ago

greenkeeper[bot] commented 5 years ago

The devDependency coffeescript was updated from 2.3.2 to 2.4.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](https://travis-ci.org/flowbased/fbp-protocol-client/builds/513574608?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 11 commits.

  • e6f6aa8 Version bump in lockfile
  • c09d8fb Release 2.4.0 (#5182)
  • f6d6377 ES module version of compiler for use in browsers; dynamic import() docs; revised Stage 3 policy (#5177)
  • 41b31c7 Fix repl.rli deprecation (#5178)
  • ec034e2 Fix tests (#5176)
  • ff24e5c Dynamic import (#5169)
  • ca275c2 Fix #5128: parens around default param (#5167)
  • 63ffe0a Fix 5085 (#5145)
  • 247b511 Remove extra word in comment in src/nodes.coffee (#5158)
  • 2f82b75 implement coffeescript.registerCompiled method (#5130)
  • 294bb47 Fix #5112: A string of ', ' in an array should not be detected as an elision (#5113)

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 5 years ago

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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • f4fcf65 Don't publish .DS_Store to npm
  • 92f69b2 Release 2.4.1 (#5195)
  • 7422244 Actually publish the browser compilers to NPM (#5186)
  • d23919c Preserve environment when calling coffee from test (#5191)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 141 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)
  • 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

There are 141 commits in total.

See the full diff