chore(deps): bump the cargo-dependencies group across 1 directory with 3 updates#4
Merged
jorgenosberg merged 1 commit intoJun 22, 2026
Conversation
…h 3 updates Bumps the cargo-dependencies group with 3 updates in the / directory: [crossterm](https://github.com/crossterm-rs/crossterm), [ratatui](https://github.com/ratatui/ratatui) and [similar](https://github.com/mitsuhiko/similar). Updates `crossterm` from 0.28.1 to 0.29.0 - [Release notes](https://github.com/crossterm-rs/crossterm/releases) - [Changelog](https://github.com/crossterm-rs/crossterm/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossterm-rs/crossterm/commits/0.29) Updates `ratatui` from 0.29.0 to 0.30.1 - [Release notes](https://github.com/ratatui/ratatui/releases) - [Changelog](https://github.com/ratatui/ratatui/blob/main/CHANGELOG.md) - [Commits](ratatui/ratatui@v0.29.0...ratatui-v0.30.1) Updates `similar` from 2.7.0 to 3.1.0 - [Changelog](https://github.com/mitsuhiko/similar/blob/main/CHANGELOG.md) - [Commits](mitsuhiko/similar@2.7.0...3.1.0) --- updated-dependencies: - dependency-name: crossterm dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: ratatui dependency-version: 0.30.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: similar dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1e36b8c to
f83600e
Compare
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.
Bumps the cargo-dependencies group with 3 updates in the / directory: crossterm, ratatui and similar.
Updates
crosstermfrom 0.28.1 to 0.29.0Release notes
Sourced from crossterm's releases.
Changelog
Sourced from crossterm's changelog.
Commits
Updates
ratatuifrom 0.29.0 to 0.30.1Release notes
Sourced from ratatui's releases.
... (truncated)
Changelog
Sourced from ratatui's changelog.
... (truncated)
Commits
1c3dbd1chore(ratatui): unleash the rats v0.30.1 (#2580)df9f897docs(ratatui): update the changelog for v0.30.1 (#2568)101a63efeat(render): add function for applying buffer (#2566)0b03fe4chore(toml): migrate from taplo to tombi (#2501)6ef6a2fbuild(deps): bump octocrab from 0.50.0 to 0.52.0 (#2577)83c1579docs(changelog): fix doubled words in two entries (#2578)09e3af7build(deps): bump compact_str from 0.9.0 to 0.9.1 (#2573)cd8cc40build(deps): bump unicode-segmentation from 1.13.2 to 1.13.3 (#2576)e64247dbuild(deps): bump bitflags from 2.11.1 to 2.12.1 (#2575)04dec76build(deps): bump crate-ci/typos from 1.46.3 to 1.47.0 (#2574)Updates
similarfrom 2.7.0 to 3.1.0Changelog
Sourced from similar's changelog.
... (truncated)
Commits
8ae2c3fchore(release): prepare 3.1.037dfae4Adduseclause to iterator types for improved lifetime management (#93)6e321adfeat(api): add capture_diff_slices_by_keyd943be3feat: Added a float bucket exampleff76e5dfix(compact): normalize stale diff op cursorsdb010ecfix(ci): configure crates.io trusted publishing1f5a7efchore(release): 3.0.0b69c696ci: Added publish workflowd59c1eachore: Restate relationship to pijul07c20a6docs(algorithms): document CachedLookup adapter