Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

winget upgrade: Display count of available upgrades #1354

Closed
darkred opened this issue Aug 8, 2021 · 1 comment · Fixed by #1390
Closed

winget upgrade: Display count of available upgrades #1354

darkred opened this issue Aug 8, 2021 · 1 comment · Fixed by #1390
Labels
Issue-Feature This is a feature request for the Windows Package Manager client.
Milestone

Comments

@darkred
Copy link

darkred commented Aug 8, 2021

Description of the new feature/enhancement

winget upgrade checks for available upgrades. My suggestion is to also display their count.

Example:

Currently:

Name                      Id                              Version     Available   Source
----------------------------------------------------------------------------------------
Ubisoft Connect           Ubisoft.Connect                 121.0.10451 124.2.10565 winget
Vim                       vim.vim                         8.2         8.2.3313    winget
Epic Games Launcher       EpicGames.EpicGamesLauncher     1.1.236.0   1.2.17.0    winget

My suggestion:

Name                      Id                              Version     Available   Source
----------------------------------------------------------------------------------------
Ubisoft Connect           Ubisoft.Connect                 121.0.10451 124.2.10565 winget
Vim                       vim.vim                         8.2         8.2.3313    winget
Epic Games Launcher       EpicGames.EpicGamesLauncher     1.1.236.0   1.2.17.0    winget

3 upgrades available.
@darkred darkred added the Issue-Feature This is a feature request for the Windows Package Manager client. label Aug 8, 2021
@ghost ghost added the Needs-Triage Issue need to be triaged label Aug 8, 2021
@darkred darkred changed the title winget update: Display count of available upgrades winget upgrade: Display count of available upgrades Aug 9, 2021
@KevinLaMS KevinLaMS removed the Needs-Triage Issue need to be triaged label Aug 9, 2021
@KevinLaMS
Copy link
Contributor

Seems reasonable. Anyone want to code it up? :)

@denelon denelon added the Help-Wanted We encourage anyone to jump on these. label Aug 18, 2021
@denelon denelon added this to the Backlog-Client milestone Aug 18, 2021
@ghost ghost added the In-PR Issue related to a PR label Aug 21, 2021
@ghost ghost added Resolution-Fix-Committed and removed Help-Wanted We encourage anyone to jump on these. In-PR Issue related to a PR labels Aug 23, 2021
@denelon denelon modified the milestones: Backlog-Client, v1.2 Client, v1.1-Client Oct 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Feature This is a feature request for the Windows Package Manager client.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants