Open greenkeeper[bot] opened 5 years ago
dependency
bson was updated from 4.0.1
to 4.0.2
.Your tests are still failing with this version. Compare changes
The new version differs by 11 commits.
51862d8
chore(release): 4.0.2
53ef8ad
chore: fix linting errors
f4b16d9
fix: 4.x-1.x interop (incl. ObjectID _bsontype)
6be7b8d
fix(Buffer): import buffer for binary, decimal128, and fnv1a
f3c2a27
chore: update package-lock.json
5a69b8b
chore: fix linting errors
7bb9c57
fix(buffer): don't use deprecated Buffer constructors
a0820d5
fix(timestamp): getTimestamp support times beyond 2038
ba98ccb
fix(ejson): enable serialization of legacy ObjectID
ab790c9
fix(ejson-serialize): prevent double serialization for nested documents
9f43809
fix(ejson): support array for replacer parameter in EJSON.stringify
See the full diff
The dependency bson was updated from
4.0.0
to4.0.1
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
bson 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 could not complete due to an error ([Details](https://travis-ci.org/niktrix/ethvm/builds/464370577?utm_source=github_status&utm_medium=notification)).Commits
The new version differs by 7 commits.
2e08392
chore(release): 4.0.1
090ecc9
refactor(object-id): properly deprecate deprecated methods
e6211b4
chore(serializer): remove crufty console statement
8d57a8c
fix(object-id): correct serialization of old ObjectID types
1a1fd72
test(object-id): add test for old ObjectID vs ObjectId serializing
adc12da
chore(eslint): add support for
Map
to eslintrc5e14405
refactor(object-id): provide static forms for OID generation
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: