chore(deps): bump the rust-minor-updates group across 1 directory with 4 updates#317
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the rust-minor-updates group across 1 directory with 4 updates#317dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…h 4 updates Bumps the rust-minor-updates group with 4 updates in the / directory: [ratatui](https://github.com/ratatui/ratatui), [tui-equalizer](https://github.com/ratatui/tui-widgets), [log](https://github.com/rust-lang/log) and [ratatui-image](https://github.com/ratatui/ratatui-image). Updates `ratatui` from 0.30.1 to 0.30.2 - [Release notes](https://github.com/ratatui/ratatui/releases) - [Changelog](https://github.com/ratatui/ratatui/blob/main/CHANGELOG.md) - [Commits](ratatui/ratatui@ratatui-v0.30.1...ratatui-v0.30.2) Updates `tui-equalizer` from 0.2.2 to 0.2.3 - [Release notes](https://github.com/ratatui/tui-widgets/releases) - [Changelog](https://github.com/ratatui/tui-widgets/blob/main/CHANGELOG.md) - [Commits](ratatui/tui-widgets@tui-equalizer-v0.2.2...tui-equalizer-v0.2.3) Updates `log` from 0.4.32 to 0.4.33 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.32...0.4.33) Updates `ratatui-image` from 11.0.4 to 11.0.5 - [Release notes](https://github.com/ratatui/ratatui-image/releases) - [Changelog](https://github.com/ratatui/ratatui-image/blob/master/CHANGELOG.md) - [Commits](ratatui/ratatui-image@v11.0.4...v11.0.5) --- updated-dependencies: - dependency-name: log dependency-version: 0.4.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-updates - dependency-name: ratatui dependency-version: 0.30.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-updates - dependency-name: ratatui-image dependency-version: 11.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-updates - dependency-name: tui-equalizer dependency-version: 0.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-updates ... Signed-off-by: dependabot[bot] <support@github.com>
82af7ca to
1f73110
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 rust-minor-updates group with 4 updates in the / directory: ratatui, tui-equalizer, log and ratatui-image.
Updates
ratatuifrom 0.30.1 to 0.30.2Release notes
Sourced from ratatui's releases.
... (truncated)
Changelog
Sourced from ratatui's changelog.
... (truncated)
Commits
e665c36chore(ratatui): unleash the rats v0.30.2 (#2581)2700b16docs(changelog): update changelog for 0.30.2 (#2608)e306ce6fix(buffer): create updates for "uncovered" cells (#2587)81e667ffix(scrollbar): keep a large thumb within the track at the end (#2594)c75d778chore(ci): add cargo-udeps dependency check (#2599)25314d8build(deps): bump release-plz/action from 0.5.129 to 0.5.130 (#2600)3534070build(deps): bump taiki-e/install-action from 2.81.8 to 2.81.10 (#2601)a798a13build(deps): bump tombi-toml/setup-tombi from 1.1.2 to 1.1.3 (#2602)3ac8850build(deps): bump octocrab from 0.52.0 to 0.53.1 (#2603)9c79633build(deps): bump time from 0.3.47 to 0.3.49 (#2604)Updates
tui-equalizerfrom 0.2.2 to 0.2.3Release notes
Sourced from tui-equalizer's releases.
... (truncated)
Changelog
Sourced from tui-equalizer's changelog.
Commits
17672acchore(tui-equalizer): release v0.2.3 (#309)b142451chore(tui-cards): release v0.3.5 (#308)192176ebuild(deps): bump itertools from 0.14.0 to 0.15.0 (#305)9a33ea4build(deps): bump taiki-e/install-action from 2.81.10 to 2.82.0 (#304)b4e648ebuild(deps): bump ratatui from 0.30.0 to 0.30.1 (#303)a97812fbuild(deps): bump ratatui-widgets from 0.3.0 to 0.3.1 (#302)1e19135fix(prompts): repair select example CI (#306)2d37086feat(prompts): add select prompt (#177)Updates
logfrom 0.4.32 to 0.4.33Changelog
Sourced from log's changelog.
Commits
f405739Merge pull request #734 from rust-lang/cargo/0.4.336a24abfprepare for 0.4.33 release87e0621Merge pull request #732 from matteo-zeggiotti-ok/fix-key-comparisona9b5711Review: fallback to the &str hashcc89cc6Review: fixed other comparisons920e7dcReview: fixed comparison onMaybeStaticStr0d71d3cFixed key comparisonUpdates
ratatui-imagefrom 11.0.4 to 11.0.5Release notes
Sourced from ratatui-image's releases.
Changelog
Sourced from ratatui-image's changelog.
Commits
8c97d60chore: release v11.0.5 (#181)558ea63move type casts from u16 to usize to be before multiplication