chore(deps): bump ratatui 0.30.1 -> 0.30.2#32
Merged
Conversation
Take the ratatui family patch (core/crossterm/macros/termwiz/widgets) manually — it's the safe half of Dependabot #15, stuck behind the held rand 0.8->0.10 bump (incompatible with rsa 0.9.10's rand_core 0.6). Lockfile-only; the Cargo.toml '0.30' constraint and the ratatui-cheese =0.7.0 pin (targets ^0.30) are unchanged. Gate green.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Take the
ratatuifamily patch manually — it's the safe half of Dependabot #15, which is stuck behind the heldrand0.8→0.10 bump (incompatible withrsa 0.9.10'srand_core0.6).Change
cargo update -p ratatui: ratatui 0.30.1→0.30.2, ratatui-core 0.1.1→0.1.2, -crossterm/-termwiz 0.1.1→0.1.2, -macros 0.7.1→0.7.2, -widgets 0.3.1→0.3.2 (+ new transitiveratatui-termina0.1.0 /termina0.3.3, part of the 0.30.2 family).Cargo.tomlratatui = "0.30"constraint and theratatui-cheese = "=0.7.0"pin (targets^0.30) are unchanged.Safety
rand/chore(deps): bump the rust-dependencies group across 1 directory with 3 updates #15 — norandchange here.cargo test --all-features(750 lib tests). CI'scargo-auditgate vets the new transitive crates.Roadmap note updated: the "ungroup Dependabot" item stands (this was a hand-bump; the grouping root cause remains).