Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 26, 2025

Bumps mongodb from 2.8.2 to 3.2.5.

Release notes

Sourced from mongodb's releases.

v3.2.5

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

This release fixes a bug that caused the driver to allow invalid TLS certificates when the URI option "tlsInsecure=false" was included in the connection string.

Full Release Notes

Bugfixes

  • RUST-2264 Fix handling of tlsInsecure in the URI (#1453)

v3.2.4

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

Full Release Notes

Improvements

  • RUST-2219 Relax domain name parsing (#1399)
  • RUST-2227 Migrate to sha1 crate (#1403)

Bugfixes

  • RUST-2204 Enforce size limits on outgoing messages (#1369)

v3.2.3

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

Full Release Notes

Bugfixes

  • RUST-2179 Ignore whether nodes are data-bearing when directConnection is true (#1334)

v3.2.2

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

Full Release Notes

Bugfixes

  • RUST-2155 Precreate cleanup task for endSessions (#1305)

v3.2.1

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

Full Release Notes

Bug fix

  • RUST-2146 Fix compilation when no default features are enabled (#1292)

... (truncated)

Commits

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 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)

Bumps [mongodb](https://github.com/mongodb/mongo-rust-driver) from 2.8.2 to 3.2.5.
- [Release notes](https://github.com/mongodb/mongo-rust-driver/releases)
- [Commits](mongodb/mongo-rust-driver@v2.8.2...v3.2.5)

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

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 Aug 26, 2025
Copy link
Author

dependabot bot commented on behalf of github Sep 8, 2025

Superseded by #24.

@dependabot dependabot bot closed this Sep 8, 2025
@dependabot dependabot bot deleted the dependabot/cargo/mongodb-3.2.5 branch September 8, 2025 19:16
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