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.3.9 to 7.4.0 #231

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps powershell from 7.3.9 to 7.4.0.

Release notes

Sourced from powershell's releases.

v7.4.0 Release of PowerShell

7.4.0 - 2023-11-16

General Cmdlet Updates and Fixes

  • Added a missing ConfigureAwait(false) call to webcmdlets so they don't block (#20622)
  • Fix Group-Object so output uses current culture (#20623)
  • Block getting help from network locations in restricted remoting sessions (#20615)

Build and Packaging Improvements

SHA256 Hashes of the release artifacts

  • hashes.sha256
    • 891C46EA85EF10695C1CDD3ED6A5FD3DC670CAE79C21ACA2CE6EDD99F75CE104
  • powershell_7.4.0-1.deb_amd64.deb
    • 550331E243A7311E1BF0CA83D8C96C5E78BA82A765C4A9BA34AA0DB6EB9A9F22
  • powershell-7.4.0-1.cm.aarch64.rpm
    • BBD1E1A07B760C7A7E0097601F9D359A1E0807EC25005AFC281E4D33A3F1A19E
  • powershell-7.4.0-1.cm.x86_64.rpm

... (truncated)

Commits
  • 1393d16 Updated metadata.json for LTS
  • ca5d98c Merged PR 28476: Create 7.4.0 Change log
  • ac78c3d Merged PR 28474: Add internal .NET SDK URL parameter to release pipeline
  • 5c6c162 Merged PR 28457: Update the CGManifest file for v7.4.0 release
  • 5e84111 Merged PR 28456: Fix repository root for the nuget.config
  • 6da7431 Merged PR 28449: [release/v7.4.0]Add internal nuget feed to compliance build
  • 72d29a1 Merged PR 28438: [backport/v7.4.0] Copy azure blob with PowerShell global too...
  • 8fb2e4c Merged PR 28440: [backport/v7.4.0] Fix release build by making the internal S...
  • 4cef91a Merged PR 28428: [backport] Make internal .NET SDK URL as a parameter for rel...
  • 883fc73 Merged PR 28427: [backport] Update PSResourceGet version for 1.0.1 releas...
  • 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)