Skip to content

chore(deps): bump the rust-minor-patch group in /reference-apps/rust with 2 updates - #327

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/reference-apps/rust/rust-minor-patch-55b0be72ce
Open

chore(deps): bump the rust-minor-patch group in /reference-apps/rust with 2 updates#327
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/reference-apps/rust/rust-minor-patch-55b0be72ce

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the rust-minor-patch group in /reference-apps/rust with 2 updates: mongodb and redis.

Updates 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

Updates redis from 1.6.0 to 1.7.0

Release notes

Sourced from redis's releases.

redis-1.7.0

1.7.0 (2026-09-05)

Changes & Bug fixes

CI & operational improvements

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the rust-minor-patch group in /reference-apps/rust with 2 updates: [mongodb](https://github.com/mongodb/mongo-rust-driver) and [redis](https://github.com/redis-rs/redis-rs).


Updates `mongodb` 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)

Updates `redis` from 1.6.0 to 1.7.0
- [Release notes](https://github.com/redis-rs/redis-rs/releases)
- [Commits](redis-rs/redis-rs@redis-1.6.0...redis-1.7.0)

---
updated-dependencies:
- dependency-name: mongodb
  dependency-version: 3.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust-minor-patch
- dependency-name: redis
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust-minor-patch
...

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