Skip to content

dependabot npm(deps): bump mongodb from 4.12.0 to 4.12.1

Depen d'Abot requested to merge dependabot-npm_and_yarn-mongodb-4.12.1 into master

Bumps mongodb from 4.12.0 to 4.12.1.

Release notes

Sourced from mongodb's releases.

v4.12.1

The MongoDB Node.js team is pleased to announce version 4.12.1 of the mongodb package!

Release Highlights

This version includes a fix to a regression in our monitoring logic that could cause process crashing errors that was introduced in v4.12.0.

If you are using v4.12.0 of the Node driver, we strongly encourage you to upgrade.

Bug Fixes

Documentation

We invite you to try the mongodb library immediately, and report any issues to the NODE project.

Changelog

Sourced from mongodb's changelog.

4.12.1 (2022-11-23)

Bug Fixes

Commits
  • 73e92ce chore(release): 4.12.1
  • 9795cdb fix(NODE-4831): check map value is not undefined (#3477)
  • ff375e9 fix(NODE-4830): lazily import aws module (#3476)
  • c4c560c chore(NODE-4824): add check to confirm docs generation and release only runs ...
  • fda7d25 test(NODE-4790): retryable handshake errors spec sync (#3472)
  • See full diff in compare view

Merge request reports

Loading