(doc) CLI 2.7.4 and 1.4.7 releases - #1372
Merged
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
Adds documentation updates for Chocolatey CLI v2.7.4 and v1.4.7, including new Highlights entries and corresponding Release Notes content so users can discover the releases from the site UI and reference the detailed changelog.
Changes:
- Added new Highlights entries for Chocolatey CLI v2.7.4 and v1.4.7, and updated the sidebar CTA to point to August highlights.
- Added Release Notes sections for v2.7.4 and v1.4.7 (including dependency/security notes and contributor acknowledgements).
- Updated the product dependency matrix to reference the latest CLI versions (v2.7.4 and v1.4.7), and removed v2.7.3 from the home Highlights rotation.
Reviewed changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
| src/content/docs/en-us/highlights/2026/08-chocolatey-cli-2.7.4.md | New highlight entry for the v2.7.4 release. |
| src/content/docs/en-us/highlights/2026/08-chocolatey-cli-1.4.7.md | New highlight entry for the v1.4.7 release. |
| src/content/docs/en-us/highlights/2026/06-chocolatey-cli-2.7.3.md | Removes v2.7.3 from being shown on home highlights. |
| src/content/docs/en-us/highlights/00-top-sidebar-highlight.md | Updates sidebar CTA to “August” highlights (but fragment target needs fixing). |
| src/content/docs/en-us/choco/release-notes.mdx | Adds v2.7.4 and v1.4.7 release note sections; minor formatting/punctuation issues found. |
| src/components/docs/ChocolateyProductDependencies.mdx | Updates dependency table entries to v2.7.4 and v1.4.7. |
Suppressed comments (1)
src/content/docs/en-us/choco/release-notes.mdx:767
- Trailing whitespace at end of line; some markdown/formatters will flag this and it creates noisy diffs.
<a href="https://github.com/gep13"><img src="https://avatars.githubusercontent.com/u/1271146?v=4" alt="gep13" height="32" width="32"/></a> <a href="https://github.com/alexaveldanez"><img src="https://avatars.githubusercontent.com/u/54651125?u=3d238bd6bbc656f6b8a09985276750aae96b884a&v=4" alt="alexaveldanez" height="32" width="32"/></a>
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Add the Chocolatey CLI 2.7.4 and 1.4.7 release notes section to the documentation, including security releases and contributor acknowledgments. Reason the change: - Communicate the 2.7.4 and 1.4.7 releases and its improvements to users and maintainers. - Ensure documentation reflects merged changes and credits.
There are new versions of the supported versions branch for Chocolatey CLI, 2.7.4 and 1.4.7, and this table needs to reflect that.
So that the latest releases of CLI 2.7.4 and 1.4.7 appear in the correct places.
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description Of Changes
Motivation and Context
Testing
Change Types Made
Change Checklist
Related Issue
N/A