Bump bson and mongodb - #153
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [bson](https://github.com/mongodb/js-bson) and [mongodb](https://github.com/mongodb/node-mongodb-native). These dependencies needed to be updated together. Updates `bson` from 1.0.4 to 1.1.6 - [Release notes](https://github.com/mongodb/js-bson/releases) - [Changelog](https://github.com/mongodb/js-bson/blob/v1.1.6/HISTORY.md) - [Commits](mongodb/js-bson@V1.0.4...v1.1.6) Updates `mongodb` from 3.0.2 to 3.7.4 - [Release notes](https://github.com/mongodb/node-mongodb-native/releases) - [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md) - [Commits](mongodb/node-mongodb-native@v3.0.2...v3.7.4) --- updated-dependencies: - dependency-name: bson dependency-version: 1.1.6 dependency-type: indirect - dependency-name: mongodb dependency-version: 3.7.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps bson and mongodb. These dependencies needed to be updated together.
Updates
bsonfrom 1.0.4 to 1.1.6Release notes
Sourced from bson's releases.
Changelog
Sourced from bson's changelog.
... (truncated)
Commits
6fc7a87chore(release): 1.1.6375f368fix: Throw error on bigint usage and add helpers to Long (#426)290dd6achore(release): 1.1.5b526145fix(object-id): harden the duck-typing6e782da1.1.43809c13fix: throw if invalid _bsontype is detectede4de7b51.1.38de4140Revert "fix(_bsontype): only check bsontype if it is a prototype member."179e1ed1.1.2dd8a349fix(_bsontype): only check bsontype if it is a prototype member.Maintainer changes
This version was pushed to npm by nbbeeken, a new releaser for bson since your current version.
Updates
mongodbfrom 3.0.2 to 3.7.4Release notes
Sourced from mongodb's releases.
... (truncated)
Changelog
Sourced from mongodb's changelog.
... (truncated)
Commits
c2b6da1chore(release): 3.7.4152425afix(NODE-5355): prevent error when saslprep is not a function (#3733)1595140fix(NODE-3711): retry txn end on retryable write (#3047)9b980c4chore(NODE-3736): fix drivers tools cloning (#3025)b42e8b3chore(release): 3.7.3428e6d3fix(NODE-3515): do proper opTime merging in bulk results (#3011)564b0d7test(NODE-3606): legacy and new versions of the CSFLE library (#3002)7c5a7bbchore(release): 3.7.2ec23d63chore(NODE-3622): bump optional-require for additional yarn berry pnp support...28f721dchore(release): 3.7.1Maintainer changes
This version was pushed to npm by pearsb1, a new releaser for mongodb since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.