Kronos-Integration / test-step

kronos-step testing support with ava
BSD 2-Clause "Simplified" License
1 stars 0 forks source link

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

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency esm was updated from 3.2.5 to 3.2.6.

🚨 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](https://travis-ci.org/Kronos-Integration/test-step/builds/497370801?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 51 commits.

  • d695f2f Bump to v3.2.6.
  • 85e50d5 Update deps.
  • 7fac927 Fix module wrapping for Electron.
  • 365d358 Make Module.wrapper an array of the default realm.
  • 8334235 Align Module.wrap() with core.
  • 1014316 Don't use vm.compileFunction() for ESM.
  • 70f5b12 Space nit.
  • d7cbc20 Fix isIdentifier typo.
  • 15acb86 Cleanup overwriting globals tests.
  • d577412 Transform more console use.
  • f367cd6 Var name nit.
  • 1eabfd8 Avoid shadowing custom consoles. [closes #682]
  • ef1e070 Fix exportDefaultOnly detection.
  • b4a7962 Remove .mjs gate to cjs.dedefault and cjs.esModule.
  • c7fde80 Continue simplifying prepareContext().

There are 51 commits in total.

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 3.2.5 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.