Skip to content

bump(cargo)!: 🚀 upgrades available #501

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 20, 2025

🚀 Upgrades available

name            old req compatible latest new req
====            ======= ========== ====== =======
clap            4.5.38  4.5.39     4.5.39 4.5.39 
mio             1.0.3   1.0.4      1.0.4  1.0.4  
multi_index_map 0.13.0  0.13.0     0.15.0 0.15.0 
netdev          0.34.0  0.34.1     0.35.0 0.35.0 
rustyline       15.0.0  15.0.0     16.0.0 16.0.0 
smallvec        1.14.0  1.15.0     1.15.0 1.15.0 
tokio           1.45.0  1.45.1     1.45.1 1.45.1 
uuid            1.16.0  1.17.0     1.17.0 1.17.0 
name old req compatible latest new req
==== ======= ========== ====== =======
log  ^0.4.25 0.4.27     0.4.27 ^0.4.27

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

@github-actions github-actions bot requested a review from a team as a code owner May 20, 2025 13:46
@github-actions github-actions bot added automated dependencies Pull requests that update a dependency file labels May 20, 2025
@github-actions github-actions bot requested review from Fredi-raspall and removed request for a team May 20, 2025 13:46
@github-actions github-actions bot added dependencies Pull requests that update a dependency file automated labels May 20, 2025
Copy link
Member

@qmonnet qmonnet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed at last! Cc @daniel-noland

@qmonnet qmonnet removed the request for review from Fredi-raspall May 20, 2025 13:47
@qmonnet qmonnet added the dont-merge Do not merge this Pull Request label May 20, 2025
@qmonnet
Copy link
Member

qmonnet commented May 20, 2025

Let's not take the risk to break Fredi's work on new dependencies, this can wait a few more days until the bigger Pull Requests are in.

@qmonnet qmonnet closed this May 20, 2025
@qmonnet qmonnet reopened this May 20, 2025
@qmonnet qmonnet mentioned this pull request May 20, 2025
@qmonnet

This comment was marked as outdated.

@qmonnet qmonnet force-pushed the bump/cargo-upgrades branch from 38d4b75 to 31daee5 Compare May 20, 2025 14:19
@qmonnet
Copy link
Member

qmonnet commented May 20, 2025

rebased on main

@github-actions github-actions bot force-pushed the bump/cargo-upgrades branch from 31daee5 to e719bbb Compare May 21, 2025 03:35
@qmonnet qmonnet closed this May 21, 2025
@qmonnet qmonnet reopened this May 21, 2025
@github-actions github-actions bot force-pushed the bump/cargo-upgrades branch 2 times, most recently from 0d4c607 to daba29f Compare May 24, 2025 03:32
@qmonnet qmonnet closed this May 24, 2025
@qmonnet qmonnet reopened this May 24, 2025
@github-actions github-actions bot force-pushed the bump/cargo-upgrades branch 2 times, most recently from ac2f1ec to d85deba Compare May 27, 2025 03:35
@qmonnet
Copy link
Member

qmonnet commented May 27, 2025

The list is growing quickly, it might be worth merging this before it gets too big.

@Fredi-raspall if you have a minute, would you mind checking if we should hold on from merging these updates or if it seems good to go? Looking at the list of packages that get updated, I don't really expect anything breaking for the work on the routing crate. We do have a major version update for rustyline used in the command-line, though. And the number of updated lines for the Cargo.lock file likely means we'll have to rebase some PRs in flight.

github-actions bot added 10 commits May 28, 2025 03:36
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
name old req compatible latest new req
==== ======= ========== ====== =======
clap 4.5.38  4.5.39     4.5.39 4.5.39

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

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

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
name   old req compatible latest new req
====   ======= ========== ====== =======
netdev 0.34.0  0.34.1     0.35.0 0.35.0

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

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

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

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

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
name old req compatible latest new req
==== ======= ========== ====== =======
log  ^0.4.25 0.4.27     0.4.27 ^0.4.27

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions github-actions bot force-pushed the bump/cargo-upgrades branch from d85deba to be6810e Compare May 28, 2025 03:36
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 dont-merge Do not merge this Pull Request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant