akkadotnet / Hyperion

Polymorphic serialization for .NET
Apache License 2.0
277 stars 62 forks source link

Bump System.Management.Automation from 6.2.7 to 7.3.2 #345

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps System.Management.Automation from 6.2.7 to 7.3.2.

Release notes

Sourced from System.Management.Automation's releases.

v7.3.2 Release of PowerShell

7.3.2 - 2023-01-24

Engine Updates and Fixes

  • Fix SuspiciousContentChecker.Match to detect a pre-defined string when the text starts with it (#18916)
  • Fix for JEA session leaking functions (Internal 23820)

General Cmdlet Updates and Fixes

  • Fix Start-Job to check the existence of working directory using the PowerShell way (#18917)
  • Fix Switch-Process error to include the command that is not found (#18650)

Tests

  • Allow system lock down test debug hook to work with new WLDP API (fixes system lock down tests) (#18962)

Build and Packaging Improvements

SHA256 Hashes of the release artifacts

  • hashes.sha256
    • 6785A6ECB7B47B636117E0BF0F104F3B81CCFCDEAD419E27AECBEF7B05815278
  • powershell_7.3.2-1.deb_amd64.deb
    • 7190F391FDBACFABABD8A2801B9AC1FF2B98663FEFA2BD70B2BDC4A366ED02E0
  • powershell-7.3.2-1.cm.x86_64.rpm
    • 8773884FB06F6DFE1A00A9A74AAB884D600246D9F9CB89EB829B818EEF1DDA24
  • powershell-7.3.2-1.rh.x86_64.rpm
    • E177D786E45CFC3EEF8D711BA29D1E23C6CE923BB39016EEE0F4410FE1641F61
  • powershell-7.3.2-linux-alpine-x64.tar.gz

... (truncated)

Commits
  • ee48744 Merged PR 23924: Create change log for 7.3.2
  • db6e079 Allow system lock down test debug hook to work with new wldp API (fixes syste...
  • c1b8d09 Merged PR 23820: Fix for JEA session leaking functions
  • ed0a788 Merged PR 23818: Update dependencies for .NET release
  • 2462a54 [release/v7.3.2] Fix Start-Job to check the existence of working directory ...
  • 4b9eae3 Remove unnecessary reference to System.Runtime.CompilerServices.Unsafe (#18...
  • 02e506c [release/v7.3.2] Fix SuspiciousContentChecker.Match to detect a pre-defined...
  • a1453e2 Add bootstrap after SBOM task to re-install .NET (#18891)
  • 826de5b [release/v7.3.2] Fix Switch-Process error to include the command that is no...
  • 555c1a6 Merged PR 23537: 7.3 change log
  • 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[bot] commented 1 year ago

Superseded by #354.