Update Rust crate bb8 to v0.8.6 #133

Merged
Renovate merged 1 commits from renovate/bb8-0.x-lockfile into master 2024-10-17 06:22:57 -04:00
Collaborator

This PR contains the following updates:

Package Type Update Change
bb8 dependencies patch 0.8.5 -> 0.8.6

Release Notes

djc/bb8 (bb8)

v0.8.6

Compare Source

What's Changed

Please consider sponsoring ongoing maintenance or contact @​djc to discuss commercial support.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [bb8](https://github.com/djc/bb8) | dependencies | patch | `0.8.5` -> `0.8.6` | --- ### Release Notes <details> <summary>djc/bb8 (bb8)</summary> ### [`v0.8.6`](https://github.com/djc/bb8/releases/tag/v0.8.6) [Compare Source](https://github.com/djc/bb8/compare/v0.8.5...v0.8.6) #### What's Changed - Use Relaxed ordering mode by [@&#8203;pfreixes](https://github.com/pfreixes) in https://github.com/djc/bb8/pull/210 - Bump MSRV to 1.70 (for tokio 1.39) by [@&#8203;djc](https://github.com/djc) in https://github.com/djc/bb8/pull/213 - Add `Pool::add` by [@&#8203;tneely](https://github.com/tneely) in https://github.com/djc/bb8/pull/214 - Add FUNDING metadata by [@&#8203;djc](https://github.com/djc) in https://github.com/djc/bb8/pull/222 - Change notify_waiters to notify_one on broken conns by [@&#8203;tneely](https://github.com/tneely) in https://github.com/djc/bb8/pull/225 - Polish for fixes from [#&#8203;223](https://github.com/djc/bb8/issues/223) and [#&#8203;224](https://github.com/djc/bb8/issues/224) by [@&#8203;djc](https://github.com/djc) in https://github.com/djc/bb8/pull/226 Please consider [sponsoring](https://github.com/sponsors/djc) ongoing maintenance or contact [@&#8203;djc](https://github.com/djc) to discuss commercial support. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45My4zIiwidXBkYXRlZEluVmVyIjoiMzguOTMuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
Renovate added 1 commit 2024-10-17 06:22:57 -04:00
PR created by Renovate Bot.
Renovate scheduled this pull request to auto merge when all checks succeed 2024-10-17 06:22:57 -04:00
Renovate merged commit 8901ffacfe into master 2024-10-17 06:22:57 -04:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: toast/Rustbot#133
No description provided.