fix(deps): update rust crate ratatui to v0.30.2 - #41
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/ratatui-0.x
branch
from
March 14, 2025 10:17
189f044 to
9aca3c4
Compare
renovate
Bot
force-pushed
the
renovate/ratatui-0.x
branch
from
May 13, 2025 00:53
9aca3c4 to
3653bb0
Compare
renovate
Bot
force-pushed
the
renovate/ratatui-0.x
branch
from
August 10, 2025 14:35
3653bb0 to
d9f6a3d
Compare
renovate
Bot
force-pushed
the
renovate/ratatui-0.x
branch
9 times, most recently
from
September 30, 2025 17:11
d2344b6 to
29998b6
Compare
renovate
Bot
force-pushed
the
renovate/ratatui-0.x
branch
7 times, most recently
from
October 9, 2025 00:55
e9a54bd to
7d8cea1
Compare
kota65535
force-pushed
the
main
branch
4 times, most recently
from
November 14, 2025 01:30
f7cfeba to
58c508b
Compare
kota65535
force-pushed
the
main
branch
3 times, most recently
from
November 17, 2025 12:01
a908fd6 to
a97f62f
Compare
renovate
Bot
force-pushed
the
renovate/ratatui-0.x
branch
from
December 10, 2025 16:45
7d8cea1 to
924e716
Compare
renovate
Bot
force-pushed
the
renovate/ratatui-0.x
branch
from
December 26, 2025 17:52
924e716 to
cc06d0a
Compare
renovate
Bot
force-pushed
the
renovate/ratatui-0.x
branch
from
December 31, 2025 16:28
cc06d0a to
e2541d6
Compare
renovate
Bot
force-pushed
the
renovate/ratatui-0.x
branch
from
February 2, 2026 21:07
e2541d6 to
90f6dec
Compare
renovate
Bot
force-pushed
the
renovate/ratatui-0.x
branch
from
February 12, 2026 15:32
90f6dec to
eadf7ae
Compare
renovate
Bot
force-pushed
the
renovate/ratatui-0.x
branch
from
February 25, 2026 09:44
eadf7ae to
9e0d496
Compare
renovate
Bot
force-pushed
the
renovate/ratatui-0.x
branch
2 times, most recently
from
March 15, 2026 05:01
9ce2af7 to
2275511
Compare
renovate
Bot
force-pushed
the
renovate/ratatui-0.x
branch
from
April 1, 2026 01:06
2275511 to
813278a
Compare
renovate
Bot
force-pushed
the
renovate/ratatui-0.x
branch
from
May 18, 2026 20:57
813278a to
99d025b
Compare
renovate
Bot
force-pushed
the
renovate/ratatui-0.x
branch
from
June 5, 2026 10:08
99d025b to
806158a
Compare
renovate
Bot
force-pushed
the
renovate/ratatui-0.x
branch
from
June 19, 2026 11:48
806158a to
25779a0
Compare
renovate
Bot
force-pushed
the
renovate/ratatui-0.x
branch
from
June 25, 2026 02:28
25779a0 to
ef53865
Compare
renovate
Bot
force-pushed
the
renovate/ratatui-0.x
branch
from
July 5, 2026 03:45
ef53865 to
62a0eb8
Compare
renovate
Bot
force-pushed
the
renovate/ratatui-0.x
branch
from
July 20, 2026 20:53
62a0eb8 to
c36375a
Compare
renovate
Bot
force-pushed
the
renovate/ratatui-0.x
branch
from
August 12, 2026 00:55
c36375a to
8b52d17
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.26.1→=0.30.2Release 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.