Skip to content

Bump System.Management.Automation from 7.6.0 to 7.6.3#118

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/System.Management.Automation-7.6.3
Open

Bump System.Management.Automation from 7.6.0 to 7.6.3#118
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/System.Management.Automation-7.6.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 16, 2026

Copy link
Copy Markdown

Updated System.Management.Automation from 7.6.0 to 7.6.3.

Release notes

Sourced from System.Management.Automation's releases.

7.6.3

## 7.6.3

Build and Packaging Improvements

Update to .NET SDK 10.0.301

  • Remove the unused Publish-NugetToMyGet command from packaging module (#​27576)
  • Verify Apple codesign immediately after ESRP signing (#​27542)
  • Remove unused step to clone Internal-PowerShellTeam-Tools repo in PMC publish pipeline (#​27496)

SHA256 Hashes of the release artifacts

  • hashes.sha256
    • BFCC1DC3CBB9A35142E13727CF5666F92BDC93376583084F2151559834614F50
  • powershell-7.6.3-1.cm.aarch64.rpm
    • 3DAE865184F53D09382FE3A85F99149E1C4B32C9E02BB6853F5D91BA888BA3BE
  • powershell-7.6.3-1.cm.x86_64.rpm
    • ED10DACE91485A9181B83D098A093137A7F3365A854E71994B9EBB992E0EA28E
  • powershell-7.6.3-1.rh.x86_64.rpm
    • 1FEDA0B0330E567D400F95D352A4EF1E58BB5F48A3D5DC308935DEDF99F7472C
  • powershell-7.6.3-linux-arm32.tar.gz
    • 885FEC4143089832D9A1F3EF063E6F7CF3118E0078927BA49B3BEF5345997330
  • powershell-7.6.3-linux-arm64.tar.gz
    • 7A14A385ECA7DC5BEDC1C8AA3D8B765F449ADA30AABE5785A9FD331266EB062D
  • powershell-7.6.3-linux-musl-x64.tar.gz
    • C2FDCDC95478F05AE9D62CF1C631451DCB98BB526D4BA0C0B675865A3D9B3589
  • powershell-7.6.3-linux-x64-fxdependent.tar.gz
    • DD0A72FB54E0EC1CEAA56C03B649E23E9C83A72AEC879D47AC72867CB559E082
  • powershell-7.6.3-linux-x64-musl-noopt-fxdependent.tar.gz
    • D0FA9707E03BE13CC21FB6C2512D4F382D8D2061DD9BB7398140AB30C7A25A29
  • powershell-7.6.3-linux-x64.tar.gz
    • 856D0765D2332377F9D7A4AEA76EFDFDE4DE51446E7738DDE2DFDA41DBA9E2A7
  • powershell-7.6.3-osx-arm64.pkg
    • 84EC89BE312A761D49BF4EC6E676355A715A01CB36B4E53CD16084E98BDAC492
  • powershell-7.6.3-osx-arm64.tar.gz
    • F0263C2072FE7D0953781C60497A574BEA99B37237F2554A59CE4BAD07DE8D36
  • powershell-7.6.3-osx-x64.pkg
    ... (truncated)

7.6.2

## 7.6.2

Engine Updates and Fixes

  • Enable usage in AppContainers (#​27423)
  • Fix checks for local user config file paths (#​27432)

General Cmdlet Updates and Fixes

  • Update PowerShell telemetry to respect the diagnostics and feedback setting on Windows (#​27438)

Build and Packaging Improvements

Update to .NET SDK 10.0.300

  • Update branch for release (#​27446)
  • Fix *nix permissions and use certificate_logical_to_actual (#​27439)
  • Specify linux-arm64 runtime if package type is deb-arm64 in packaging.psm1 (#​27440)
  • Remove mariner2.0 from PMC mapping (#​27422)
  • Remove package verification from the notice pipeline (#​27425)
  • Update the MSIXBundle-VPack pipeline to create VPack for both LTS and Stable channel packages (#​27435)
  • Update Microsoft.PowerShell.Native to the latest GA version (#​27436)
  • Create PowerShell package for arm debian distribution (#​27433)
  • Add macOS binary code signing and package notarization (#​27434)
  • Externalize findMissingNotices target framework selection with ordered Windows fallback (#​27424)
  • Add appLicensing capability to Appx manifest (#​27437)
  • Download PMC Packages through TemplateContext (#​27331)
  • PMC release: Use slash instead of back-slash for Linux container (#​27319)
  • Correct Variable Template Reference in NonOfficial Pipeline Templates (#​27317)

SHA256 Hashes of the release artifacts

  • hashes.sha256
    • 30E96D4B901B0069965D767A2994F47BA60EB4DB50CEEDB6F1D3BD421CEA86F4
  • powershell-7.6.2-1.cm.aarch64.rpm
    • 5E4F009EED75606DD21138F0A24A463412492930A6E15C3A6B0A4B90E37A92BE
  • powershell-7.6.2-1.cm.x86_64.rpm
    ... (truncated)

7.6.1

## 7.6.1

General Cmdlet Updates and Fixes

  • Delay update notification for one week to ensure all packages become available (#​27215)

Tests

  • Fix the PSNativeCommandArgumentPassing test (#​27179)

Build and Packaging Improvements

Update to .NET SDK 10.0.202

  • Fix PMC Repo URL for RHEL10 (#​27061) (#​27062)
  • Update branch for release (#​27287)
  • Fix package pipeline by adding in PDP-Media directory (#​27257)
  • Pin ready-to-merge.yml reusable workflow to commit SHA (#​27245)
  • [StepSecurity] ci: Harden GitHub Actions tags (#​27236)
  • Build, package, and create VPack for the PowerShell-LTS store package within the same msixbundle-vpack pipeline (#​27237)
  • Change the display name of PowerShell-LTS package to PowerShell LTS (#​27219)
  • [StepSecurity] ci: Harden GitHub Actions tokens (#​27218)
  • Redo windows image fix to use latest image (#​27217)
  • Add comment-based help documentation to build.psm1 functions (#​27216)
  • Separate Store Package Creation, Skip Polling for Store Publish, Clean up PDP-Media (#​27214)
  • Bump github/codeql-action from 4.34.1 to 4.35.1 (#​27184)
  • Bump github/codeql-action from 4.32.6 to 4.34.1 (#​27182)
  • Select New MSIX Package Name (#​27183)
  • Update the PhoneProductId to be the official LTS id used by Store (#​27181)
  • release-upload-buildinfo: replace version-comparison channel gating with metadata flags (#​27180)
  • Move _GetDependencies MSBuild target from dynamic generation in build.psm1 into Microsoft.PowerShell.SDK.csproj (#​27177)
  • Separate Official and NonOfficial templates for ADO pipelines (#​27176)

SHA256 Hashes of the release artifacts

  • hashes.sha256
    • 3EB9255BEE02EFF9E250FBE4ED66BD4215ADFE1FFAB72C7AC22C99DD4D9D93A4
      ... (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 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: System.Management.Automation
  dependency-version: 7.6.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code labels Jul 16, 2026
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.

0 participants