fix(deps): update rust crate ratatui to 0.30.0 - #47
Open
renovate[bot] wants to merge 1 commit into
Open
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/ratatui-0.x
branch
from
February 12, 2024 12:12
5848aae to
66fe25e
Compare
renovate
Bot
force-pushed
the
renovate/ratatui-0.x
branch
from
April 15, 2024 13:32
66fe25e to
a17091a
Compare
renovate
Bot
force-pushed
the
renovate/ratatui-0.x
branch
from
May 5, 2024 09:56
a17091a to
e3082c4
Compare
renovate
Bot
force-pushed
the
renovate/ratatui-0.x
branch
from
June 24, 2024 13:49
e3082c4 to
d699b81
Compare
renovate
Bot
force-pushed
the
renovate/ratatui-0.x
branch
from
August 7, 2024 15:17
d699b81 to
eb14b4b
Compare
renovate
Bot
force-pushed
the
renovate/ratatui-0.x
branch
from
October 21, 2024 14:07
eb14b4b to
55c591a
Compare
renovate
Bot
force-pushed
the
renovate/ratatui-0.x
branch
from
August 10, 2025 13:02
55c591a to
06d4b35
Compare
renovate
Bot
force-pushed
the
renovate/ratatui-0.x
branch
from
September 25, 2025 20:34
06d4b35 to
7b31564
Compare
renovate
Bot
force-pushed
the
renovate/ratatui-0.x
branch
from
December 10, 2025 10:31
7b31564 to
d55be93
Compare
renovate
Bot
force-pushed
the
renovate/ratatui-0.x
branch
from
December 26, 2025 17:30
d55be93 to
a3b103d
Compare
renovate
Bot
force-pushed
the
renovate/ratatui-0.x
branch
from
December 31, 2025 15:10
a3b103d to
9843cea
Compare
renovate
Bot
force-pushed
the
renovate/ratatui-0.x
branch
from
February 2, 2026 18:51
9843cea to
45cdfb1
Compare
renovate
Bot
force-pushed
the
renovate/ratatui-0.x
branch
from
February 12, 2026 10:10
45cdfb1 to
f20332c
Compare
renovate
Bot
force-pushed
the
renovate/ratatui-0.x
branch
from
February 25, 2026 10:44
f20332c to
97f888d
Compare
renovate
Bot
force-pushed
the
renovate/ratatui-0.x
branch
from
March 13, 2026 11:00
97f888d to
3c90cc4
Compare
renovate
Bot
force-pushed
the
renovate/ratatui-0.x
branch
from
May 18, 2026 11:34
3c90cc4 to
d2c2239
Compare
renovate
Bot
force-pushed
the
renovate/ratatui-0.x
branch
from
June 5, 2026 09:53
d2c2239 to
bf959e9
Compare
renovate
Bot
force-pushed
the
renovate/ratatui-0.x
branch
from
June 19, 2026 12:49
bf959e9 to
02c0aa8
Compare
renovate
Bot
force-pushed
the
renovate/ratatui-0.x
branch
from
July 21, 2026 01:28
02c0aa8 to
55b8e3d
Compare
renovate
Bot
force-pushed
the
renovate/ratatui-0.x
branch
from
August 11, 2026 22:56
55b8e3d to
52ff637
Compare
renovate
Bot
force-pushed
the
renovate/ratatui-0.x
branch
from
August 26, 2026 11:52
52ff637 to
4e2366b
Compare
renovate
Bot
force-pushed
the
renovate/ratatui-0.x
branch
2 times, most recently
from
September 7, 2026 23:07
d18dadb to
42ee1eb
Compare
renovate
Bot
force-pushed
the
renovate/ratatui-0.x
branch
from
September 15, 2026 12:16
42ee1eb to
45fdafe
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.
This PR contains the following updates:
0.25.0→0.30.0Release Notes
ratatui/ratatui (ratatui)
v0.30.2Compare Source
We are excited to announce the new version of
ratatui- a Rust library that's all about cooking up TUIs 👨🍳🐀✨ Release highlights: https://ratatui.rs/highlights/v0302/
Features
90639c1 (uncategorized) Add Termina backend by
@joshkain #2561Bug Fixes
fce3c80 (widgets) Require thread-safe shadow effects by
@joshkain #2584e306ce6 (buffer) Create updates for "uncovered" cells by
@benjajajain #258781e667f (scrollbar) Keep a large thumb within the track at the end by
@satyakwokin #2594Miscellaneous Tasks
c75d778 (ci) Add cargo-udeps dependency check by
@joshkain #25994a63d41 (uncategorized) Remove unused dependencies by
@KikiKianin #2598Continuous Integration
36854ef (uncategorized) Add auto-merge required gate by
@joshkain #2596New Contributors
@satyakwokmade their first contribution in #2594@KikiKianmade their first contribution in #2598Full Changelog: ratatui/ratatui@ratatui-v0.30.1...ratatui-v0.30.2
v0.30.1Compare Source
We are excited to announce the new version of
ratatui- a Rust library that's all about cooking up TUIs 👨🍳🐀✨ Release highlights: https://ratatui.rs/highlights/v0302/
Features
90639c1 (uncategorized) Add Termina backend by
@joshkain #2561Bug Fixes
fce3c80 (widgets) Require thread-safe shadow effects by
@joshkain #2584e306ce6 (buffer) Create updates for "uncovered" cells by
@benjajajain #258781e667f (scrollbar) Keep a large thumb within the track at the end by
@satyakwokin #2594Miscellaneous Tasks
c75d778 (ci) Add cargo-udeps dependency check by
@joshkain #25994a63d41 (uncategorized) Remove unused dependencies by
@KikiKianin #2598Continuous Integration
36854ef (uncategorized) Add auto-merge required gate by
@joshkain #2596New Contributors
@satyakwokmade their first contribution in #2594@KikiKianmade their first contribution in #2598Full Changelog: ratatui/ratatui@ratatui-v0.30.1...ratatui-v0.30.2
v0.30.0Compare Source
We are excited to announce the new version of
ratatui- a Rust library that's all about cooking up TUIs 👨🍳🐀✨ Release highlights: https://ratatui.rs/highlights/v0301/
Features
74d6a84 (block) Support shadows by @orhun in #2481
4d30420 (buffer) Add
CellDiffOption::AlwaysUpdateto force cell updates by @sxyazi in #248039c32c6 (buffer) Add cell diff options by @benjajaja in #1605
6faaddb (core) Implement from slice for line and text by @NoOPeEKS in #2371
5fc6ab8 (core) Support layout-cache in no_std environments by @junkdog in #2399
ee4b7a9 (crossterm) Add the missing hidden modifier by @sxyazi in #2413
9d9239a (examples) Add volatility-surface 3D visualization by @floor-licker in #2322
ae975c7 (examples) Allow overlap spacing in explorer by @joshka in #2316
1e0ab0c (ratatui-crossterm) Add IntoCrossterm for Style by @0xferrous in #2323
101a63e (render) Add function for applying buffer by @musjj in #2566
09a3027 (symbol) Add custom marker by @BenFradet in #2356
f9d066f (table) Let Cells span multiple columns by @karkhaz in #2150
a5b08d6 (widgets) Add Fill widget by @Metbcy in #2520
9094fd2 (widgets) Add line shape with filled area for Canvas and Chart by @bananaofhappiness in #2426
0a87882 (uncategorized) Add
impl From<u16>forPaddingandMarginby @JayanAXHF in #2438556cc7b (uncategorized) Add comment for inner area to popup example by @Its-Just-Nans in #2309
01a15f9 (uncategorized) Add AsRef impls for widget types by @joshka in #2297
Bug Fixes
d12bb83 (barchart) Handle empty horizontal charts by @fallintoplace in #2553
6396b1c (block) Saturate block edge arithmetic by @joshka in #2488
9143b83 (buffer) Diff for trailing cells when only style changes by @gcavelier in #2308
e6b71f2 (build) Correct rust-toolchain->rust-version on cargo-deny-action by @sermuns in #2471
65c5202 (changelog) Fix typo by @joshka in #2300
43bbaae (clippy) Fix beta clippy errors by @Logan-Ruf in #2433
957fbb0 (core) Use correct width for halfwidth dakuten/handakuten by @orhun in #2499
d7646c7 (core) Avoid overflow in BufferDiff forced-width advance by @joshka in #2487
77f8006 (core) Avoid cursor position queries during resize by @orhun in #2485
18aa467 (examples) Make line-gauge example compatible with macos sequoia's terminal.app by @lazo4 in #2474
ce2c228 (examples) Change flex example colors for MacOS default terminal by @ffex in #2211
ef72dba (examples) Fix import for widget examples by @orhun in #2422
88441cf (terminal) Fix inline viewport resizing issues by clearing the screen by @wyvernbw in #2355
91b6fb7 (tests) Use the correct type for the cell diff test by @orhun in #2472
4493742 (widgets) Handle single y-axis label by @fallintoplace in #2550
0bdebd6 (widgets) Prevent chart scaling overflow by @fallintoplace in #2546
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.