Skip to content

Commit 636ebfe

Browse files
chore(deps): update all patch updates (patch) (#2924)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [divan](https://codspeed.io) ([source](https://redirect.github.com/CodSpeedHQ/codspeed-rust)) | workspace.dependencies | patch | `2.10.0` -> `2.10.1` | | [roaring](https://redirect.github.com/RoaringBitmap/roaring-rs) | workspace.dependencies | patch | `0.10.10` -> `0.10.12` | | [tokio](https://tokio.rs) ([source](https://redirect.github.com/tokio-rs/tokio)) | workspace.dependencies | patch | `1.44.1` -> `1.44.2` | --- ### Release Notes <details> <summary>CodSpeedHQ/codspeed-rust (divan)</summary> ### [`v2.10.1`](https://redirect.github.com/CodSpeedHQ/codspeed-rust/releases/tag/v2.10.1) [Compare Source](https://redirect.github.com/CodSpeedHQ/codspeed-rust/compare/v2.10.0...v2.10.1) #### What's Changed - chore(cargo-codspeed): bump `cargo_metadata` to v0.19.2 by [@&#8203;Boshen](https://redirect.github.com/Boshen) in [https://github.com/CodSpeedHQ/codspeed-rust/pull/94](https://redirect.github.com/CodSpeedHQ/codspeed-rust/pull/94) ##### Internals - chore(ci): add time scale measurement benches by [@&#8203;art049](https://redirect.github.com/art049) in [https://github.com/CodSpeedHQ/codspeed-rust/pull/88](https://redirect.github.com/CodSpeedHQ/codspeed-rust/pull/88) - tests: add an env variable bench for testing by [@&#8203;art049](https://redirect.github.com/art049) in [https://github.com/CodSpeedHQ/codspeed-rust/pull/89](https://redirect.github.com/CodSpeedHQ/codspeed-rust/pull/89) **Full Changelog**: CodSpeedHQ/codspeed-rust@v2.10.0...v2.10.1 </details> <details> <summary>RoaringBitmap/roaring-rs (roaring)</summary> ### [`v0.10.12`](https://redirect.github.com/RoaringBitmap/roaring-rs/releases/tag/v0.10.12) #### What's Changed - chore(deps): replace `bincode` with `postcard` by [@&#8203;GZTimeWalker](https://redirect.github.com/GZTimeWalker) in [https://github.com/RoaringBitmap/roaring-rs/pull/311](https://redirect.github.com/RoaringBitmap/roaring-rs/pull/311) - Deny Unnameable Types and Remove useless implementations by [@&#8203;Kerollmops](https://redirect.github.com/Kerollmops) in [https://github.com/RoaringBitmap/roaring-rs/pull/316](https://redirect.github.com/RoaringBitmap/roaring-rs/pull/316) - Add `advance_to` and `advance_back_to` to `Treemap`'s `Iter` by [@&#8203;sdd](https://redirect.github.com/sdd) in [https://github.com/RoaringBitmap/roaring-rs/pull/314](https://redirect.github.com/RoaringBitmap/roaring-rs/pull/314) - Remove `todo!` Implementations for Treemap `Iter`'s `fold` and `rfold` by [@&#8203;sdd](https://redirect.github.com/sdd) in [https://github.com/RoaringBitmap/roaring-rs/pull/319](https://redirect.github.com/RoaringBitmap/roaring-rs/pull/319) #### New Contributors - [@&#8203;sdd](https://redirect.github.com/sdd) made their first contribution in [https://github.com/RoaringBitmap/roaring-rs/pull/314](https://redirect.github.com/RoaringBitmap/roaring-rs/pull/314) **Full Changelog**: RoaringBitmap/roaring-rs@v0.10.10...v0.10.12 </details> <details> <summary>tokio-rs/tokio (tokio)</summary> ### [`v1.44.2`](https://redirect.github.com/tokio-rs/tokio/releases/tag/tokio-1.44.2): Tokio v1.44.2 [Compare Source](https://redirect.github.com/tokio-rs/tokio/compare/tokio-1.44.1...tokio-1.44.2) This release fixes a soundness issue in the broadcast channel. The channel accepts values that are `Send` but `!Sync`. Previously, the channel called `clone()` on these values without synchronizing. This release fixes the channel by synchronizing calls to `.clone()` (Thanks Austin Bonander for finding and reporting the issue). ##### Fixed - sync: synchronize `clone()` call in broadcast channel ([#&#8203;7232]) [#&#8203;7232]: https://redirect.github.com/tokio-rs/tokio/pull/7232 </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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/spiraldb/vortex). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIyNy4zIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a9895d0 commit 636ebfe

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

Cargo.lock

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)