Skip to content

[release/v7.5.10] Update branch for release - #27831

Merged
Patrick Meinecke (SeeminglyScience) merged 3 commits into
PowerShell:release/v7.5.10from
SeeminglyScience:manual/automation/package-references/release/v7.5.10-14759a453-b5e289aee
Aug 11, 2026
Merged

[release/v7.5.10] Update branch for release#27831
Patrick Meinecke (SeeminglyScience) merged 3 commits into
PowerShell:release/v7.5.10from
SeeminglyScience:manual/automation/package-references/release/v7.5.10-14759a453-b5e289aee

Conversation

@SeeminglyScience

Copy link
Copy Markdown
Contributor

(Manual cherry-pick of #27829)

stable - Automated by PowerShell Bot

Note for reviewers: This PR uses transitive dependency pinning (transitive=true, versionLock=minor). If this is the first time this workflow has run on this branch, a large number of transitive dependencies may appear pinned. This is expected behavior.

Copilot AI lite review requested due to automatic review settings August 11, 2026 22:54
@azure-pipelines

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

@SeeminglyScience Patrick Meinecke (SeeminglyScience) 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

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

Updates the release/v7.5.10 branch for the next release cut by advancing the pinned .NET SDK and refreshing pinned .NET 9.x package references/cgmanifest entries to the latest servicing versions.

Changes:

  • Bump .NET SDK from 9.0.316 to 9.0.317 (and align runtime metadata + changelog entry).
  • Update pinned .NET package references across product/test/perf projects from 9.0.18 (and some 9.0.10) to 9.0.19, plus System.Data.SqlClient to 4.9.1.
  • Add $schema to cgmanifest files (and move it to the top-level header for schema tooling support).

Reviewed changes

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

Show a summary per file
File Description
tools/cgmanifest/tpn/cgmanifest.json Adds $schema and updates multiple NuGet component versions (notably 9.0.109.0.19).
tools/cgmanifest/main/cgmanifest.json Adds $schema and updates NuGet component versions (9.0.189.0.19).
test/tools/WebListener/WebListener.csproj Updates ASP.NET Core and System.Text.Encoding.CodePages package references to 9.0.19.
test/tools/TestService/TestService.csproj Updates many pinned runtime/system package references to 9.0.19 and System.Data.SqlClient to 4.9.1.
test/tools/NamedPipeConnection/src/code/Microsoft.PowerShell.NamedPipeConnection.csproj Updates pinned system packages to 9.0.19 and bumps Microsoft.PowerShell.CoreCLR.Eventing to 7.5.9.
test/perf/dotnet-tools/ResultsComparer/ResultsComparer.csproj Updates pinned Microsoft.Bcl.AsyncInterfaces and System.* packages to 9.0.19.
test/perf/dotnet-tools/BenchmarkDotNet.Extensions/BenchmarkDotNet.Extensions.csproj Updates pinned Microsoft.Bcl.AsyncInterfaces and System.* packages to 9.0.19.
src/System.Management.Automation/System.Management.Automation.csproj Updates pinned .NET packages (System.* / Win32) to 9.0.19.
src/System.Management.Automation/SourceGenerators/PSVersionInfoGenerator/PSVersionInfoGenerator.csproj Updates pinned System.Collections.Immutable, System.Reflection.Metadata, and System.Text.Encoding.CodePages to 9.0.19.
src/Microsoft.WSMan.Management/Microsoft.WSMan.Management.csproj Updates EventLog and ServiceController package references to 9.0.19.
src/Microsoft.PowerShell.SDK/Microsoft.PowerShell.SDK.csproj Updates broad set of forced/pinned transitive package versions to 9.0.19.
src/Microsoft.PowerShell.CoreCLR.Eventing/Microsoft.PowerShell.CoreCLR.Eventing.csproj Updates System.Diagnostics.EventLog to 9.0.19.
src/Microsoft.PowerShell.Commands.Utility/Microsoft.PowerShell.Commands.Utility.csproj Updates Microsoft.Win32.SystemEvents, System.Reflection.Metadata, System.Threading.AccessControl, System.Drawing.Common to 9.0.19.
src/Microsoft.PowerShell.Commands.Management/Microsoft.PowerShell.Commands.Management.csproj Updates EventLog and ServiceController package references to 9.0.19.
src/Microsoft.PowerShell.Commands.Diagnostics/Microsoft.PowerShell.Commands.Diagnostics.csproj Updates ConfigurationManager, EventLog, ProtectedData, PerformanceCounter package references to 9.0.19.
global.json Bumps required .NET SDK version to 9.0.317.
DotnetRuntimeMetadata.json Aligns sdkImageVersion to 9.0.317.
CHANGELOG/v7.5/dependencychanges.json Records the .NET SDK update for release/v7.5.10 (9.0.3169.0.317).

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

@SeeminglyScience
Patrick Meinecke (SeeminglyScience) merged commit 71bc006 into PowerShell:release/v7.5.10 Aug 11, 2026
38 of 39 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.

4 participants