bump(cargo)!: 🚀 upgrades available#1608
bump(cargo)!: 🚀 upgrades available#1608hedgehog-dataplane-update[bot] wants to merge 13 commits into
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
|
@daniel-noland Can you take a look at this to see what the correct fix is (or if Claude's fix is correct)? |
|
This is now blocking because of https://rustsec.org/advisories/RUSTSEC-2026-0190. I'll update a dependency bump without the npins update as a separate PR. [EDIT: it's not, Daniel fixed it already. This PR just needs a rebase.] |
|
Actually, it looks like Daniel already fixed the whole issue in |
e13660f to
2254dc6
Compare
|
We hit a different error now, it looks like oxalica's rust-overlay hasn't published a manifest for Rust 1.96.1 yet, which we try to pull. I'll try again tomorrow - I don't know if there's a better way to fix it to avoid this to happen again on future Rust releases. |
2d93cc2 to
3dcf6ef
Compare
|
Closed in favor of #1613 which appears to contain all the needed bumps. |
|
Reopening this #1613 was targeted to Daniels other branch which isn't passing tests. I accidentally merged that because I didn't realize it wasn't for main. Reopening this as a placeholder, I suspect this will be subsumed by another PR and closed later. |
fd391e6 to
2bd059a
Compare
411e4ba to
1b0d7eb
Compare
Signed-off-by: github-actions[bot] <224724778+hedgehog-dataplane-update[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <224724778+hedgehog-dataplane-update[bot]@users.noreply.github.com>
name old req compatible latest new req ==== ======= ========== ====== ======= anyhow 1.0.102 1.0.103 1.0.103 1.0.103 Signed-off-by: github-actions[bot] <224724778+hedgehog-dataplane-update[bot]@users.noreply.github.com>
name old req compatible latest new req ==== ======= ========== ====== ======= arc-swap 1.9.1 1.9.2 1.9.2 1.9.2 Signed-off-by: github-actions[bot] <224724778+hedgehog-dataplane-update[bot]@users.noreply.github.com>
name old req compatible latest new req ==== ======= ========== ====== ======= arrayvec 0.7.7 0.7.8 0.7.8 0.7.8 Signed-off-by: github-actions[bot] <224724778+hedgehog-dataplane-update[bot]@users.noreply.github.com>
name old req compatible latest new req ==== ======= ========== ====== ======= etherparse 0.20.2 0.20.3 0.20.3 0.20.3 Signed-off-by: github-actions[bot] <224724778+hedgehog-dataplane-update[bot]@users.noreply.github.com>
name old req compatible latest new req ==== ======= ========== ====== ======= prefix-trie 0.9.2 0.9.3 0.9.3 0.9.3 Signed-off-by: github-actions[bot] <224724778+hedgehog-dataplane-update[bot]@users.noreply.github.com>
name old req compatible latest new req ==== ======= ========== ====== ======= rand 0.10.1 0.10.2 0.10.2 0.10.2 Signed-off-by: github-actions[bot] <224724778+hedgehog-dataplane-update[bot]@users.noreply.github.com>
name old req compatible latest new req ==== ======= ========== ====== ======= rapidhash 4.4.1 4.5.1 4.5.1 4.5.1 Signed-off-by: github-actions[bot] <224724778+hedgehog-dataplane-update[bot]@users.noreply.github.com>
name old req compatible latest new req ==== ======= ========== ====== ======= reedline 0.48.0 0.48.0 0.49.0 0.49.0 Signed-off-by: github-actions[bot] <224724778+hedgehog-dataplane-update[bot]@users.noreply.github.com>
name old req compatible latest new req ==== ======= ========== ====== ======= rkyv 0.8.16 0.8.17 0.8.17 0.8.17 Signed-off-by: github-actions[bot] <224724778+hedgehog-dataplane-update[bot]@users.noreply.github.com>
name old req compatible latest new req ==== ======= ========== ====== ======= tracing-throttle 0.4.2 0.4.3 0.4.3 0.4.3 Signed-off-by: github-actions[bot] <224724778+hedgehog-dataplane-update[bot]@users.noreply.github.com>
name old req compatible latest new req ==== ======= ========== ====== ======= uuid 1.23.3 1.23.4 1.23.4 1.23.4 Signed-off-by: github-actions[bot] <224724778+hedgehog-dataplane-update[bot]@users.noreply.github.com>
1b0d7eb to
e9fb568
Compare
🚀 Upgrades available