oxidecomputer / oxidecomputer/omicron
want ratatui v0.30
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 572
- Forks
- 97
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 96
Description
ratatui 0.29 depends on lru 0.12, which is affected by GHSA-rhfx-m35p-ff5j. ratatui 0.30 drops the lru dependency.
This is a rather involved upgrade.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the ratatui 0.29 dependency and reviewing its uses before assessing the v0.30 upgrade. Check the dependency tree to confirm lru is no longer pulled in, then verify the affected terminal UI behavior and relevant tests still pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100