Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2022

Bumps System.Management.Automation from 7.2.5 to 7.2.6.

Release notes

Sourced from System.Management.Automation's releases.

v7.2.6 Release of PowerShell

7.2.6 - 2022-08-11

Engine Updates and Fixes

  • Fix ForEach-Object -Parallel when passing in script block variable (#16564)

General Cmdlet Updates and Fixes

  • Make Out-String and Out-File keep string input unchanged (#17455)
  • Update regex used to remove ANSI escape sequences to be more specific to decoration and hyperlinks (#16811)
  • Fix legacy ErrorView types to use $host.PrivateData colors (#17705)
  • Fix Export-PSSession to not throw error when a rooted path is specified for -OutputModule (#17671)

Tests

  • Disable RPM SBOM test. (#17532)

Build and Packaging Improvements

SHA256 Hashes of the release artifacts

  • hashes.sha256
    • A17F7AABB18C96DB502D3A443D62B6576972CBA48F965C6FF6342C7552B154AA
  • powershell_7.2.6-1.deb_amd64.deb
    • A0D810FE381B77E4BFB99CC67F713F6D483545E94BDEB4150524C085CF20E2DA
  • powershell-7.2.6-1.cm.x86_64.rpm
    • 9FA82FD880452E903D45121E036AB114AB22DE3682C57C7E31C89CF6A44853E7
  • powershell-7.2.6-1.rh.x86_64.rpm
    • CDA2593C9B360DBFFA5AC42FD836721F9B4CEE0743CD035613CC303C04311149

... (truncated)

Commits
  • 5d4b1b7 Merged PR 22095: Changelog for v7.2.6
  • eb2c4ac Update Wix manifest
  • 56a6002 Merged PR 22065: Update .NET 6 SDK version and xunit packages
  • f153a64 Fix ForEach-Object -Parallel when passing in script block variable (#16564)...
  • c446ba0 Make Out-String and Out-File keep string input unchanged (#17455) (#17859)
  • efd3c91 Update regex used to remove ANSI escape sequences to be more specific to deco...
  • 54497ba Fix legacy ErrorView types to use $host.PrivateData colors (#17823)
  • 6caf475 Disable RPM SBOM test. (#17821)
  • d475414 Fix Export-PSSession to not throw error when a rooted path is specified for...
  • f432a77 Add AppX capabilities in MSIX manifest so that PS7 can call the AppX APIs (#1...
  • Additional 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 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 [System.Management.Automation](https://github.com/PowerShell/PowerShell) from 7.2.5 to 7.2.6.
- [Release notes](https://github.com/PowerShell/PowerShell/releases)
- [Commits](PowerShell/PowerShell@v7.2.5...v7.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 12, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 21, 2022

Superseded by #23.

@dependabot dependabot bot closed this Oct 21, 2022
@dependabot dependabot bot deleted the dependabot/nuget/src/PsSmo/develop/System.Management.Automation-7.2.6 branch October 21, 2022 15:43
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants