node-mongodb-native
node-mongodb-native copied to clipboard
The official MongoDB Node.js driver
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action
Please run the release_notes action before releasing to generate release highlights --- ## [6.17.0](https://github.com/mongodb/node-mongodb-native/compare/v6.16.0...v6.17.0) (2025-04-25) ### Features * **NODE-6245:** add keepAliveInitialDelay config ([#4510](https://github.com/mongodb/node-mongodb-native/issues/4510)) ([d6c0eb3](https://github.com/mongodb/node-mongodb-native/commit/d6c0eb31c21fc89856c7c2a3cab7a8b22d23c267)) * **NODE-6290:** add sort support to...
Bumps the development-dependencies group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@aws-sdk/credential-providers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers) | `3.750.0` |...
Bumps [chalk](https://github.com/chalk/chalk) from 4.1.2 to 5.4.1. Release notes Sourced from chalk's releases. v5.4.1 Fix navigator not defined ReferenceError (#642) 4ebb62d https://github.com/chalk/chalk/compare/v5.4.0...v5.4.1 v5.4.0 Update CIRCLECI environments to return level 3 color...
Bumps [mocha](https://github.com/mochajs/mocha) from 10.8.2 to 11.1.0. Release notes Sourced from mocha's releases. v11.1.0 11.1.0 (2025-01-02) 🌟 Features bump yargs to 17 (#5165) (8f1c8d8) v11.0.2 11.0.2 (2024-12-09) 🩹 Fixes catch exceptions...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 9.1.0 to 10.0.2. Release notes Sourced from eslint-config-prettier's releases. v10.0.2 Patch Changes #299 e750edc Thanks @Fdawgs! - chore(package): explicitly declare js module type v10.0.1 eslint-config-prettier 10.0.1 What's...
### Description #### What is changing? ##### Is there new documentation needed for these changes? #### What is the motivation for this change? ### Release Highlight ### Fill in title...
### Description #### Summary of Changes This PR syncs CSOT spec tests to latest and skips any tests that are currently failing. 3 of the new tests are failing, so...
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action
Please run the release_notes action before releasing to generate release highlights --- ## [7.0.1](https://github.com/mongodb/node-mongodb-native/compare/v7.0.0...v7.0.1) (2025-11-13) ### Bug Fixes * **NODE-7290:** use valueof for error code check ([#4791](https://github.com/mongodb/node-mongodb-native/issues/4791)) ([1cc3d1c](https://github.com/mongodb/node-mongodb-native/commit/1cc3d1c952274b2fc18ffd4898978af97f76b554)) --- This...