Skip to content

Bump Microsoft.PowerShell.ConsoleHost and System.Management.Automation #317

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 7, 2025

Updated Microsoft.PowerShell.ConsoleHost from 7.4.6 to 7.4.11.

Release notes

Sourced from Microsoft.PowerShell.ConsoleHost's releases.

7.4.11

## 7.4.11 - 2025-06-17

Engine Updates and Fixes

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

Build and Packaging Improvements

Update .NET SDK to 8.0.411

  • Correct Capitalization Referencing Templates (#​25672)
  • Manually update SqlClient in TestService
  • Update cgmanifest
  • Update package references
  • Update .NET SDK to latest version
  • Change linux packaging tests to ubuntu latest (#​25640)

Documentation and Help Content

  • Update Third Party Notices (#​25524, #​25659)

SHA256 Hashes of the release artifacts

  • hashes.sha256
    • FC78D20FAC0CEC42461207738BCB35ECC5B466A25DB603567FF66F860D32F6A4
  • powershell-7.4.11-1.cm.aarch64.rpm
    • DDA4B695D0056846979E9188C5E12CDE623E5E33DD1277BD12615290A2F329FD
  • powershell-7.4.11-1.cm.x86_64.rpm
    • A2486467D4D375E23C55F197FA6B05060B605A6065E76EAD4EC03D0C7197AC41
  • powershell-7.4.11-1.rh.x86_64.rpm
    • 6C1D922BD06510A1AD644CEFF9054598C2F49A39B6024F8EBDEF4C55888A183B
  • powershell-7.4.11-linux-arm32.tar.gz
    • FB1AAE625D48C45822CE710B535BD34334BEB9AFDCE732C8A901A7CD66115B4A
  • powershell-7.4.11-linux-arm64.tar.gz
    • 0A705C15429F90980814EC29D2BCD70ECDA478CFCD19E4B857E5928C1CF49EF3
  • powershell-7.4.11-linux-musl-x64.tar.gz
    ... (truncated)

7.4.10

## [7.4.10]

Engine Updates and Fixes

  • Fallback to AppLocker after WldpCanExecuteFile (#​25229)

Code Cleanup

  • Remove obsolete template from Windows Packaging CI (#​25405)
  • Cleanup old release pipelines (#​25404)

Tools

  • Do not run labels workflow in the internal repository (#​25411)

Build and Packaging Improvements

Update .NET SDK to 8.0.408

  • Update branch for release (#​25518)
  • Move MSIXBundle to Packages and Release to GitHub (#​25516)
  • Add CodeQL suppressions for PowerShell intended behavior (#​25376)
  • Enhance path filters action to set outputs for all changes when not a PR (#​25378)
  • Fix Merge Errors from #​25401 and Internal 33077 (#​25478)
  • Fix MSIX artifact upload, vPack template, changelog hashes, git tag command (#​25476)
  • Fix Conditional Parameter to Skip NuGet Publish (#​25475)
  • Use new variables template for vPack (#​25474)
  • Add Windows Store Signing to MSIX bundle (#​25472)
  • Update test result processing to use NUnitXml format and enhance logging for better clarity (#​25471)
  • Fix the expected path of .NET after using UseDotnet 2 task to install (#​25470)
  • Update Microsoft.PowerShell.PSResourceGet to 1.1.0 (#​25469)
  • Combine GitHub and Nuget Release Stage (#​25473)
  • Make GitHub Workflows work in the internal mirror (#​25409)
  • Add default .NET install path for SDK validation (#​25339)
  • Update APIScan to use new symbols server (#​25400)
  • Use GitHubReleaseTask (#​25401)
  • Migrate MacOS Signing to OneBranch (#​25412)
  • ... (truncated)

    7.4.7

    [7.4.7]

    Build and Packaging Improvements

    Update .NET SDK to 8.0.405

    • [release/v7.4] Update branch for release - Transitive - true - minor (#​24546)
    • [release/v7.4] Fix backport mistake in #​24429 (#​24545)
    • Fix seed max value for Container Linux CI (#​24510) (#​24543)
    • Add a way to use only NuGet feed sources (#​24528) (#​24542)
    • Bump Microsoft.PowerShell.PSResourceGet to 1.0.6 (#​24419)
    • Update path due to pool change (Internal 33083)
    • Update pool for "Publish BuildInfo" job (Internal 33082)
    • Add missing backports and new fixes (Internal 33077)
    • Port copy blob changes (Internal 33055)
    • Update firewall to monitor (Internal 33048)
    • Fix typo in release-MakeBlobPublic.yml (Internal 33046)
    • Update change log for 7.4.6 (Internal 33040)
    • Update changelog for v7.4.6 release (Internal 32983)
    • Fix backport issues with release pipeline (#​24835)
    • Remove duplicated parameter (#​24832)
    • [release/v7.4] Make the AssemblyVersion not change for servicing releases 7.4.7 and onward (#​24821)
    • Add *.props and sort path filters for windows CI (#​24822) (#​24823)
    • Take the newest windows signature nuget packages (#​24818)
    • Use work load identity service connection to download makeappx tool from storage account (#​24817) (#​24820)
    • Update path filters for Windows CI (#​24809) (#​24819)
    • Fixed release pipeline errors and switched to KS3 (#​24751) (#​24816)
    • [release/v7.4] Update branch for release - Transitive - true - minor (#​24806)
    • Add ability to capture MSBuild Binary logs when restore fails (#​24128) (#​24799)
    • Download package from package build for generating vpack (#​24481) (#​24801)
    • Add a parameter that skips verify packages step (#​24763) (#​24803)
    • Fix Changelog content grab during GitHub Release (#​24788) (#​24804)
    • Add tool package download in publish nuget stage (#​24790) (#​24805)
    • Add CodeQL scanning to APIScan build (#​24303) (#​24800)
    • Deploy Box Update (#​24632) (#​24802)

    Documentation and Help Content

    • Update notices file (#​24810)

    ... (truncated)

    Commits viewable in compare view.

Updated System.Management.Automation from 7.4.6 to 7.4.11.

Release notes

Sourced from System.Management.Automation's releases.

7.4.11

## 7.4.11 - 2025-06-17

Engine Updates and Fixes

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

Build and Packaging Improvements

Update .NET SDK to 8.0.411

  • Correct Capitalization Referencing Templates (#​25672)
  • Manually update SqlClient in TestService
  • Update cgmanifest
  • Update package references
  • Update .NET SDK to latest version
  • Change linux packaging tests to ubuntu latest (#​25640)

Documentation and Help Content

  • Update Third Party Notices (#​25524, #​25659)

SHA256 Hashes of the release artifacts

  • hashes.sha256
    • FC78D20FAC0CEC42461207738BCB35ECC5B466A25DB603567FF66F860D32F6A4
  • powershell-7.4.11-1.cm.aarch64.rpm
    • DDA4B695D0056846979E9188C5E12CDE623E5E33DD1277BD12615290A2F329FD
  • powershell-7.4.11-1.cm.x86_64.rpm
    • A2486467D4D375E23C55F197FA6B05060B605A6065E76EAD4EC03D0C7197AC41
  • powershell-7.4.11-1.rh.x86_64.rpm
    • 6C1D922BD06510A1AD644CEFF9054598C2F49A39B6024F8EBDEF4C55888A183B
  • powershell-7.4.11-linux-arm32.tar.gz
    • FB1AAE625D48C45822CE710B535BD34334BEB9AFDCE732C8A901A7CD66115B4A
  • powershell-7.4.11-linux-arm64.tar.gz
    • 0A705C15429F90980814EC29D2BCD70ECDA478CFCD19E4B857E5928C1CF49EF3
  • powershell-7.4.11-linux-musl-x64.tar.gz
    ... (truncated)

7.4.10

## [7.4.10]

Engine Updates and Fixes

  • Fallback to AppLocker after WldpCanExecuteFile (#​25229)

Code Cleanup

  • Remove obsolete template from Windows Packaging CI (#​25405)
  • Cleanup old release pipelines (#​25404)

Tools

  • Do not run labels workflow in the internal repository (#​25411)

Build and Packaging Improvements

Update .NET SDK to 8.0.408

  • Update branch for release (#​25518)
  • Move MSIXBundle to Packages and Release to GitHub (#​25516)
  • Add CodeQL suppressions for PowerShell intended behavior (#​25376)
  • Enhance path filters action to set outputs for all changes when not a PR (#​25378)
  • Fix Merge Errors from #​25401 and Internal 33077 (#​25478)
  • Fix MSIX artifact upload, vPack template, changelog hashes, git tag command (#​25476)
  • Fix Conditional Parameter to Skip NuGet Publish (#​25475)
  • Use new variables template for vPack (#​25474)
  • Add Windows Store Signing to MSIX bundle (#​25472)
  • Update test result processing to use NUnitXml format and enhance logging for better clarity (#​25471)
  • Fix the expected path of .NET after using UseDotnet 2 task to install (#​25470)
  • Update Microsoft.PowerShell.PSResourceGet to 1.1.0 (#​25469)
  • Combine GitHub and Nuget Release Stage (#​25473)
  • Make GitHub Workflows work in the internal mirror (#​25409)
  • Add default .NET install path for SDK validation (#​25339)
  • Update APIScan to use new symbols server (#​25400)
  • Use GitHubReleaseTask (#​25401)
  • Migrate MacOS Signing to OneBranch (#​25412)
  • ... (truncated)

    7.4.7

    [7.4.7]

    Build and Packaging Improvements

    Update .NET SDK to 8.0.405

    • [release/v7.4] Update branch for release - Transitive - true - minor (#​24546)
    • [release/v7.4] Fix backport mistake in #​24429 (#​24545)
    • Fix seed max value for Container Linux CI (#​24510) (#​24543)
    • Add a way to use only NuGet feed sources (#​24528) (#​24542)
    • Bump Microsoft.PowerShell.PSResourceGet to 1.0.6 (#​24419)
    • Update path due to pool change (Internal 33083)
    • Update pool for "Publish BuildInfo" job (Internal 33082)
    • Add missing backports and new fixes (Internal 33077)
    • Port copy blob changes (Internal 33055)
    • Update firewall to monitor (Internal 33048)
    • Fix typo in release-MakeBlobPublic.yml (Internal 33046)
    • Update change log for 7.4.6 (Internal 33040)
    • Update changelog for v7.4.6 release (Internal 32983)
    • Fix backport issues with release pipeline (#​24835)
    • Remove duplicated parameter (#​24832)
    • [release/v7.4] Make the AssemblyVersion not change for servicing releases 7.4.7 and onward (#​24821)
    • Add *.props and sort path filters for windows CI (#​24822) (#​24823)
    • Take the newest windows signature nuget packages (#​24818)
    • Use work load identity service connection to download makeappx tool from storage account (#​24817) (#​24820)
    • Update path filters for Windows CI (#​24809) (#​24819)
    • Fixed release pipeline errors and switched to KS3 (#​24751) (#​24816)
    • [release/v7.4] Update branch for release - Transitive - true - minor (#​24806)
    • Add ability to capture MSBuild Binary logs when restore fails (#​24128) (#​24799)
    • Download package from package build for generating vpack (#​24481) (#​24801)
    • Add a parameter that skips verify packages step (#​24763) (#​24803)
    • Fix Changelog content grab during GitHub Release (#​24788) (#​24804)
    • Add tool package download in publish nuget stage (#​24790) (#​24805)
    • Add CodeQL scanning to APIScan build (#​24303) (#​24800)
    • Deploy Box Update (#​24632) (#​24802)

    Documentation and Help Content

    • Update notices file (#​24810)

    ... (truncated)

    Commits viewable in compare view.

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)

Bumps Microsoft.PowerShell.ConsoleHost from 7.4.6 to 7.4.11
Bumps System.Management.Automation from 7.4.6 to 7.4.11

---
updated-dependencies:
- dependency-name: Microsoft.PowerShell.ConsoleHost
  dependency-version: 7.4.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: System.Management.Automation
  dependency-version: 7.4.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Aug 7, 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.

0 participants