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.2.7 #334

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps System.Management.Automation from 6.2.7 to 7.2.7.

Release notes

Sourced from System.Management.Automation's releases.

v7.2.7 Release of PowerShell

7.2.7 - 2022-10-20

Engine Updates and Fixes

  • On Unix, explicitly terminate the native process during cleanup only if it's not running in background (#18280)
  • Stop sending telemetry about ApplicationType (#18168)

General Cmdlet Updates and Fixes

  • Remove the 1-second minimum delay in Invoke-WebRequest for downloading small files, and prevent file-download-error suppression (#18170)
  • Enable searching for assemblies in GAC_Arm64 on Windows (#18169)
  • Fix error formatting to use color defined in $PSStyle.Formatting (#18287)

Tests

  • Use Ubuntu 20.04 for SSH remoting test (#18289)

Build and Packaging Improvements

SHA256 Hashes of the release artifacts

  • hashes.sha256
    • 5BF4A470B717F57F3B0E1EF1F16C9B1EB390555995E0DBE64F264101C7D490C9
  • powershell_7.2.7-1.deb_amd64.deb
    • 93612AA09171838E997C85B78F6FE42041FBC73741B9751F975B1E908D6E77F0
  • powershell-7.2.7-1.cm.x86_64.rpm

... (truncated)

Commits
  • 978d190 Merged PR 22914: Changelog for v7.2.7
  • 205fe13 Update cgmanifest (#18319)
  • 4ad82b0 Bump .NET to version 6.0.402 (#18290)
  • 8259ed4 [release/v7.2.7] Use Ubuntu 20.04 for SSH remoting test (#18289)
  • e9bada7 [release/v7.2.7] Fix build.psm1 to find the required .NET SDK version when ...
  • 6540a95 [release/v7.2.7] On Unix, only explicitly terminate the native process if not...
  • b8602c8 [release/v7.2.7] Backport of "Fix error formatting to use color defined in `$...
  • 8753721 [release/v7.2.7] Update MSI exit message (#18173)
  • 5e182ac [release/v7.2.7] Remove XML files for min-size package (#18274)
  • 50ace40 [release/v7.2.7] Update list of PS team members in release tools (#18171)
  • 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 #339.