PowerShell / PowerShellEditorServices

A common platform for PowerShell development support in any editor or application!
MIT License
622 stars 213 forks source link

Bump Microsoft.PowerShell.SDK from 7.2.10 to 7.3.4 #2013

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Microsoft.PowerShell.SDK from 7.2.10 to 7.3.4.

Release notes

Sourced from Microsoft.PowerShell.SDK's releases.

v7.3.4 Release of PowerShell

7.3.4 - 2023-04-12

Engine Updates and Fixes

  • Add instrumentation to AmsiUtil and make the init variable readonly (#18727)
  • Fix support for NanoServer due to the lack of AMSI (#18882)
  • Adding missing guard for telemetry optout to avoid NullReferenceException when importing modules (#18949) (Thanks @​powercode!)
  • Fix VtSubstring helper method to correctly check chars copied (#19240)
  • Fix ConciseView to handle custom ParserError error records (#19239)

Build and Packaging Improvements

SHA256 Hashes of the release artifacts

  • hashes.sha256
    • A3449062A5122D1BBF9BC8A06948F08FF6AA47729EBDAE807D46B270003C0DBD
  • powershell_7.3.4-1.deb_amd64.deb
    • 1447A6D90AA66616757290E8A4BDE7DF0EE14D9B77ABA8D73021E849AD12F418

... (truncated)

Commits
  • 17b3f06 Merged PR 25327: Update changelog for v7.3.4 release
  • b59f05d Update ThirdPartyNotices.txt
  • 38e4282 Update cgmanifest.json
  • f411d5f Fix the template that creates nuget package
  • 2f5af90 Update the wix file
  • b12bbe5 Update to .NET SDK 7.0.203
  • 980b165 Skip VT100 tests on Windows Server 2012R2 as console does not support it (#19...
  • 0c52638 Improve package management acceptance tests by not going to the gallery (#19412)
  • e1aca8f Fix stage dependencies and typo in release build (#19353)
  • 1aadb22 Fix issues in release build and release pipeline (#19338)
  • 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)