account-security-quickstart-node
account-security-quickstart-node copied to clipboard
Bump mongodb from 3.6.6 to 3.7.4
Bumps mongodb from 3.6.6 to 3.7.4.
Release notes
Sourced from mongodb's releases.
v3.7.4
The MongoDB Node.js team is pleased to announce version 3.7.4 of the
mongodbpackage!Release Highlights
This release fixes a bug that throws a type error when SCRAM-SHA-256 is used with saslprep in a webpacked environment.
3.7.4 (2023-06-21)
Bug Fixes
- NODE-3711: retry txn end on retryable write (#3047) (1595140)
- NODE-5355: prevent error when saslprep is not a function (#3733) (152425a)
Documentation
We invite you to try the
mongodblibrary immediately, and report any issues to the NODE project.v3.7.3
The MongoDB Node.js team is pleased to announce version 3.7.3 of the mongodb package!
What's Changed
- fix(NODE-3515): do proper opTime merging in bulk results by
@durranin mongodb/node-mongodb-native#3011Full Changelog: https://github.com/mongodb/node-mongodb-native/compare/v3.7.2...v3.7.3
Documentation
- Reference: https://docs.mongodb.com/drivers/node
- API: https://mongodb.github.io/node-mongodb-native/3.7
- Changelog: https://github.com/mongodb/node-mongodb-native/blob/3.7/HISTORY.md
We invite you to try the mongodb library immediately, and report any issues to the NODE project.
v3.7.2
The MongoDB Node.js team is pleased to announce version 3.7.2 of the mongodb package!
Release Highlights
This release contains a fix for optional require of dependencies on yarn berry.
Bug Fixes
... (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.1- Additional commits viewable in compare view
Maintainer 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)