[Feature Request]: `ut outdated`
Open
Nobody has claimed this yet.
S-Feature
- Dominant language
- Rust
- Stars
- 2.5k
- Forks
- 128
- Avg merge
- 21h 39m
- Merged PRs (30d)
- 32
Description
What problem does this feature solve?
can not list outdated packages
What does the proposed API look like?
ut outdated, similar output like bun
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 CLI handling for ut subcommands and the existing package-listing or dependency-resolution behavior. Compare the requested output with Bun's outdated command; done means ut outdated lists packages whose available versions are newer.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bun, rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100