mei23 / misskey

めいすきー
GNU Affero General Public License v3.0
65 stars 12 forks source link

fix(deps): update dependency mongodb to v3.7.4 #4876

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mongodb 3.7.3 -> 3.7.4 age adoption passing confidence

Release Notes

mongodb/node-mongodb-native (mongodb) ### [`v3.7.4`](https://togithub.com/mongodb/node-mongodb-native/releases/tag/v3.7.4) [Compare Source](https://togithub.com/mongodb/node-mongodb-native/compare/v3.7.3...v3.7.4) The MongoDB Node.js team is pleased to announce version 3.7.4 of the `mongodb` package! ##### 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](https://togithub.com/mongodb/node-mongodb-native/compare/v3.7.3...v3.7.4) (2023-06-21) ##### Bug Fixes - **NODE-3711:** retry txn end on retryable write ([#​3047](https://togithub.com/mongodb/node-mongodb-native/issues/3047)) ([1595140](https://togithub.com/mongodb/node-mongodb-native/commit/15951403bd595842c872f0b0ba9f3b782b1c43ec)) - **NODE-5355:** prevent error when saslprep is not a function ([#​3733](https://togithub.com/mongodb/node-mongodb-native/issues/3733)) ([152425a](https://togithub.com/mongodb/node-mongodb-native/commit/152425a366f744490206e596e7b2ada37796577c)) ##### Documentation - [Reference](https://docs.mongodb.com/drivers/node/current/) - [API](https://mongodb.github.io/node-mongodb-native/3.7/) - [Changelog](https://togithub.com/mongodb/node-mongodb-native/blob/v3.7.4/HISTORY.md) We invite you to try the `mongodb` library immediately, and report any issues to the [NODE project](https://jira.mongodb.org/projects/NODE).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.