Open greenkeeper[bot] opened 5 years ago
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.
dependency
deep-equal was updated from 1.1.0
to 1.1.1
.Your tests are still failing with this version. Compare changes
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
The dependency deep-equal was updated from
1.0.1
to1.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](https://travis-ci.org/aethant/merino/builds/577687277?utm_source=github_status&utm_medium=notification)).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 order3fffed9
[Tests] clean up/flesh out test cases
cbbef21
[Tests] clean up redundant test
410e2d6
[Refactor]
objEquiv
: bail early if typeofs are different0c5b21a
[Fix] use
is-date-object
to properly detect cross-realm Datesde4e75c
[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 supportNaN
and-0
properly7000403
[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](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: