Garlic-Team / gcommands

Powerful and flexible discord.js framework.
https://www.npmjs.com/package/gcommands
ISC License
38 stars 9 forks source link

chore(deps): update dependency mongodb to v4.10.0 #560

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mongodb 4.8.1 -> 4.10.0 age adoption passing confidence

Release Notes

mongodb/node-mongodb-native ### [`v4.10.0`](https://togithub.com/mongodb/node-mongodb-native/blob/HEAD/HISTORY.md#​4100-httpsgithubcommongodbnode-mongodb-nativecomparev490v4100-2022-09-19) [Compare Source](https://togithub.com/mongodb/node-mongodb-native/compare/v4.9.1...v4.10.0) ##### Features - **NODE-4385:** add cmap pool pausing functionality ([#​3321](https://togithub.com/mongodb/node-mongodb-native/issues/3321)) ([335ee55](https://togithub.com/mongodb/node-mongodb-native/commit/335ee55d04d4f7f5a6a0dfb06884dd318dc0fc2d)) - **NODE-4484:** add experimental support for disambiguatedPaths in change stream documents ([#​3365](https://togithub.com/mongodb/node-mongodb-native/issues/3365)) ([846365a](https://togithub.com/mongodb/node-mongodb-native/commit/846365a5ef58acb53480fbd5a7e0e83cbfed2a3e)) - **NODE-4519:** deprecate promiseLibrary and PromiseProvider ([#​3403](https://togithub.com/mongodb/node-mongodb-native/issues/3403)) ([5c322b6](https://togithub.com/mongodb/node-mongodb-native/commit/5c322b647fb878534f612329e1ac99daad6405d2)) - **NODE-4547:** mark all callback APIs as deprecated ([#​3388](https://togithub.com/mongodb/node-mongodb-native/issues/3388)) ([a983f14](https://togithub.com/mongodb/node-mongodb-native/commit/a983f147776e38a8c09a063120f64d5053619842)) - **NODE-4607:** add exports needed by legacy client ([#​3396](https://togithub.com/mongodb/node-mongodb-native/issues/3396)) ([972f760](https://togithub.com/mongodb/node-mongodb-native/commit/972f760947330d11895579acc63b509fcaac893c)) - **NODE-4634:** add support for bulk FindOperators.hint() ([#​3408](https://togithub.com/mongodb/node-mongodb-native/issues/3408)) ([8758890](https://togithub.com/mongodb/node-mongodb-native/commit/87588901c620f3cf350acf188726c45a4acf30c4)) ##### Bug Fixes - **NODE-3144:** pool clear event ordering and retryability tests ([#​3407](https://togithub.com/mongodb/node-mongodb-native/issues/3407)) ([bdc0d67](https://togithub.com/mongodb/node-mongodb-native/commit/bdc0d675598805f725806f95714cf33aacf3d2dc)) - **NODE-3986:** unskip MONGODB-AWS test ([#​3397](https://togithub.com/mongodb/node-mongodb-native/issues/3397)) ([5676f81](https://togithub.com/mongodb/node-mongodb-native/commit/5676f8116a7d07faf73f47b000a6fb2f462ab681)) - **NODE-4557:** randomize servers when there are only 2 eligible servers ([#​3390](https://togithub.com/mongodb/node-mongodb-native/issues/3390)) ([ddcfa49](https://togithub.com/mongodb/node-mongodb-native/commit/ddcfa49e753d0a674ad8a7b8e7c17a540d9734cc)) - **NODE-4583:** revert nested union type support ([#​3383](https://togithub.com/mongodb/node-mongodb-native/issues/3383)) ([7f94f0a](https://togithub.com/mongodb/node-mongodb-native/commit/7f94f0a19d48cc3e779216a5b4c51881ab8ddbf0)) - **NODE-4591:** only set loadBalanced on handshake when explicitly set ([#​3386](https://togithub.com/mongodb/node-mongodb-native/issues/3386)) ([57e9f2d](https://togithub.com/mongodb/node-mongodb-native/commit/57e9f2d9a617732f49c7e4dcfa3549912209584e)) - **NODE-4621:** ipv6 address handling in HostAddress ([#​3410](https://togithub.com/mongodb/node-mongodb-native/issues/3410)) ([5eb3978](https://togithub.com/mongodb/node-mongodb-native/commit/5eb3978a71941b88d877f2121910f9612d15e9e5)) - **NODE-4639:** allow PromiseProvider to be null ([#​3412](https://togithub.com/mongodb/node-mongodb-native/issues/3412)) ([d29b3d9](https://togithub.com/mongodb/node-mongodb-native/commit/d29b3d9db6824c048b75e6a74433d3638a41163f)) ### [`v4.9.1`](https://togithub.com/mongodb/node-mongodb-native/releases/tag/v4.9.1) [Compare Source](https://togithub.com/mongodb/node-mongodb-native/compare/v4.9.0...v4.9.1) The MongoDB Node.js team is pleased to announce version 4.9.1 of the mongodb package! #### Release Highlights This is a bug fix release as noted below. ##### Bug Fixes - **NODE-4583:** revert nested union type support ([#​3383](https://togithub.com/mongodb/node-mongodb-native/issues/3383)) ([014d0b3](https://togithub.com/mongodb/node-mongodb-native/commit/014d0b30c26f8aff0cfeda7f51b0431ada5a1190)) - **NODE-4591:** only set loadBalanced on handshake when explicitly set ([#​3386](https://togithub.com/mongodb/node-mongodb-native/issues/3386)) ([861d465](https://togithub.com/mongodb/node-mongodb-native/commit/861d465e234b4617f7d73d7421d2e0a9fd370c2f)) ### [`v4.9.0`](https://togithub.com/mongodb/node-mongodb-native/blob/HEAD/HISTORY.md#​490-httpsgithubcommongodbnode-mongodb-nativecomparev481v490-2022-08-18) [Compare Source](https://togithub.com/mongodb/node-mongodb-native/compare/v4.8.1...v4.9.0) ##### Features - **NODE-3517:** improve index spec handling and type definitions ([#​3315](https://togithub.com/mongodb/node-mongodb-native/issues/3315)) ([0754bf9](https://togithub.com/mongodb/node-mongodb-native/commit/0754bf9c322b3a6e0200968ed31b95dd39e76c4b)) - **NODE-4336:** deprecate old write concern options and add missing writeConcern to MongoClientOptions ([#​3340](https://togithub.com/mongodb/node-mongodb-native/issues/3340)) ([d2b6ad8](https://togithub.com/mongodb/node-mongodb-native/commit/d2b6ad8da39d2dd5c01ee7e7ad9622ad65e515f0)) - **NODE-4548:** export ChangeStream class from top-level ([#​3357](https://togithub.com/mongodb/node-mongodb-native/issues/3357)) ([48f295a](https://togithub.com/mongodb/node-mongodb-native/commit/48f295a2ab38e284c9437300aab35a4678650c87)) ##### Bug Fixes - **NODE-4159,NODE-4512:** remove servers with incorrect setName from topology and fix unix socket parsing ([#​3348](https://togithub.com/mongodb/node-mongodb-native/issues/3348)) ([00dcf2d](https://togithub.com/mongodb/node-mongodb-native/commit/00dcf2d51fb27c2b259f8dbf6aedf81196c5f98c)) - **NODE-4273:** pass 'comment' option through to distinct command ([#​3339](https://togithub.com/mongodb/node-mongodb-native/issues/3339)) ([753ecfe](https://togithub.com/mongodb/node-mongodb-native/commit/753ecfed437138808f21e31d436a58a44f3513b9)) - **NODE-4413:** set maxTimeMS on getMores when maxAwaitTimeMS is specified ([#​3319](https://togithub.com/mongodb/node-mongodb-native/issues/3319)) ([dcbfd6e](https://togithub.com/mongodb/node-mongodb-native/commit/dcbfd6e943c2db2fbc223e221a6661996df25fe0)) - **NODE-4429:** select server sync for endSessions during close ([#​3363](https://togithub.com/mongodb/node-mongodb-native/issues/3363)) ([5086ead](https://togithub.com/mongodb/node-mongodb-native/commit/5086eadf52e13369f584b9bd64477ab7f3522ff6)) - **NODE-4467:** Add back support for `oplogReplay` option as deprecated ([#​3337](https://togithub.com/mongodb/node-mongodb-native/issues/3337)) ([6c69b7d](https://togithub.com/mongodb/node-mongodb-native/commit/6c69b7d51d98cf858607b0fdcad41d26691f97db)) - **NODE-4496:** counter values incorrecly compared when instance of Long ([#​3342](https://togithub.com/mongodb/node-mongodb-native/issues/3342)) ([d29eb8c](https://togithub.com/mongodb/node-mongodb-native/commit/d29eb8c2b683f0044accfdb2bb3c1770034f28f3)) - **NODE-4513:** type for nested objects in query & update ([#​3349](https://togithub.com/mongodb/node-mongodb-native/issues/3349)) ([ec1a68f](https://togithub.com/mongodb/node-mongodb-native/commit/ec1a68f8cdf34763ad3797c3d2b663b55ede3e4e)) - **NODE-4533:** session support error message and unified test runner ([#​3355](https://togithub.com/mongodb/node-mongodb-native/issues/3355)) ([6a0e502](https://togithub.com/mongodb/node-mongodb-native/commit/6a0e502139bb09d1eeadf01eb20461cf88d538b0)) - **NODE-4555:** export BSON internally ([#​3367](https://togithub.com/mongodb/node-mongodb-native/issues/3367)) ([4ce6e4c](https://togithub.com/mongodb/node-mongodb-native/commit/4ce6e4cceea9117048d87af36c18da538f96a20f)) ##### [4.8.1](https://togithub.com/mongodb/node-mongodb-native/compare/v4.8.0...v4.8.1) (2022-07-26) ##### Bug Fixes - **NODE-4423:** better type support for nested objects in query & update ([#​3328](https://togithub.com/mongodb/node-mongodb-native/issues/3328)) ([05e007b](https://togithub.com/mongodb/node-mongodb-native/commit/05e007b0b5ff98151c3ff972ee2f881b4203639e)) - **NODE-4425:** webpack optional import of FLE issue ([#​3324](https://togithub.com/mongodb/node-mongodb-native/issues/3324)) ([5ab2b05](https://togithub.com/mongodb/node-mongodb-native/commit/5ab2b0517216b6675bed38824448fd9d598fd096)) - **NODE-4444:** use Node.js clear timers ([#​3327](https://togithub.com/mongodb/node-mongodb-native/issues/3327)) ([c5cfe21](https://togithub.com/mongodb/node-mongodb-native/commit/c5cfe214ac320386033effc1b62967efa0eabf46))

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.

renovate[bot] commented 2 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (4.10.0). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.