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 🚨 #416

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency esm was updated from 3.2.18 to 3.2.19.

🚨 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/509564154?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 29 commits.

  • 2941c50 Bump to v3.2.19.
  • 0c9700a Update deps.
  • 40651a8 Make builtin-errors expose more stack.
  • 90fa0c1 Cleanup matches().
  • a7859b4 Remove -m alias detection from FLAGS.type.
  • 5b5eba9 Add FLAGS.experimentalJSONModules.
  • 1ea356b Rename Runtime._runResult to Runtime.runResult.
  • 427cc17 Cleanup cjsVars compile options assignment in Runtime.compileEval() and Runtime.compileGlobalEval().
  • 40bf1e0 Don't clip stack traces of parse/syntax errors.
  • bc3b212 Newline nits.
  • 4e6d73e Don't use URLs in stack traces if options.cjs.paths is true.
  • d8dcf0d Update mocha link to require options (#758)
  • 1d93fb3 Add util.format() and util.formatWithOptions() tests.
  • e411656 Add copyright header to src/util/format.
  • 371e752 Add type guard to safeFormatWithOptions.

There are 29 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.18 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 2 commits.

  • 2edaca3 Bump to v3.2.20.
  • 16516d0 Fix runResult assignment typo. [closes #760]

See the full diff