oxidecomputer / oxidecomputer/omicron

want ratatui v0.30

Open
#10,993 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.