Skip to content
This repository was archived by the owner on Feb 3, 2022. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mongodb-js/extended-json
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3116e58531c504d9c9f1c6a5f53c24bb7d1ec65f
Choose a base ref
...
head repository: mongodb-js/extended-json
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 51d6644460cb7aa265131db3ee7b43e301bddb1e
Choose a head ref
  • 15 commits
  • 8 files changed
  • 5 contributors

Commits on Sep 25, 2019

  1. Verified

    This commit was signed with the committer’s verified signature.
    tberreis Thomas Berreis
    Copy the full SHA
    6186f8a View commit details
  2. 1.10.2

    durran committed Sep 25, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    4b240d1 View commit details

Commits on Jan 21, 2020

  1. 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>
    dependabot-preview[bot] authored and imlucas committed Jan 21, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    5e7020a View commit details
  2. 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>
    dependabot-preview[bot] authored and imlucas committed Jan 21, 2020
    Copy the full SHA
    28981c0 View commit details
  3. 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>
    dependabot-preview[bot] and imlucas committed Jan 21, 2020
    Copy the full SHA
    4c5b008 View commit details
  4. 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>
    dependabot-preview[bot] authored and imlucas committed Jan 21, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    59c569f View commit details
  5. 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>
    dependabot-preview[bot] authored and imlucas committed Jan 21, 2020
    Copy the full SHA
    9d446bd View commit details
  6. Copy the full SHA
    cbadf43 View commit details

Commits on Jan 27, 2020

  1. 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>
    dependabot-preview[bot] authored and imlucas committed Jan 27, 2020
    Copy the full SHA
    3366df4 View commit details
  2. 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>
    dependabot-preview[bot] authored and imlucas committed Jan 27, 2020
    Copy the full SHA
    f3d1c18 View commit details

Commits on Jan 31, 2020

  1. 1.11.0

    imlucas committed Jan 31, 2020
    Copy the full SHA
    6ae4046 View commit details
  2. Copy the full SHA
    1a02262 View commit details

Commits on Feb 10, 2020

  1. 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>
    dependabot-preview[bot] authored Feb 10, 2020
    Copy the full SHA
    7b1cd35 View commit details

Commits on Jul 6, 2021

  1. fix: prefer _bsontype over constructor.name in DBRef serializer (#152)

    For compatibility with BSON 4.x.
    addaleax authored Jul 6, 2021
    Copy the full SHA
    7872203 View commit details
  2. 1.11.1

    addaleax committed Jul 6, 2021
    Copy the full SHA
    51d6644 View commit details
Loading