Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Updated Microsoft.PowerShell.SDK from 7.5.0 to 7.5.4.

Release notes

Sourced from Microsoft.PowerShell.SDK's releases.

7.5.4

## 7.5.4

Build and Packaging Improvements

Update to .NET SDK 9.0.306

  • [release/v7.5] Update Ev2 Shell Extension Image to AzureLinux 3 for PMC Release (#​26032)
  • [release/v7.5] Fix variable reference for release environment in pipeline (#​26013)
  • [release/v7.5] Add v7.5.3 Changelog (#​26015)
  • [release/v7.5] Add LinuxHost Network configuration to PowerShell Packages pipeline (#​26002)
  • Backport Release Pipeline Changes (Internal 37168)
  • [release/v7.5] Update branch for release (#​26195)
  • [release/v7.5] Mark the 3 consistently failing tests as pending to unblock PRs (#​26196)
  • [release/v7.5] add CodeQL suppresion for NativeCommandProcessor (#​26173)
  • [release/v7.5] add CodeQL suppressions for UpdatableHelp and NativeCommandProcessor methods (#​26171)
  • [release/v7.5] Remove UseDotnet task and use the dotnet-install script (#​26169)
  • [release/v7.5] Automate Store Publishing (#​26164)
  • [release/v7.5] Ensure that socket timeouts are set only during the token validation (#​26079)
  • [release/v7.5] Suppress false positive PSScriptAnalyzer warnings in tests and build scripts (#​26059)

SHA256 Hashes of the release artifacts

  • hashes.sha256
    • C1013E31E30CCB8C68366FE6A6E4CEA50F4DDD12FF115078019E4D1D71D58F00
  • powershell-7.5.4-1.cm.aarch64.rpm
    • F6852075303A3A81639381E077639032667F11A25EE8D3FE19AB2F4479ECA93C
  • powershell-7.5.4-1.cm.x86_64.rpm
    • 15CC1A4D24E4FABAD836CFC6B55D501B643EBDB53AF72FDE286585E2A9D8119C
  • powershell-7.5.4-1.rh.x86_64.rpm
    • 304F488E1916497D90A7B921261D040C08336A92A991A6DBAE1ADD937A42EE50
  • powershell-7.5.4-linux-arm32.tar.gz
    • 3553BE9A484EC9627C7AD70DEBC62A39ECF96814D76513CC9C77ACAE9E5B3ECD
  • powershell-7.5.4-linux-arm64.tar.gz
    • 4B32D4CB86A43DFB83D5602D0294295BF22FAFBF9E0785D1AAEF81938CDA92F8
  • powershell-7.5.4-linux-musl-x64.tar.gz
    • 78932A3FB60EEB1263986BBF8D398281F2621D8347FD042B93A4D850CB0A9D26
  • powershell-7.5.4-linux-x64-fxdependent.tar.gz
    ... (truncated)

7.5.3

## 7.5.3

General Cmdlet Updates and Fixes

  • Fix Out-GridView by replacing the use of obsolete BinaryFormatter with custom implementation. (#​25559)
  • Remove OnDeserialized and Serializable attributes from Microsoft.Management.UI.Internal project (#​25831)
  • Make the interface IDeepCloneable internal (#​25830)

Tools

  • Add CodeQL suppressions (#​25972)

Tests

  • Fix updatable help test for new content (#​25944)

Build and Packaging Improvements

Update to .NET SDK 9.0.304
  • Make logical template name consistent between pipelines (#​25991)
  • Update container images to use mcr.microsoft.com for Linux and Azure Linux (#​25986)
  • Add build to vPack Pipeline (#​25975)
  • Remove AsyncSDL from Pipelines Toggle Official/NonOfficial Runs (#​25964)
  • Update branch for release (#​25942)

Documentation and Help Content

  • Fix typo in CHANGELOG for script filename suggestion (#​25963)

SHA256 Hashes of the release artifacts

  • hashes.sha256
    • 9155706FF141819DC3F253A991A01DAECA898D94DDAFFBC76BC5EAE952118FA8
  • powershell-7.5.3-1.cm.aarch64.rpm
    • AD956A0610B72BC24C4A628E8B9083AEBA9191A9AC8E8FC86B0DDAD2D9E826AC
  • powershell-7.5.3-1.cm.x86_64.rpm
    • 14B88AEDEA81023F28D2F67F6DA0B8712D1ABD3359A0F6F2C3EA047AAE93BD71
  • powershell-7.5.3-1.rh.x86_64.rpm
    ... (truncated)

7.5.2

## 7.5.2 - 2025-06-24

Engine Updates and Fixes

  • Move .NET method invocation logging to after the needed type conversion is done for method arguments (#​25357)

General Cmdlet Updates and Fixes

  • Set standard handles explicitly when starting a process with -NoNewWindow (#​25324)
  • Make inherited protected internal instance members accessible in class scope. (#​25547) (Thanks @​mawosoft!)
  • Remove the old fuzzy suggestion and fix the local script file name suggestion (#​25330)
  • Fix PSMethodInvocationConstraints.GetHashCode method (#​25306) (Thanks @​crazyjncsu!)

Build and Packaging Improvements

Update to .NET SDK 9.0.301

  • Correct Capitalization Referencing Templates (#​25673)
  • Publish .msixbundle package as a VPack (#​25621)
  • Update ThirdPartyNotices for v7.5.2 (#​25658)
  • Manually update SqlClient in TestService
  • Update cgmanifest
  • Update package references
  • Update .NET SDK to latest version
  • Change linux packaging tests to ubuntu latest (#​25639)
  • Fix MSIX artifact upload, vPack template, changelog hashes, git tag command (#​25633)
  • Move MSIXBundle to Packages and Release to GitHub (#​25517)
  • Use new variables template for vPack (#​25435)

SHA256 Hashes of the release artifacts

  • hashes.sha256
    • 319450B2ADCBB9FC3F0E7EB347B85CA066F47097508FBC80F8AFCC80B2419716
  • powershell-7.5.2-1.cm.aarch64.rpm
    • 7726766F5BDB0A38A154FACF15A8B870BB3B753CC155BDB138A4ED670A9F3047
  • powershell-7.5.2-1.cm.x86_64.rpm
    ... (truncated)

7.5.1

[7.5.1]

Engine Updates and Fixes

  • Fallback to AppLocker after WldpCanExecuteFile (#​25305)

Code Cleanup

  • Cleanup old release pipelines (#​25236)

Tools

  • Do not run labels workflow in the internal repository (#​25343)
  • Update CODEOWNERS (#​25321)
  • Check GitHub token availability for Get-Changelog (#​25328)
  • Update PowerShell team members in releaseTools.psm1 (#​25302)

Build and Packaging Improvements

Update to .NET SDK 9.0.203

  • Finish 7.5.0 release (#​24855)
  • Add CodeQL suppressions for PowerShell intended behavior (#​25375)
  • Update to .NET SDK 9.0.203 (#​25373)
  • Switch to ubuntu-lastest for CI (#​25374)
  • Add default .NET install path for SDK validation (#​25338)
  • Combine GitHub and Nuget Release Stage (#​25371)
  • Add Windows Store Signing to MSIX bundle (#​25370)
  • Update test result processing to use NUnitXml format and enhance logging for better clarity (#​25344)
  • Fix MSIX stage in release pipeline (#​25345)
  • Make GitHub Workflows work in the internal mirror (#​25342)
  • Update security extensions (#​25322)
  • Disable SBOM generation on set variables job in release build (#​25340)
  • Update GitHub Actions to work in private GitHub repo (#​25332)
  • Revert "Cleanup old release pipelines (#​25201)" (#​25335)
  • Remove call to NuGet (#​25334)
  • Simplify PR Template (#​25333)
  • ... (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)

---
updated-dependencies:
- dependency-name: Microsoft.PowerShell.SDK
  dependency-version: 7.5.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant