fix(deps): update rust crate ratatui to v0.28.1 #22
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/all"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
0.28.0
->0.28.1
Release Notes
ratatui/ratatui (ratatui)
v0.28.1
Compare Source
Features
ed51c4b (terminal) Add ratatui::init() and restore() methods by @joshka in #1289
Bug Fixes
aed60b9 (terminal) Terminal::insert_before would crash when called while the viewport filled the screen by @nfachan in #1329
fdd5d8c (text) Remove trailing newline from single-line Display trait impl by @LucasPickering in #1320
2fb0b8a (uncategorized) Fix u16 overflow in Terminal::insert_before. by @nfachan in #1323
Documentation
3631b34 (examples) Add widget implementation example by @joshka in #1147
d5477b5 (examples) Use ratatui::crossterm in examples by @joshka in #1315
730dfd4 (examples) Show line gauge in demo example by @montmorill in #1309
9ed85fd (table) Fix incorrect backticks in
TableState
docs by @airblast-dev in #13426d1bd99 (uncategorized) Minor grammar fixes by @matta in #1330
097ee86 (uncategorized) Remove superfluous doc(inline) by @EdJoPaTo in #1310
3fdb5e8 (uncategorized) Fix typo in terminal.rs by @mrjackwills in #1313
Testing
0d5f3c0 (uncategorized) Avoid unneeded allocations in assertions by @mo8it in #1335
Miscellaneous Tasks
65da535 (ci) Update release strategy by @orhun in #1337
57d8b74 (ci) Use cargo-docs-rs to lint docs by @joshka in #1318
8b624f5 (maintainers) Remove EdJoPaTo by @EdJoPaTo in #1314
23516bc (uncategorized) Rename ratatui-org to ratatui by @joshka in #1334
Build
0256269 (uncategorized) Simplify Windows build by @joshka in #1317
New Contributors
Full Changelog: https://github.com/ratatui/ratatui/compare/v0.28.0...v0.28.1
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Renovate Bot.