arlac77/statetransition-mixin

An in-range update of esm is breaking the build 🚨

greenkeeper opened this issue Β· 3 comments

The devDependency esm was updated from 3.2.22 to 3.2.23.

🚨 View failing branch.

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

esm 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 19 commits.

  • a2b7949 Bump to v3.2.23.
  • a50cb19 Update deps.
  • 6e5a22d Revert "Temporarily remove node-sleep until it builds on Node 12+."
  • dff4f0d Add support for public and private static class fields. [closes #801]
  • a0a21ac Align Node error objects with Node 12.2.0.
  • 25e6299 Fix REPL hook in Node 12. [closes #792]
  • 078f335 Update Node test matrix.
  • 82467e3 Move decoyProxy into OwnProxy().
  • 04cdca8 Fix mock scenario tests in Node 12.
  • 2207949 Temporarily remove node-sleep until it builds on Node 12+.
  • 3c50b83 Fix parsing of computed class fields. [closes #787]
  • c93add3 Revert partial package type support. [closes #784]
  • 8389f17 Fix namespace object inspection in Node 12.
  • c94675d Update deps.
  • 56c5f3a Fix fs.promises tests.

There are 19 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 🌴

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

  • The devDependency esm was updated from 3.2.23 to 3.2.24.

Your tests are still failing with this version. Compare changes

Release Notes for 3.2.24
  • Fixed regression parsing a static methods (#804)
Commits

The new version differs by 2 commits.

  • e173189 Bump to v3.2.24.
  • 51c217b Fix static property parse regression. [closes #804]

See the full diff

  • The devDependency esm was updated from 3.2.24 to 3.2.25.

Your tests are still failing with this version. Compare changes

Release Notes for 3.2.25
  • Fixed regression in computed methods (#807)
Commits

The new version differs by 3 commits.

  • bd5da7e Bump to v3.2.25.
  • 64df0a8 Update deps.
  • ab2230e Fix regression in computed methods. [closes #807]

See the full diff