Skip to content

Bump mongodb from 3.8.2 to 3.9.0 in /services/fraud-service - #58

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/services/fraud-service/mongodb-3.9.0
Open

Bump mongodb from 3.8.2 to 3.9.0 in /services/fraud-service#58
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/services/fraud-service/mongodb-3.9.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps mongodb from 3.8.2 to 3.9.0.

Release notes

Sourced from mongodb's releases.

v3.9.0

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

This release adds support for the new baseBackoffMS server error field. The driver now uses the value for baseBackoffMS reported by the server in its retry backoff calculations. This new feature is part of MongoDB's Intelligent Workload Management (IWM) and is available on MongoDB Atlas server versions 9.0+.

Full Release Notes

New Features

Improvements

Bugfixes

Commits
  • e72eafb RUST-2443 Update version numbers for 3.9.0 (#1789)
  • 4406554 RUST-2133 Allow custom aws credential provider (#1781)
  • fe6a8cd RUST-2492 Check for inherited unacknowledged write concerns (#1787)
  • 01cdcf0 RUST-1740 Break up rest of evergreen config (#1786)
  • 7b6e67c RUST-2491 Fix libmongocrypt unversioned install and failing tests (#1785)
  • af37d75 Bump the rust-dependencies group across 1 directory with 21 updates (#1784)
  • 74eb7bb RUST-2411 Remove support for MongoDB 4.2 (#1770)
  • 9a0639e minor: pin rustfmt to a specific nightly release (#1783)
  • 57d51e9 RUST-2467 Validate database and collection name arguments against "." and NUL...
  • 3f2d25b minor: fix rustdoc errors (#1777)
  • 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 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 3.8.2 to 3.9.0.
- [Release notes](https://github.com/mongodb/mongo-rust-driver/releases)
- [Commits](mongodb/mongo-rust-driver@v3.8.2...v3.9.0)

---
updated-dependencies:
- dependency-name: mongodb
  dependency-version: 3.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Sep 7, 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