la3rence / SolidotRobot

Serverless robot for posting news from solidot to fanfou.
https://go.lawrenceli.me/solibot
MIT License
4 stars 0 forks source link

fix(deps): update dependency mongodb to v5 #88

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mongodb 4.16.0 -> 5.3.0 age adoption passing confidence

Release Notes

mongodb/node-mongodb-native ### [`v5.3.0`](https://togithub.com/mongodb/node-mongodb-native/blob/HEAD/HISTORY.md#​530-httpsgithubcommongodbnode-mongodb-nativecomparev520v530-2023-04-18) [Compare Source](https://togithub.com/mongodb/node-mongodb-native/compare/v5.2.0...v5.3.0) ##### Features - **NODE-4696:** add FaaS env information to client metadata ([#​3626](https://togithub.com/mongodb/node-mongodb-native/issues/3626)) ([0424080](https://togithub.com/mongodb/node-mongodb-native/commit/04240809f71bb8c2f88d50344d2b8d0d1d2ceea8)) - **NODE-4774:** deprecate cursor forEach ([#​3622](https://togithub.com/mongodb/node-mongodb-native/issues/3622)) ([8d76a71](https://togithub.com/mongodb/node-mongodb-native/commit/8d76a7173fb8ac70c0f097366830da273c8a4d94)) - **NODE-4791:** deprecate duplicate bulk methods ([#​3623](https://togithub.com/mongodb/node-mongodb-native/issues/3623)) ([2839e95](https://togithub.com/mongodb/node-mongodb-native/commit/2839e95256094cbf75fae2753d2e40551c04d87c)) - **NODE-4795:** deprecate addUser helper ([#​3624](https://togithub.com/mongodb/node-mongodb-native/issues/3624)) ([53a0aae](https://togithub.com/mongodb/node-mongodb-native/commit/53a0aae584fb33b598e16dcea5dc559c3d8dca5e)) - **NODE-5169:** Implement emergency logger ([#​3610](https://togithub.com/mongodb/node-mongodb-native/issues/3610)) ([d502eb0](https://togithub.com/mongodb/node-mongodb-native/commit/d502eb0eb1d2f56ae3603a2da665a79040bc898c)) - **NODE-5188:** add alternative runtime detection to client metadata ([#​3636](https://togithub.com/mongodb/node-mongodb-native/issues/3636)) ([2a26de3](https://togithub.com/mongodb/node-mongodb-native/commit/2a26de3a2cd95b4fc21918a96dd21dc4bc62000a)) - **NODE-5189:** deprecate tcp keepalive options ([#​3621](https://togithub.com/mongodb/node-mongodb-native/issues/3621)) ([cc7c75a](https://togithub.com/mongodb/node-mongodb-native/commit/cc7c75a64720efe40b70f952e77c1d99d269bf06)) ##### Bug Fixes - **NODE-5042:** relax SRV record validation to account for a dot suffix ([#​3633](https://togithub.com/mongodb/node-mongodb-native/issues/3633)) ([ad15881](https://togithub.com/mongodb/node-mongodb-native/commit/ad158811fb23f27d323f5fcada386abaa415fbe6)) - **NODE-5171:** allow `upsertedId` to be null in `UpdateResult` ([#​3631](https://togithub.com/mongodb/node-mongodb-native/issues/3631)) ([4b5be21](https://togithub.com/mongodb/node-mongodb-native/commit/4b5be2121fdcca0879447be24e8e935dfcd14764)) - **NODE-5201:** prevent warning when default value for deprecation option is used ([#​3646](https://togithub.com/mongodb/node-mongodb-native/issues/3646)) ([e7f6e4e](https://togithub.com/mongodb/node-mongodb-native/commit/e7f6e4e34faa65678a34d14ad5b72aacb5dc8dc7)) ### [`v5.2.0`](https://togithub.com/mongodb/node-mongodb-native/blob/HEAD/HISTORY.md#​520-httpsgithubcommongodbnode-mongodb-nativecomparev510v520-2023-04-04) [Compare Source](https://togithub.com/mongodb/node-mongodb-native/compare/v5.1.0...v5.2.0) ##### Features - **NODE-5035:** enable OIDC authentication ([#​3577](https://togithub.com/mongodb/node-mongodb-native/issues/3577)) ([35879f6](https://togithub.com/mongodb/node-mongodb-native/commit/35879f66dd1bd906d6b38cb7cd21ff1fb51c52a1)) - **NODE-5036:** reauthenticate OIDC and retry ([#​3589](https://togithub.com/mongodb/node-mongodb-native/issues/3589)) ([a41846d](https://togithub.com/mongodb/node-mongodb-native/commit/a41846db3d769e2c10aedbf6feec53271fdb0a48)) - **NODE-5077:** automatic Azure kms credential refresh ([#​3599](https://togithub.com/mongodb/node-mongodb-native/issues/3599)) ([8e87e5c](https://togithub.com/mongodb/node-mongodb-native/commit/8e87e5c5be04902a75887c968f06325c1c7f0477)) ##### Bug Fixes - **NODE-3998:** metadata duplication in handshake ([#​3615](https://togithub.com/mongodb/node-mongodb-native/issues/3615)) ([6d894d6](https://togithub.com/mongodb/node-mongodb-native/commit/6d894d6652d6a286d8a699f4be0a7127a795b1ac)) - **NODE-4518:** error message with invalid authMechanism is provided (#undefined) ([1a16b7e](https://togithub.com/mongodb/node-mongodb-native/commit/1a16b7e2c4c2de9890591e9ac0196705684eb62c)) - **NODE-4854:** set timeout on write and reset on message ([#​3582](https://togithub.com/mongodb/node-mongodb-native/issues/3582)) ([4a7b5ec](https://togithub.com/mongodb/node-mongodb-native/commit/4a7b5ec7dfcc3d0c4825ee939cb3eaf7bc79347b)) - **NODE-5106:** prevent multiple mongo client connect()s from leaking topology ([#​3596](https://togithub.com/mongodb/node-mongodb-native/issues/3596)) ([eb836bb](https://togithub.com/mongodb/node-mongodb-native/commit/eb836bbd1d0029c78acead0ec985ec11ea94f978)) - **NODE-5126:** find operations fail when passed an ObjectId as filter ([#​3604](https://togithub.com/mongodb/node-mongodb-native/issues/3604)) ([2647b61](https://togithub.com/mongodb/node-mongodb-native/commit/2647b6154069731f566a4066a01e5d75bc2318b0)) ### [`v5.1.0`](https://togithub.com/mongodb/node-mongodb-native/blob/HEAD/HISTORY.md#​510-httpsgithubcommongodbnode-mongodb-nativecomparev501v510-2023-02-23) [Compare Source](https://togithub.com/mongodb/node-mongodb-native/compare/v5.0.1...v5.1.0) ##### Features - **NODE-3445:** add support for AssumeRoleWithWebIdentity in aws authentication ([#​3556](https://togithub.com/mongodb/node-mongodb-native/issues/3556)) ([e8a30b1](https://togithub.com/mongodb/node-mongodb-native/commit/e8a30b15c8ec6caac770fa08f1201e6b95a5270d)) - **NODE-4877:** Add support for useBigInt64 ([#​3519](https://togithub.com/mongodb/node-mongodb-native/issues/3519)) ([917668c](https://togithub.com/mongodb/node-mongodb-native/commit/917668c0bc42dbfa0a00869daa223f953f28c2e2)) - **NODE-5034:** support OIDC auth options ([#​3557](https://togithub.com/mongodb/node-mongodb-native/issues/3557)) ([20a4fec](https://togithub.com/mongodb/node-mongodb-native/commit/20a4fec5fa013c41f525f8c8c465b8f0db380bb2)) - **NODE-5050:** support GCP automatic credential fetch for CSFLE ([#​3574](https://togithub.com/mongodb/node-mongodb-native/issues/3574)) ([722a4a6](https://togithub.com/mongodb/node-mongodb-native/commit/722a4a6c613e4c169b51f14251a8fb4bebc1cf2a)) ##### Bug Fixes - **NODE-5044:** Write Concern 0 Must Not Affect Read Operations ([#​3541](https://togithub.com/mongodb/node-mongodb-native/issues/3541)) ([#​3575](https://togithub.com/mongodb/node-mongodb-native/issues/3575)) ([10146a4](https://togithub.com/mongodb/node-mongodb-native/commit/10146a42fcc8d84cd07fb26bde9b2926deee6f1e)) - **NODE-5052:** prevent cursor and changestream close logic from running more than once ([#​3562](https://togithub.com/mongodb/node-mongodb-native/issues/3562)) ([71d0d79](https://togithub.com/mongodb/node-mongodb-native/commit/71d0d79e012e298be2307a73c097494072224bdb)) - **NODE-5064:** consolidate connection cleanup logic and ensure socket is always closed ([#​3572](https://togithub.com/mongodb/node-mongodb-native/issues/3572)) ([e544d88](https://togithub.com/mongodb/node-mongodb-native/commit/e544d880b1731fa59ad6a0d740b946e79478cfa6)) ##### [5.0.1](https://togithub.com/mongodb/node-mongodb-native/compare/v5.0.0...v5.0.1) (2023-02-07) ##### Bug Fixes - **NODE-5027:** revert "ensure that MessageStream is destroyed when connections are destroyed" ([#​3552](https://togithub.com/mongodb/node-mongodb-native/issues/3552)) ([2d178d0](https://togithub.com/mongodb/node-mongodb-native/commit/2d178d072ddc95740ccea35088312fa57cf6c0b2)) ### [`v5.0.1`](https://togithub.com/mongodb/node-mongodb-native/blob/HEAD/HISTORY.md#​501-httpsgithubcommongodbnode-mongodb-nativecomparev500v501-2023-02-07) [Compare Source](https://togithub.com/mongodb/node-mongodb-native/compare/v5.0.0...v5.0.1) ### [`v5.0.0`](https://togithub.com/mongodb/node-mongodb-native/blob/HEAD/HISTORY.md#​500-httpsgithubcommongodbnode-mongodb-nativecomparev500-alpha0v500-2023-01-31) [Compare Source](https://togithub.com/mongodb/node-mongodb-native/compare/v4.16.0...v5.0.0) ##### ⚠ BREAKING CHANGES - **NODE-5016:** compile ts with target es2020 ([#​3545](https://togithub.com/mongodb/node-mongodb-native/issues/3545)) ##### Features - **NODE-5016:** compile ts with target es2020 ([#​3545](https://togithub.com/mongodb/node-mongodb-native/issues/3545)) ([def266a](https://togithub.com/mongodb/node-mongodb-native/commit/def266a63d3b6f4a2996e6e437fe8895a05666d8)) ##### Bug Fixes - **NODE-4998:** use ipv4 in socks5 tests for node 18 ([#​3538](https://togithub.com/mongodb/node-mongodb-native/issues/3538)) ([425dbe0](https://togithub.com/mongodb/node-mongodb-native/commit/425dbe05d7bd1ebc1f77303332b67181aa5ab135))

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.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
solidot-robot ❌ Failed (Inspect) Apr 22, 2023 4:56am