AArnott / Library.Template

A template for a NuGet package with tests, stylecop, fxcop, versioning, and Azure Pipelines build ready to go.
MIT License
128 stars 26 forks source link

Bump powershell from 7.4.0 to 7.4.1 #245

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps powershell from 7.4.0 to 7.4.1.

Release notes

Sourced from powershell's releases.

v7.4.1 Release of PowerShell

7.4.1 - 2024-01-11

General Cmdlet Updates and Fixes

  • Fix Group-Object output using interpolated strings (#20745) (Thanks @​mawosoft!)
  • Fix Start-Process -PassThru to make sure the ExitCode property is accessible for the returned Process object (#20749) (#20866) (Thanks @​CodeCyclone!)
  • Fix rendering of DisplayRoot for network PSDrive (#20793) (#20863)

Engine Updates and Fixes

  • Ensure filename is not null when logging WDAC ETW events (#20910) (Thanks @​jborean93!)
  • Fix four regressions introduced by WDAC audit logging feature (#20913)

Build and Packaging Improvements

Bump .NET 8 to version 8.0.101

SHA256 Hashes of the release artifacts

  • hashes.sha256
    • C593CDCF4585547DC3F1F5B9373F1998ADA71360B42CC03E1C890F663507830C
  • powershell_7.4.1-1.deb_amd64.deb
    • 625B7EE0B71147421723CB6022A41B5D8FC0D6E19DF25B1240008EE491BF6997
  • powershell-7.4.1-1.cm.aarch64.rpm
    • 40D75F7B00CA57E978E76A10E09FFA906DA8996667CB28572331EA9A4B6FCE84
  • powershell-7.4.1-1.cm.x86_64.rpm
    • D59DF093FCCC6571E1D30D2963FFD73EF89DE290EA11A3EBB9722E870B7E7905
  • powershell-7.4.1-1.rh.x86_64.rpm

... (truncated)

Commits
  • 5668713 Merged PR 29213: Update changelog for v7.4.1
  • 6a98b28 Merged PR 29197: Backport three PRs to v7.4.1 release
  • b3a4019 Merged PR 29151: Update cgmanifest.json for v7.4.1
  • cfb762a Merged PR 29142: Update .NET SDK and dependencies for v7.4.1
  • ea4d188 Update cgmanifest for v7.4.1 (#20874)
  • ba7a7da Update package dependencies for v7.4.1 (#20871)
  • a19ffde Set the ollForwardOnNoCandidateFx in runtimeconfig.json to roll forward o...
  • 9daa3f3 Remove RHEL7 publishing to packages.microsoft.com as it's no longer supported...
  • 851d21b Fix Start-Process -PassThru to make sure the ExitCode property is accessi...
  • 29fa9df Fix rendering of DisplayRoot for network PSDrive (#20793) (#20863)
  • 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 show 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)