Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃敿 Bump mongodb from 3.6.9 to 4.13.0 #472

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 1, 2023

Bumps mongodb from 3.6.9 to 4.13.0.

Release notes

Sourced from mongodb's releases.

v4.13.0

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

Features

  • NODE-4691: interrupt in-flight operations on heartbeat failure (#3457) (e641bd4)

Bug Fixes

  • NODE-4447: disable causal consistency in implicit sessions (#3479) (6566fb5)
  • NODE-4834: ensure that MessageStream is destroyed when connections are destroyed (#3482) (8338bae)

Documentation

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

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.

4.12.0

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

Release Highlights

ChangeStreams are now AsyncIterators

... (truncated)

Changelog

Sourced from mongodb's changelog.

4.13.0 (2022-12-19)

Features

  • NODE-4691: interrupt in-flight operations on heartbeat failure (#3457) (e641bd4)
  • NODE-4810: define the new Logger (#3475) (6ef11d7)

Bug Fixes

  • NODE-4447: disable causal consistency in implicit sessions (#3479) (6566fb5)
  • NODE-4834: ensure that MessageStream is destroyed when connections are destroyed (#3482) (8338bae)

4.12.1 (2022-11-23)

Bug Fixes

4.12.0 (2022-11-16)

Features

Bug Fixes

  • NODE-4609: allow mapping to falsey non-null values in cursors (#3452) (1bf6ef1)
  • NODE-4735: fix change stream consecutive resumabilty (#3453) (89b27e9)
  • NODE-4753: remove erroneous deprecation of geoNear (#3465) (199dcaf)
  • NODE-4783: handle orphaned operation descriptions (#3463) (4c9b4d8)

4.11.0 (2022-10-19)

Features

  • NODE-3255: add minPoolSizeCheckIntervalMS option to connection pool (#3429) (5f34ad0)
  • NODE-3651: add hashed index type (#3432) (f6b56a1)
  • NODE-3875: support recursive schema types (#3433) (26bce4a)
  • NODE-4503: throw original error when server attaches NoWritesPerformed label (#3441) (a7dab96)

... (truncated)

Commits
  • eb5f651 chore(release): 4.13.0
  • 5d9711b docs: generate docs from latest main (#3471)
  • 8338bae fix(NODE-4834): ensure that MessageStream is destroyed when connections are d...
  • 9f945c4 test(NODE-4800): update build env scripts (#3487)
  • 6ef11d7 feat(NODE-4810): define the new Logger (#3475)
  • dfcc3d9 test(NODE-4826): update command monitoring tests (#3488)
  • d56414f test(NODE-4498): ts tests for OptionalId wrapping schemas with _id (#3486)
  • e3ead58 ci(NODE-4872): add permissions to dependency check workflow (#3483)
  • fb22f23 chore: update PR template commit message example (#3484)
  • 6566fb5 fix(NODE-4447): disable causal consistency in implicit sessions (#3479)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 3.6.9 to 4.13.0.
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md)
- [Commits](mongodb/node-mongodb-native@v3.6.9...v4.13.0)

---
updated-dependencies:
- dependency-name: mongodb
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 1, 2023

The following labels could not be found: dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
0 participants