Skip to content

[release/v7.5.7] Update branch for release#27480

Merged
adityapatwardhan merged 3 commits into
PowerShell:release/v7.5.7from
pwshBot:release/v7.5.7_package_references_c3d3fddb7-52b4ab7a9
May 20, 2026
Merged

[release/v7.5.7] Update branch for release#27480
adityapatwardhan merged 3 commits into
PowerShell:release/v7.5.7from
pwshBot:release/v7.5.7_package_references_c3d3fddb7-52b4ab7a9

Conversation

@pwshBot
Copy link
Copy Markdown
Collaborator

@pwshBot pwshBot commented May 19, 2026

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.

@pwshBot pwshBot requested a review from a team as a code owner May 19, 2026 19:11
Copilot AI review requested due to automatic review settings May 19, 2026 19:11
@pwshBot pwshBot added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label May 19, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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 release/v7.5.7 branch to align with the latest daily tooling and dependency pins for the release.

Changes:

  • Bump .NET SDK from 9.0.313 to 9.0.314 (global.json + runtime metadata + changelog entry)
  • Update multiple pinned NuGet dependencies from 9.0.15 to 9.0.16 across projects
  • Reorder $schema placement in the component detection manifest

Reviewed changes

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

Show a summary per file
File Description
tools/cgmanifest/main/cgmanifest.json Updates pinned component versions and moves $schema to the end of the document.
test/tools/WebListener/WebListener.csproj Bumps ASP.NET Core + CodePages package versions to 9.0.16.
test/tools/TestService/TestService.csproj Bumps a broad set of pinned framework packages to 9.0.16.
test/tools/NamedPipeConnection/src/code/Microsoft.PowerShell.NamedPipeConnection.csproj Bumps pinned framework packages to 9.0.16 and updates CoreCLR.Eventing to 7.5.6.
test/perf/dotnet-tools/ResultsComparer/ResultsComparer.csproj Bumps pinned dependencies (AsyncInterfaces/Immutable/Pipelines/Encodings.Web/Json) to 9.0.16.
test/perf/dotnet-tools/BenchmarkDotNet.Extensions/BenchmarkDotNet.Extensions.csproj Same 9.0.16 dependency bumps as ResultsComparer tool.
src/System.Management.Automation/System.Management.Automation.csproj Bumps pinned framework packages to 9.0.16.
src/System.Management.Automation/SourceGenerators/PSVersionInfoGenerator/PSVersionInfoGenerator.csproj Bumps Immutable/Metadata/CodePages to 9.0.16.
src/Microsoft.WSMan.Management/Microsoft.WSMan.Management.csproj Bumps EventLog + ServiceController to 9.0.16.
src/Microsoft.PowerShell.SDK/Microsoft.PowerShell.SDK.csproj Updates forced transitive pins from 9.0.15 to 9.0.16.
src/Microsoft.PowerShell.CoreCLR.Eventing/Microsoft.PowerShell.CoreCLR.Eventing.csproj Bumps EventLog dependency to 9.0.16.
src/Microsoft.PowerShell.Commands.Utility/Microsoft.PowerShell.Commands.Utility.csproj Bumps SystemEvents/Metadata/AccessControl/Drawing.Common to 9.0.16.
src/Microsoft.PowerShell.Commands.Management/Microsoft.PowerShell.Commands.Management.csproj Bumps EventLog + ServiceController to 9.0.16.
src/Microsoft.PowerShell.Commands.Diagnostics/Microsoft.PowerShell.Commands.Diagnostics.csproj Bumps ConfigurationManager/EventLog/ProtectedData/PerformanceCounter to 9.0.16.
global.json Updates SDK version to 9.0.314.
DotnetRuntimeMetadata.json Updates SDK image version to 9.0.314.
CHANGELOG/v7.5/dependencychanges.json Adds a changelog entry documenting the SDK bump.

Comment on lines 1 to 2
{
"$schema": "https://json.schemastore.org/component-detection-manifest.json",
"Registrations": [
Comment on lines +863 to 865
],
"$schema": "https://json.schemastore.org/component-detection-manifest.json"
}
@adityapatwardhan adityapatwardhan merged commit 359d08e into PowerShell:release/v7.5.7 May 20, 2026
49 of 52 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