Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Updated Microsoft.PowerShell.SDK from 7.2.1 to 7.2.3.

Release notes

Sourced from Microsoft.PowerShell.SDK's releases.

7.2.3

7.2.3 - 2022-04-26

Engine Updates and Fixes

  • Fix for partial PowerShell module search paths, that can be resolved to CWD locations (Internal 20126)
  • Do not include node names when sending telemetry. (#​16981) to v7.2.3 (Internal 20188)

Tests

  • Re-enable PowerShellGet tests targeting PowerShell gallery (#​17062)
  • Skip failing scriptblock tests (#​17093)

Build and Packaging Improvements

Bump .NET SDK to 6.0.202

  • Making NameObscurerTelemetryInitializer internal - v7.2.3 (Internal 20239)
  • Updated files.wxs for 7.2.3 (Internal 20211)
  • Updated ThirdPartyNotices for 7.2.3 (Internal 20199)
  • Work around issue with notice generation
  • Replace . in notices container name
  • Updated cgmanifest.json by findMissingNotices.ps1 in v7.2.3 (Internal 20190)
  • v7.2.3 - Updated packages using dotnet-outdated global tool (Internal 20170)
  • Updated to .NET 6.0.4 / SDK 6.0.202 (Internal 20128)
  • Update dotnet-install script download link (Internal 19951)
  • Create checksum file for global tools (#​17056) (Internal 19935)
  • Make sure global tool packages are published in stable build (Internal 19625)
  • Fix release pipeline (Internal 19617)

SHA256 Hashes of the release artifacts

  • hashes.sha256
    • 65FF97CD2F6B39DBA587D095C9D801752B344A0EE060D57383B49C94BF80720F
  • powershell_7.2.3-1.deb_amd64.deb
    • 38AD697F50DAD11FF4579069505CAD9C458F70604607156C8018AC01BCA6C2E7
  • powershell-7.2.3-1.rh.x86_64.rpm
    • CFE7443B39373371BE01ADE616C936FB06A1E23D3C52E40E84B02CEFB4419BD8
  • powershell-7.2.3-linux-alpine-x64.tar.gz
    ... (truncated)

7.2.2

7.2.2 - 2022-03-16

Build and Packaging Improvements

Bump .NET SDK to 6.0.201

  • Update WiX file (Internal 19460)
  • Update .NET SDK version to 6.0.201 (Internal 19457)
  • Update experimental feature JSON files (#​16838)
  • Ensure Alpine and ARM SKUs have powershell.config.json file with experimental features enabled (#​16823)
  • Update the vmImage and PowerShell root directory for macOS builds (#​16611)
  • Update macOS build image and root folder for build (#​16609)
  • Remove WiX install (#​16834)
  • Opt-in to build security monitoring (#​16911)
  • Add SBOM manifest for release packages (#​16641, #​16711)
  • Add Linux package dependencies for packaging (#​16807)
  • Switch to our custom images for build and release (#​16801, #​16580)
  • Remove all references to cmake for the builds in this repo (#​16578)
  • Register NuGet source when generating CGManifest (#​16570)

SHA256 Hashes of the release artifacts

  • hashes.sha256
    • 2B60FBF1AEF3D8487CD0E9768AF7AEAD26DC4EC6B60477EDDFE6CFE29D962243
  • powershell_7.2.2-1.deb_amd64.deb
    • 800C8676B1B346DF51B68E564E5C3B08A5F1B4ADC66DCF304004CE8E7D747C72
  • powershell-7.2.2-1.rh.x86_64.rpm
    • F3B54FE05DB54E1E19C7513F0C883FA6490D925D28169B06F774394E8F751430
  • powershell-7.2.2-linux-alpine-x64.tar.gz
    • F3ABFAF4013155CD09511763932043D9449B36D9929C2DD23DAE056942A21FA0
  • powershell-7.2.2-linux-arm32.tar.gz
    • 5CCB8A4DEAB99A432F5AA31C77164B6282D01E38F51D25DB7B83218DF669634B
  • powershell-7.2.2-linux-arm64.tar.gz
    • FBF74576C8B6BD92E9AAB35A8794C8BF254D1B3D0B7DE476CCE5299139F37114
  • powershell-7.2.2-linux-x64.tar.gz
    • 3F6B3C1A9391E0C23E06E534DA321E12AE883A64D99CB1DD738B274D97075891
  • powershell-7.2.2-linux-x64-fxdependent.tar.gz
    • 21B416645BC4B2BDF83B0A145FD48AD71EBD192ACD6271DA1860E926A1724D89
      ... (truncated)

Commits viewable in compare view.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

---
updated-dependencies:
- dependency-name: Microsoft.PowerShell.SDK
  dependency-version: 7.2.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies This issue is a problem in a dependency. .NET Pull requests that update .NET code labels Oct 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies This issue is a problem in a dependency. .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants