Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
greenkeeper bot opened this issue Aug 28, 2019 · 2 comments
Open

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

greenkeeper bot opened this issue Aug 28, 2019 · 2 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Aug 28, 2019

The dependency deep-equal was updated from 1.0.1 to 1.1.0.

🚨 View failing branch.

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

deep-equal is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Commits

The new version differs by 22 commits.

  • 6099799 v1.1.0
  • 0c25e94 [Tests] make a tape helper, to easily compare loose/strict, and (a,b)/(b,a) arg order
  • 3fffed9 [Tests] clean up/flesh out test cases
  • cbbef21 [Tests] clean up redundant test
  • 410e2d6 [Refactor] objEquiv: bail early if typeofs are different
  • 0c5b21a [Fix] use is-date-object to properly detect cross-realm Dates
  • de4e75c [Fix] ensure Buffer + non-Buffer comparison order does not matter
  • 5b3bf31 [Refactor] move Date and RegExp tests into objEquiv
  • 558eecf [Tests] add array/object tests
  • ed266e8 [Tests] add tests for Object.create(null)
  • b8c179c [Fix] properly compare RegExp objects
  • 6a5efc1 [Refactor] there is no need to do further compareation when two types are not equal
  • 28fde4a [Fix] use object-is to support NaN and -0 properly
  • 7000403 [meta] fix license text so GitHub can detect it
  • bc37498 test: Fails simple array tests on IE < 9 #10

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 28, 2019

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 12, 2019

  • The dependency deep-equal was updated from 1.1.0 to 1.1.1.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 6 commits.

  • 7f21ce5 v1.1.1
  • 569bcce [meta] add auto-changelog
  • 3e519e3 [meta] add funding field
  • 9dedd40 [Dev Deps] update eslint, @ljharb/eslint-config; add safe-publish-latest
  • 678cb2a [Tests] use shared travis-ci configs
  • 0b76639 [Tests] add npx aud in posttest

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants