-
Notifications
You must be signed in to change notification settings - Fork 255
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
Update Chocolatey CLI dependency for package to v1.0.0 #928
Labels
5 - Released
The issue has been resolved, and released to the public for consumption
BreakingChange
The issue will introduce backwards incompatible changes
Milestone
Comments
AdmiringWorm
added a commit
to AdmiringWorm/ChocolateyGUI
that referenced
this issue
Mar 15, 2022
This commit updates the the dependency for Chocolatey CLI to the latest pre-release we have available internally. This will prevent temporarily users from building the project until a new release is made. Additionally a pre-release version range is added to the nuspec file to allow us to test upcoming functionality in the way we want.
9 tasks
gep13
added a commit
that referenced
this issue
Mar 15, 2022
(#928) Update Chocolatey CLI to latest pre-release
gep13
added a commit
to gep13/ChocolateyGUI
that referenced
this issue
Mar 17, 2022
* develop: (32 commits) (build) Bump to version 0.4.2 of the Recipe (build) Bump to version 0.4.1 of the Recipe (build) Bump to version 0.4.0 of the Recipe (build) Bump to version 0.3.0 of the Recipe (maint) Add sources explicitly during cake build (chocolatey#928) Update Chocolatey CLI to latest pre-release (build) Bump to Recipe 0.2.6 (build) Make dependencies more consistent (build) Bump to recipe 0.2.5 (build) Bump to Recipe 0.2.4 (build) Update to Recipe 0.2.3 (build) Remove vcs Id from pullRequest feature (build) Bump to latest Recipe package (build) Update build configuration files (build) Adds Missing Dependency for PullRequest Feature (build) Adds TeamCity build definition (version) v1.0.0-alpha (chocolatey#915) Fix keyboard bindings in conjunction with aggregated source view [ImgBot] Optimize images (maint) Fix typo: Config export complete dialogue ...
gep13
added a commit
that referenced
this issue
Mar 18, 2022
This commit updates the the dependency for Chocolatey CLI to the latest release we have available, once published to nuget.org. This will prevent temporarily users from building the project until a new release is made. Additionally a release version range is added to the nuspec file.
gep13
added a commit
that referenced
this issue
Mar 18, 2022
* release/1.0.0: (33 commits) (#928) Update Chocolatey CLI to latest release (build) Bump to version 0.4.2 of the Recipe (build) Bump to version 0.4.1 of the Recipe (build) Bump to version 0.4.0 of the Recipe (build) Bump to version 0.3.0 of the Recipe (maint) Add sources explicitly during cake build (#928) Update Chocolatey CLI to latest pre-release (build) Bump to Recipe 0.2.6 (build) Make dependencies more consistent (build) Bump to recipe 0.2.5 (build) Bump to Recipe 0.2.4 (build) Update to Recipe 0.2.3 (build) Remove vcs Id from pullRequest feature (build) Bump to latest Recipe package (build) Update build configuration files (build) Adds Missing Dependency for PullRequest Feature (build) Adds TeamCity build definition (version) v1.0.0-alpha (#915) Fix keyboard bindings in conjunction with aggregated source view [ImgBot] Optimize images ...
gep13
added a commit
that referenced
this issue
Mar 18, 2022
* master: (#928) Update Chocolatey CLI to latest release (maint) Reduce description to below 4000 chars
🎉 This issue has been resolved in version 1.0.0 🎉 The release is available on: Your GitReleaseManager bot 📦🚀 |
2 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
5 - Released
The issue has been resolved, and released to the public for consumption
BreakingChange
The issue will introduce backwards incompatible changes
With the uplift of Chocolatey CLI to v1.0.0, we need to update the dependency for Chocolatey GUI to use this version, so that all package versions match the overall 1.0.0 release.
Due to the dependency change, this is considered a breaking change.
The text was updated successfully, but these errors were encountered: