-
Notifications
You must be signed in to change notification settings - Fork 909
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
(release) 2.4.3 #3638
Merged
Merged
(release) 2.4.3 #3638
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(maint) Finish the 2.4.0 release by merging master to develop
(maint) Finish the 2.4.1 release by merging master to develop
…ub/workflows/stale.yml'
(maint) synced file(s) with chocolatey/.github
(build) Update GHA to pin ubuntu version
This commit removes the no longer required no7zip build tasks, and also the associated sln and csproj entries. Previously, it was necessary to build a version of choco.exe that didn't include the 7zip binaries, however, this version of Chocolatey CLI is no longer required. To simplify the overall build process, and also the release steps required, the decision was taken to completely remove the no7zip build.
(#3591) Remove no7zip build tasks
This updates the version used in the GitHub workflows to be a version of upload-artifact that does not throw an exception. The current version we are using started throwing an exception yesterday due to it no longer being recommended to be used.
(maint) Update version for upload-artifact
(maint) Finish the 2.4.2 release by merging master to develop
The System.Linq.Dynamic.Core package is actually not being used, so it is safe to remove from the project. This came up as a Depdendabot security report, which prompted us to check whether this was being used. When it was found that it isn't, the decision was made to remove it, rather than updating it.
(maint) Remove unused dependency
This updates the branch filter for the normal Chocolatey build to exclude any support branches from being built by our internal build server.
This includes some updates to improve the release process from Support Branches, however, it makes sense to use it on all branches.
(maint) Exclude support branches to branch filters
This updates the license header used for source files to have a license and to be consistent across all files.
This adds the commit that updated the license headers to the ignore list.
(maint) Update file license headers
This updates the settings.kts file by moving the support filter from VCS to the VCS filter. This is believed to be the correct place to be able to filter out the support branch, while still being able to manually initiate a build on the branch.
(maint) Move support exclusion to VCR filter
This updates the warning that is outputted in non-elevated mode to not be outputted when the user has not specified `--trace` on the commandline. Without this change, any time a use are running in a non-elevated mode, they will always have the trace warning outputted even when they haven't used the argument. (cherry picked from commit 3a0d4b6)
This addresses a known CVE with 7-zip: GHSA-2pjx-wvcg-vhr8 (cherry picked from commit c6da67a)
(maint) Back-merge changes from support branch to develop
This updates the Chocolatey NuGet package references to the latest version available that was just recently created. This new version fixes a problem in Chocolatey CLI where we are unable to search for packages that starts with a prefix in an identifier.
…ith-not-working-as-expected-1836 (#1836) Update Chocolatey NuGet references
gep13
approved these changes
Feb 27, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
@AdmiringWorm thanks for getting this done! |
🎉 This issue has been resolved in version 2.4.3 🎉 The release is available on: Your GitReleaseManager bot 📦 🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
NO RELEASE NOTES
Should not be included in the release notes - not enhancing or fixing end product.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is the finalization of the Chocolatey CLI 2.4.3 release.
This includes the milestone 2.4.3.