Skip to content

Bump Microsoft.PowerShell.SDK from 7.2.5 to 7.2.6 #1883

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

Merged
merged 1 commit into from
Aug 12, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps Microsoft.PowerShell.SDK from 7.2.5 to 7.2.6.

Release notes

Sourced from Microsoft.PowerShell.SDK'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)

@dependabot dependabot bot requested a review from a team August 12, 2022 20:11
@dependabot dependabot bot added .NET labels Aug 12, 2022
Bumps [Microsoft.PowerShell.SDK](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: Microsoft.PowerShell.SDK
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@andyleejordan andyleejordan force-pushed the dependabot/nuget/Microsoft.PowerShell.SDK-7.2.6 branch from 3a43e3f to da8d7a9 Compare August 12, 2022 20:37
@andyleejordan andyleejordan enabled auto-merge (squash) August 12, 2022 20:37
@andyleejordan andyleejordan merged commit ed24bf8 into main Aug 12, 2022
@andyleejordan andyleejordan deleted the dependabot/nuget/Microsoft.PowerShell.SDK-7.2.6 branch August 12, 2022 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant