-
Notifications
You must be signed in to change notification settings - Fork 12
Comparing changes
Open a pull request
base repository: mongodb-js/extended-json
base: 3116e58531c504d9c9f1c6a5f53c24bb7d1ec65f
head repository: mongodb-js/extended-json
compare: 51d6644460cb7aa265131db3ee7b43e301bddb1e
- 15 commits
- 8 files changed
- 5 contributors
Commits on Sep 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6186f8a - Browse repository at this point
Copy the full SHA 6186f8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b240d1 - Browse repository at this point
Copy the full SHA 4b240d1View commit details
Commits on Jan 21, 2020
-
build(deps-dev): bump eslint-config-mongodb-js from 2.3.0 to 5.0.3 (#97)
Bumps [eslint-config-mongodb-js](https://github.com/mongodb-js/eslint-config) from 2.3.0 to 5.0.3. - [Release notes](https://github.com/mongodb-js/eslint-config/releases) - [Commits](https://github.com/mongodb-js/eslint-config/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for 5e7020a - Browse repository at this point
Copy the full SHA 5e7020aView commit details -
build(deps): bump debug from 2.6.9 to 4.1.1 (#99)
Bumps [debug](https://github.com/visionmedia/debug) from 2.6.9 to 4.1.1. - [Release notes](https://github.com/visionmedia/debug/releases) - [Commits](debug-js/debug@2.6.9...4.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for 28981c0 - Browse repository at this point
Copy the full SHA 28981c0View commit details -
build(deps): bump async from 2.6.1 to 3.1.0 (#98)
* Bump async from 2.6.1 to 3.1.0 Bumps [async](https://github.com/caolan/async) from 2.6.1 to 3.1.0. - [Release notes](https://github.com/caolan/async/releases) - [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md) - [Commits](caolan/async@v2.6.1...v3.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * chore: clean up to fix travis Co-authored-by: Lucas Hrabovsky <hrabovsky.lucas@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4c5b008 - Browse repository at this point
Copy the full SHA 4c5b008View commit details -
Bump mocha from 3.2.0 to 7.0.0 (#100)
Bumps [mocha](https://github.com/mochajs/mocha) from 3.2.0 to 7.0.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v3.2.0...v7.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for 59c569f - Browse repository at this point
Copy the full SHA 59c569fView commit details -
build(deps): bump moment from 2.22.2 to 2.24.0 (#96)
Bumps [moment](https://github.com/moment/moment) from 2.22.2 to 2.24.0. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](moment/moment@2.22.2...2.24.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for 9d446bd - Browse repository at this point
Copy the full SHA 9d446bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for cbadf43 - Browse repository at this point
Copy the full SHA cbadf43View commit details
Commits on Jan 27, 2020
-
build(deps): bump async from 3.1.0 to 3.1.1 (#101)
Bumps [async](https://github.com/caolan/async) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/caolan/async/releases) - [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md) - [Commits](caolan/async@v3.1.0...v3.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for 3366df4 - Browse repository at this point
Copy the full SHA 3366df4View commit details -
build(deps-dev): bump mocha from 7.0.0 to 7.0.1 (#102)
Bumps [mocha](https://github.com/mochajs/mocha) from 7.0.0 to 7.0.1. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v7.0.0...v7.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for f3d1c18 - Browse repository at this point
Copy the full SHA f3d1c18View commit details
Commits on Jan 31, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6ae4046 - Browse repository at this point
Copy the full SHA 6ae4046View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a02262 - Browse repository at this point
Copy the full SHA 1a02262View commit details
Commits on Feb 10, 2020
-
build(deps-dev): bump mongodb-js-precommit from 2.2.0 to 2.2.1 (#104)
Bumps [mongodb-js-precommit](https://github.com/mongodb-js/precommit) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/mongodb-js/precommit/releases) - [Commits](mongodb-js/precommit@v2.2.0...v2.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for 7b1cd35 - Browse repository at this point
Copy the full SHA 7b1cd35View commit details
Commits on Jul 6, 2021
-
fix: prefer _bsontype over constructor.name in DBRef serializer (#152)
For compatibility with BSON 4.x.
Configuration menu - View commit details
-
Copy full SHA for 7872203 - Browse repository at this point
Copy the full SHA 7872203View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51d6644 - Browse repository at this point
Copy the full SHA 51d6644View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 3116e58531c504d9c9f1c6a5f53c24bb7d1ec65f...51d6644460cb7aa265131db3ee7b43e301bddb1e