Skip to content

[release/v7.5.8] Update branch for release#27581

Merged
TravisEz13 merged 3 commits into
PowerShell:release/v7.5.8from
pwshBot:release/v7.5.8_package_references_9b02973e7-59295a476
Jun 9, 2026
Merged

[release/v7.5.8] Update branch for release#27581
TravisEz13 merged 3 commits into
PowerShell:release/v7.5.8from
pwshBot:release/v7.5.8_package_references_9b02973e7-59295a476

Conversation

@pwshBot

@pwshBot pwshBot commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator

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 review requested due to automatic review settings June 9, 2026 19:53
@pwshBot pwshBot added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Jun 9, 2026
@pwshBot pwshBot requested a review from a team as a code owner June 9, 2026 19:53
@pwshBot pwshBot added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Jun 9, 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

Note

Copilot was unable to run its full agentic suite in this review.

Updates the repository’s .NET SDK and associated NuGet package pins to the next patch version, and refreshes the component detection manifest metadata.

Changes:

  • Bump .NET SDK from 9.0.314 to 9.0.315 (global.json + runtime metadata + changelog entry).
  • Update multiple NuGet package references from 9.0.16 to 9.0.17 across src/test projects.
  • Move/add $schema to the top of the component detection manifest (cgmanifest).

Reviewed changes

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

Show a summary per file
File Description
tools/cgmanifest/main/cgmanifest.json Adds/moves $schema to the top and updates pinned component versions to 9.0.17.
test/tools/WebListener/WebListener.csproj Updates ASP.NET Core + CodePages package references to 9.0.17.
test/tools/TestService/TestService.csproj Updates a set of runtime/system package references to 9.0.17.
test/tools/NamedPipeConnection/src/code/Microsoft.PowerShell.NamedPipeConnection.csproj Updates PowerShell eventing + system package references to newer versions (incl. 9.0.17).
test/perf/dotnet-tools/ResultsComparer/ResultsComparer.csproj Updates async interfaces + System.* package pins to 9.0.17.
test/perf/dotnet-tools/BenchmarkDotNet.Extensions/BenchmarkDotNet.Extensions.csproj Updates async interfaces + System.* package pins to 9.0.17.
src/System.Management.Automation/System.Management.Automation.csproj Updates System.* and related package references to 9.0.17.
src/System.Management.Automation/SourceGenerators/PSVersionInfoGenerator/PSVersionInfoGenerator.csproj Updates immutable/metadata/codepages to 9.0.17.
src/Microsoft.WSMan.Management/Microsoft.WSMan.Management.csproj Updates EventLog/ServiceController references to 9.0.17.
src/Microsoft.PowerShell.SDK/Microsoft.PowerShell.SDK.csproj Updates forced dependency pins across many packages to 9.0.17.
src/Microsoft.PowerShell.CoreCLR.Eventing/Microsoft.PowerShell.CoreCLR.Eventing.csproj Updates EventLog reference to 9.0.17.
src/Microsoft.PowerShell.Commands.Utility/Microsoft.PowerShell.Commands.Utility.csproj Updates several package references to 9.0.17.
src/Microsoft.PowerShell.Commands.Management/Microsoft.PowerShell.Commands.Management.csproj Updates EventLog/ServiceController references to 9.0.17.
src/Microsoft.PowerShell.Commands.Diagnostics/Microsoft.PowerShell.Commands.Diagnostics.csproj Updates configuration, event log, and perf counter packages to 9.0.17.
global.json Updates pinned SDK to 9.0.315.
DotnetRuntimeMetadata.json Updates SDK image version to 9.0.315.
CHANGELOG/v7.5/dependencychanges.json Records the SDK update in the dependency changelog.

@TravisEz13 TravisEz13 enabled auto-merge (squash) June 9, 2026 19:57
@TravisEz13 TravisEz13 merged commit 6c96cb4 into PowerShell:release/v7.5.8 Jun 9, 2026
40 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