Update Rust crate bb8 to 0.9.1 - autoclosed - #232
Closed
oxide-renovate[bot] wants to merge 1 commit into
Closed
Conversation
Contributor
Author
|
oxide-renovate
Bot
force-pushed
the
renovate/bb8-0.x
branch
from
December 10, 2024 04:06
5c1786a to
573b63e
Compare
oxide-renovate
Bot
force-pushed
the
renovate/bb8-0.x
branch
from
April 1, 2025 03:37
573b63e to
3e28ffd
Compare
oxide-renovate
Bot
force-pushed
the
renovate/bb8-0.x
branch
2 times, most recently
from
July 30, 2025 03:53
1cf8988 to
48560ed
Compare
oxide-renovate
Bot
force-pushed
the
renovate/bb8-0.x
branch
from
November 25, 2025 04:16
48560ed to
1c278db
Compare
oxide-renovate
Bot
force-pushed
the
renovate/bb8-0.x
branch
from
January 7, 2026 04:25
1c278db to
477dd22
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.8.6->0.9.1Release Notes
djc/bb8 (bb8)
v0.9.1: 0.9.1Compare Source
Work on bb8 is currently underfunded. If your employer relies on this project (or any others I maintain) in production, consider sponsoring my work.
What's Changed
get_startedstatistic by @stormshield-fabs in #265bb8-tonicto README.md by @lewiszlw in #266v0.9.0: 0.9.0Compare Source
bb8 0.9.0 (and bb8-postgres 0.9.0, bb8-redis 0.18.0) adopts RPITIT (first stabilized in Rust 1.75) to drop the dependency on
async_trait. This comes at the cost of raising the MSRV for these new releases to 1.75. If any bugs are found, I will consider releasing 0.8.x upgrades until such time as Tokio bumps its MSRV to 1.75.What's Changed
Configuration
📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.