PowerShell / ConsoleGuiTools

Modules that mix PowerShell and GUIs/CUIs!
https://www.powershellgallery.com/packages/Microsoft.PowerShell.ConsoleGuiTools
MIT License
790 stars 60 forks source link

Bump Microsoft.PowerShell.SDK from 7.2.15 to 7.4.0 in /src/Microsoft.PowerShell.ConsoleGuiTools #232

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps Microsoft.PowerShell.SDK from 7.2.15 to 7.4.0.

Release notes

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


Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | Microsoft.PowerShell.SDK | [>= 7.3.a, < 7.4] |

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)
dependabot[bot] commented 10 months ago

Superseded by #233.