Skip to content

[release/v7.4.19] Update branch for release - #27830

Merged
Justin Chung (jshigetomi) merged 1 commit into
PowerShell:release/v7.4.19from
jshigetomi:release-v7.4.19-jshigetomi
Aug 11, 2026
Merged

[release/v7.4.19] Update branch for release#27830
Justin Chung (jshigetomi) merged 1 commit into
PowerShell:release/v7.4.19from
jshigetomi:release-v7.4.19-jshigetomi

Conversation

@jshigetomi

Copy link
Copy Markdown
Collaborator

lts

Recreates the release prep changes from #27824 under a CLA-approved author because the automation bot is currently blocked on CLA registration.

The resulting tree matches #27824 exactly.

Copilot AI lite review requested due to automatic review settings August 11, 2026 22:48
@jshigetomi Justin Chung (jshigetomi) added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Aug 11, 2026
@jshigetomi
Justin Chung (jshigetomi) requested a review from a team as a code owner August 11, 2026 22:48
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

@jshigetomi
Justin Chung (jshigetomi) enabled auto-merge (squash) August 11, 2026 22:50

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the release/v7.4.19 branch for LTS release preparation by aligning dependency and SDK versions (recreating the tree from #27824 under a CLA-approved author).

Changes:

  • Bumps .NET SDK from 8.0.423 to 8.0.424 (and updates runtime metadata + changelog entry accordingly).
  • Updates several .NET 8.0.x package versions to 8.0.30 (and System.Security.Cryptography.Xml to 8.0.4) across cgmanifests and project files.
  • Updates Microsoft.Bcl.AsyncInterfaces for perf tools from 9.0.18 to 9.0.19.

Reviewed changes

Copilot reviewed 11 out of 11 changed files in this pull request and generated no comments.

Show a summary per file
File Description
tools/cgmanifest/tpn/cgmanifest.json Adds $schema at the top and updates pinned component versions.
tools/cgmanifest/main/cgmanifest.json Updates pinned component versions.
test/tools/WebListener/WebListener.csproj Updates ASP.NET Core package references to 8.0.30.
test/tools/TestService/TestService.csproj Updates Microsoft.Windows.Compatibility and System.Drawing.Common to 8.0.30.
test/perf/dotnet-tools/ResultsComparer/ResultsComparer.csproj Updates Microsoft.Bcl.AsyncInterfaces to 9.0.19.
test/perf/dotnet-tools/BenchmarkDotNet.Extensions/BenchmarkDotNet.Extensions.csproj Updates Microsoft.Bcl.AsyncInterfaces to 9.0.19.
src/Microsoft.PowerShell.SDK/Microsoft.PowerShell.SDK.csproj Updates pinned dependency versions (8.0.30 / 8.0.4).
src/Microsoft.PowerShell.Commands.Utility/Microsoft.PowerShell.Commands.Utility.csproj Updates System.Drawing.Common to 8.0.30.
global.json Updates .NET SDK version to 8.0.424.
DotnetRuntimeMetadata.json Updates SDK image version to 8.0.424.
CHANGELOG/v7.4/dependencychanges.json Adds a release/v7.4.19 entry documenting the SDK update.

💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

@jshigetomi
Justin Chung (jshigetomi) merged commit 850c54b into PowerShell:release/v7.4.19 Aug 11, 2026
51 of 53 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants