ljharb / es-abstract

ECMAScript spec abstract operations.
MIT License
114 stars 30 forks source link

An in-range update of tape is breaking the build 🚨 #89

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency tape was updated from 5.0.0-next.4 to 5.0.0-next.5.

🚨 View failing branch.

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

tape 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 - ❌ **Travis CI - Branch:** The build **failed**.

Commits

The new version differs by 16 commits.

  • 5a8034d v5.0.0-next.5
  • 10b8d7a Merge branch '4.x'
  • 2914a7b v4.13.2
  • 0cee8c5 [patch] Print name of test that didnt end
  • c4119c2 [patch] Print name of test that didnt end (#498)
  • 98b2695 [Tests] sync new test cases from master
  • d686aa2 [eslint] enable quotes rule
  • 1ab6bdb [eslint] enable quotes rule
  • d26c6a0 [Breaking] only looseEqual/`deepEqual, and their inverses, are now non-strict.
  • 24240e2 [Breaking] make equality functions consistent:
  • 8f85337 [Breaking] equal: use ==, not ===, to match assert.equal
  • 4526b39 [Tests] add tests for edge cases and numerics
  • 398503c [Deps] update resolve
  • e6b6f11 [Refactor] remove unused code
  • f6812f3 [Breaking] strictEqual: bring -0/0, and NaN into line with assert

There are 16 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 4 years ago

After pinning to 5.0.0-next.4 your tests are passing again. Downgrade this dependency πŸ“Œ.