Skip to content

[release/v7.6] Update Microsoft.PowerShell.PSResourceGet version to 1.2.0#27007

Merged
daxian-dbw merged 1 commit intoPowerShell:release/v7.6from
daxian-dbw:backport/release/v7.6/27003-7498139ba
Mar 11, 2026
Merged

[release/v7.6] Update Microsoft.PowerShell.PSResourceGet version to 1.2.0#27007
daxian-dbw merged 1 commit intoPowerShell:release/v7.6from
daxian-dbw:backport/release/v7.6/27003-7498139ba

Conversation

@daxian-dbw
Copy link
Copy Markdown
Member

Backport of #27003 to release/v7.6

Triggered by @daxian-dbw on behalf of @anamnavi

Original CL Label: CL-BuildPackaging

/cc @PowerShell/powershell-maintainers

Impact

REQUIRED: Choose either Tooling Impact or Customer Impact (or both). At least one checkbox must be selected.

Tooling Impact

  • Required tooling change
  • Optional tooling change (include reasoning)

Updates PSGalleryModules.csproj to package PSResourceGet 1.2.0

Customer Impact

  • Customer reported
  • Found internally

Customers will receive the updated PSResourceGet 1.2.0 module with improved functionality and bug fixes

Regression

REQUIRED: Check exactly one box.

  • Yes
  • No

This is not a regression.

Testing

PSResourceGet 1.2.0 has been tested by the PSResourceGet team. Backport verification: Module loads correctly, packaging includes correct version. BOM file updated to reflect new version for compliance tracking.

Risk

REQUIRED: Check exactly one box.

  • High
  • Medium
  • Low

Medium risk as it updates a user-facing module that customers depend on for package management. However, this is a tested stable release (1.2.0) from the PSResourceGet team. The change is limited to version references in packaging files with no code changes to PowerShell itself.

@daxian-dbw daxian-dbw requested review from a team and jshigetomi as code owners March 11, 2026 21:05
Copilot AI review requested due to automatic review settings March 11, 2026 21:05
@daxian-dbw daxian-dbw added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Mar 11, 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

Backports the packaging change to ship Microsoft.PowerShell.PSResourceGet module version 1.2.0 in the PowerShell release/v7.6 branch, including BOM updates for compliance tracking.

Changes:

  • Update PSGalleryModules.csproj package reference from 1.2.0-rc3 to 1.2.0.
  • Add the PSResourceGet module signature file (.signature.p7s) to the Windows packaging BOM.

Reviewed changes

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

File Description
tools/packaging/boms/windows.json Adds BOM entry for Modules\Microsoft.PowerShell.PSResourceGet\.signature.p7s as NonProduct.
src/Modules/PSGalleryModules.csproj Bumps Microsoft.PowerShell.PSResourceGet package version to 1.2.0.

@daxian-dbw daxian-dbw merged commit a6ad787 into PowerShell:release/v7.6 Mar 11, 2026
54 of 56 checks passed
@daxian-dbw daxian-dbw deleted the backport/release/v7.6/27003-7498139ba branch March 11, 2026 23:27
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