Skip to content

Update mongodb requirement from 2.7.0 to 3.7.0#88

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/mongodb-3.7.0
Open

Update mongodb requirement from 2.7.0 to 3.7.0#88
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/mongodb-3.7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 21, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on mongodb to permit the latest version.

Release notes

Sourced from mongodb's releases.

v3.7.0

The MongoDB Rust driver team is pleased to announce the v3.7.0 release of the mongodb crate, now available for download from crates.io.

Highlighted Changes

MSRV Increase

This release updates the minimum supported rust compiler version to 1.88.

Hickory Dependency Version Increase

Due to a security advisory, the version of hickory used internally has been updated to 0.26. This should have no user-visible behavior impact.

Client::shutdown improvements

The implementation of shutdown's wait for server resource cleanup and background task termination has been improved to be more consistent and cover more cases.

Full Release Notes

Impactful changes are listed below; for a complete list of changes see this GitHub query.

Improvements

  • RUST-2418 bump to use hickory-* 0.26 (#1682) (thanks @​aviramha!)
  • RUST-2342 bump MSRV to 1.88 (#1693)
  • RUST-2014 Refactor Client::shutdown to use tokio utilities (#1692)
  • Update zstd version to 0.13.3 (#1684) (thanks @​richarddd!)
  • RUST-2398 bump max wire version to 29 (#1680)
Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Updates the requirements on [mongodb](https://github.com/mongodb/mongo-rust-driver) to permit the latest version.
- [Release notes](https://github.com/mongodb/mongo-rust-driver/releases)
- [Commits](mongodb/mongo-rust-driver@v2.7.0...v3.7.0)

---
updated-dependencies:
- dependency-name: mongodb
  dependency-version: 3.7.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels May 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants