Merged
Conversation
TravisEz13
reviewed
Mar 11, 2026
TravisEz13
reviewed
Mar 11, 2026
TravisEz13
reviewed
Mar 11, 2026
TravisEz13
reviewed
Mar 11, 2026
TravisEz13
reviewed
Mar 11, 2026
TravisEz13
reviewed
Mar 11, 2026
sdwheeler
approved these changes
Mar 11, 2026
Collaborator
sdwheeler
left a comment
There was a problem hiding this comment.
Looks good to me pending Travis's requested changes.
Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Adds the release notes entry for PowerShell v7.4.14 to the 7.4 changelog, capturing the notable fixes and infra/packaging work that went into the patch release.
Changes:
- Add a new
## [7.4.14]section with categorized bullets (cmdlets, tools, tests, packaging, docs). - Include a detailed packaging subsection (via
<details>+<ul>) and the compare link for the release tag.
sdwheeler
suggested changes
Mar 11, 2026
Collaborator
sdwheeler
left a comment
There was a problem hiding this comment.
Please cccept the Copilot suggestions.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
TravisEz13
approved these changes
Mar 11, 2026
jshigetomi
added a commit
to jshigetomi/PowerShell
that referenced
this pull request
Mar 11, 2026
Co-authored-by: Justin Chung <chungjustin@microsoft.com> Co-authored-by: Travis Plunk <travis.plunk@microsoft.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
12 tasks
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.
PR Summary
This pull request adds the changelog for version 7.4.14, summarizing all notable updates and fixes included in this release. The changes cover general cmdlet updates, improvements to CI tooling and workflows, various test fixes, build and packaging enhancements, and documentation updates.
General Cmdlet Updates and CI Tooling:
PSMethodInvocationConstraints.GetHashCodemethod to address a reported issue.get-changed-filesaction.Test Improvements:
Update-Helptests and added GitHub Actions annotations for Pester test failures.Update-Helptests to use-Forceand fixed merge conflict checker for empty file lists and filtered*.csfiles.Build and Packaging Enhancements:
PR Context
Release notes for v7.4.14
PR Checklist
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright header