microsoft / microsoft/winget-cli
winget list does not show column with available update any more
Open
Nobody has claimed this yet.
Command-List
Issue-Bug
- Dominant language
- C++
- Stars
- 26.4k
- Forks
- 1.8k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 15
Description
Brief description of your issue
When running winget list before, I got a column with available updated version number. Now (v1.3.431-preview) it does not show that column any more.
Steps to reproduce
run winget list (v1.3.431-preview)
Expected behavior
Show column with available update.
Actual behavior
Column is not shown.
Environment
v1.3.431-preview
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 reproducing winget list with version v1.3.431-preview and compare its output with the previously expected columns. Trace the CLI path responsible for listing packages and verify the available-update version column is displayed again; done when the reproduced command shows that column.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100