microsoft / vs-servicehub

The service broker libraries used by Visual Studio to exchange intra- and inter-process services
MIT License
20 stars 8 forks source link

Bump powershell from 7.4.1 to 7.4.2 #201

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

Bumps powershell from 7.4.1 to 7.4.2.

Release notes

Sourced from powershell's releases.

v7.4.2 Release of PowerShell

7.4.2 - 2024-04-11

General Cmdlet Updates and Fixes

  • Revert "Adjust PUT method behavior to POST one for default content type in WebCmdlets" (#21049)
  • Fix regression with Get-Content when -Tail 0 and -Wait are both used (#20734) (Thanks @​CarloToso!)
  • Fix Get-Error serialization of array values (#21085) (Thanks @​jborean93!)
  • Fix a regression in Format-Table when header label is empty (#21156)

Engine Updates and Fixes

  • Revert the PR #17856 (Do not preserve temporary results when no need to do so) (#21368)
  • Make sure the assembly/library resolvers are registered at early stage (#21361)
  • Handle the case that Runspace.DefaultRunspace is null when logging for WDAC Audit (#21344)
  • Fix PowerShell class to support deriving from an abstract class with abstract properties (#21331)
  • Fix the regression when doing type inference for $_ (#21223) (Thanks @​MartinGC94!)

Build and Packaging Improvements

SHA256 Hashes of the release artifacts

... (truncated)

Commits
  • 8ea1598 Merged PR 30731: [release/v7.4.2] Update CHANGELOG
  • e7617c4 Merged PR 30713: [7.4.2] Revert analyzer package back to stable
  • b84ec75 Merged PR 30710: Update SDK, deps and cgmanifest for 7.4.2
  • e29d8bf Merged PR 30677: Revert changes to packaging.psm1
  • 4dfadc6 Merged PR 30672: [release/v7.4.2] Update PSResourceGet version from 1.0.2 to ...
  • cf51c56 Merged PR 30664: [release/v7.4.2] Verify environment variable for OneBranch b...
  • 89c9bb6 Merged PR 30659: Backport #21238, #21239, #21408, #21415 - and update SDK + d...
  • b0692c1 [release/v7.4.2] Revert "Adjust PUT method behavior to POST one for default c...
  • c16cfe8 [release/v7.4.2] Fix regression -Tail 0 -Wait (#20734) (#21418)
  • 6b10aa2 [release/v7.4.2] Update PSReadLine to v2.3.5 for the next v7.4.x servic...
  • 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)
dependabot[bot] commented 3 months ago

Looks like powershell is up-to-date now, so this is no longer needed.