Skip to content

bump(cargo)!: 🚀 upgrades available#1270

Merged
qmonnet merged 9 commits intomainfrom
bump/cargo-upgrades
Feb 9, 2026
Merged

bump(cargo)!: 🚀 upgrades available#1270
qmonnet merged 9 commits intomainfrom
bump/cargo-upgrades

Conversation

@hedgehog-dataplane-update
Copy link
Contributor

🚀 Upgrades available

name         old req compatible latest  new req
====         ======= ========== ======  =======
arc-swap     1.8.0   1.8.1      1.8.1   1.8.1  
anyhow       1.0.100 1.0.101    1.0.101 1.0.101
clap         4.5.56  4.5.57     4.5.57  4.5.57 
hyper-util   0.1.19  0.1.20     0.1.20  0.1.20 
rand         0.9.2   0.9.2      0.10.0  0.10.0 
rapidhash    4.2.1   4.3.0      4.3.0   4.3.0  
tracing-test 0.2.5   0.2.6      0.2.6   0.2.6  
ureq         3.1.4   3.2.0      3.2.0   3.2.0  

⚠️ This Pull Request was automatically generated and should be carefully reviewed before acceptance. It may introduce breaking changes.

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
name     old req compatible latest new req
====     ======= ========== ====== =======
arc-swap 1.8.0   1.8.1      1.8.1  1.8.1

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
name   old req compatible latest  new req
====   ======= ========== ======  =======
anyhow 1.0.100 1.0.101    1.0.101 1.0.101

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
name old req compatible latest new req
==== ======= ========== ====== =======
clap 4.5.56  4.5.57     4.5.57 4.5.57

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
name       old req compatible latest new req
====       ======= ========== ====== =======
hyper-util 0.1.19  0.1.20     0.1.20 0.1.20

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@hedgehog-dataplane-update hedgehog-dataplane-update bot requested a review from a team as a code owner February 9, 2026 04:13
@hedgehog-dataplane-update hedgehog-dataplane-update bot added automated dependencies Pull requests that update a dependency file labels Feb 9, 2026
@hedgehog-dataplane-update hedgehog-dataplane-update bot requested review from daniel-noland and removed request for a team February 9, 2026 04:13
@qmonnet
Copy link
Member

qmonnet commented Feb 9, 2026

Looks like the minor version bump for rand comes with breaking changes, I'll take a look

name old req compatible latest new req
==== ======= ========== ====== =======
rand 0.9.2   0.9.2      0.10.0 0.10.0

[ Quentin: Address breaking changes in routing and stats crates ]

Link: https://rust-random.github.io/book/update-0.10.html
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: Quentin Monnet <qmo@qmon.net>
name      old req compatible latest new req
====      ======= ========== ====== =======
rapidhash 4.2.1   4.3.0      4.3.0  4.3.0

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
name         old req compatible latest new req
====         ======= ========== ====== =======
tracing-test 0.2.5   0.2.6      0.2.6  0.2.6

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
name old req compatible latest new req
==== ======= ========== ====== =======
ureq 3.1.4   3.2.0      3.2.0  3.2.0

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@qmonnet qmonnet force-pushed the bump/cargo-upgrades branch from e0a9a16 to be53ef8 Compare February 9, 2026 10:41
@qmonnet qmonnet enabled auto-merge February 9, 2026 10:42
@qmonnet qmonnet added this pull request to the merge queue Feb 9, 2026
Merged via the queue into main with commit 6d8dd9a Feb 9, 2026
22 checks passed
@qmonnet qmonnet deleted the bump/cargo-upgrades branch February 9, 2026 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant