Skip to content

[release/v7.4.18] Update branch for release#27690

Merged
daxian-dbw merged 3 commits into
PowerShell:release/v7.4.18from
pwshBot:release/v7.4.18_package_references_695d7e500-5b2b304da
Jul 15, 2026
Merged

[release/v7.4.18] Update branch for release#27690
daxian-dbw merged 3 commits into
PowerShell:release/v7.4.18from
pwshBot:release/v7.4.18_package_references_695d7e500-5b2b304da

Conversation

@pwshBot

@pwshBot pwshBot commented Jul 15, 2026

Copy link
Copy Markdown
Collaborator

lts - 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 July 15, 2026 21:08
@pwshBot
pwshBot requested a review from a team as a code owner July 15, 2026 21:08
@pwshBot pwshBot added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Jul 15, 2026
@azure-pipelines

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

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.4.18 branch for the next release by bumping the .NET SDK used to build the repo and refreshing several pinned NuGet/package versions across product, test, and tooling projects.

Changes:

  • Bump .NET SDK from 8.0.422 to 8.0.423 (and align runtime metadata + dependency change log).
  • Update pinned .NET 8 package versions (e.g., Microsoft.Extensions.ObjectPool, Microsoft.Windows.Compatibility, System.Drawing.Common, System.Security.Cryptography.Xml) to 8.0.29 / 8.0.4.
  • Refresh a small set of test/perf tool dependencies (e.g., Microsoft.PowerShell.CoreCLR.Eventing 7.4.17, Microsoft.Bcl.AsyncInterfaces 9.0.18).

Reviewed changes

Copilot reviewed 11 out of 11 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
tools/cgmanifest/main/cgmanifest.json Updates cgmanifest NuGet component versions to match refreshed pins.
test/tools/WebListener/WebListener.csproj Bumps ASP.NET Core package references to 8.0.29.
test/tools/TestService/TestService.csproj Updates Windows/crypto/drawing-related package references to latest patch versions.
test/tools/NamedPipeConnection/src/code/Microsoft.PowerShell.NamedPipeConnection.csproj Bumps Microsoft.PowerShell.CoreCLR.Eventing to 7.4.17.
test/perf/dotnet-tools/ResultsComparer/ResultsComparer.csproj Updates Microsoft.Bcl.AsyncInterfaces to 9.0.18.
test/perf/dotnet-tools/BenchmarkDotNet.Extensions/BenchmarkDotNet.Extensions.csproj Updates Microsoft.Bcl.AsyncInterfaces to 9.0.18.
src/Microsoft.PowerShell.SDK/Microsoft.PowerShell.SDK.csproj Refreshes pinned dependency versions for SDK metapackage build consistency.
src/Microsoft.PowerShell.Commands.Utility/Microsoft.PowerShell.Commands.Utility.csproj Updates System.Drawing.Common to 8.0.29.
global.json Updates the repo SDK to 8.0.423.
DotnetRuntimeMetadata.json Aligns SDK image metadata to 8.0.423.
CHANGELOG/v7.4/dependencychanges.json Records the .NET SDK update for release/v7.4.18.

Comment on lines +42 to +46
"ChangeType": "NonSecurity",
"Branch": "release/v7.4.18",
"PackageId": ".NET SDK",
"FromVersion": "8.0.422",
"ToVersion": "8.0.423",
@daxian-dbw

Copy link
Copy Markdown
Member

The Call Get-TimeZone using Name param and singe item test is failing in macOS CI.
I built the PR and ran the test locally and it worked fine. The failure might be caused by the CI environment.

@daxian-dbw
daxian-dbw merged commit bbf8d62 into PowerShell:release/v7.4.18 Jul 15, 2026
55 of 61 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