-
Notifications
You must be signed in to change notification settings - Fork 942
Handle upgrade order of Chocolatey products when running upgrade all #3834
Copy link
Copy link
Open
Labels
EnhancementIssues that introduce new functionality to the project, or enhances/updates existing functionality.Issues that introduce new functionality to the project, or enhances/updates existing functionality.
Description
Checklist
- I have verified this is the correct repository for opening this issue.
- I have verified no other issues exist related to my request.
Is Your Feature Request Related To A Problem? Please describe.
When running choco upgrade all the Chocolatey packages in the lib directory are upgraded in alphanumeric order. Chocolatey packages require a specific upgrade order that is not currently handled by this command.
Describe The Solution. Why is it needed?
Upgrading Chocolatey component packages outside the required upgrade order can break a Chocolatey installation.
Additional Context
No response
Related Issues
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
EnhancementIssues that introduce new functionality to the project, or enhances/updates existing functionality.Issues that introduce new functionality to the project, or enhances/updates existing functionality.