Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump System.Management.Automation from 7.4.1 to 7.4.2 #92

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 12, 2024

Bumps System.Management.Automation from 7.4.1 to 7.4.2.

Release notes

Sourced from System.Management.Automation'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 <dependency name> 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)

Bumps [System.Management.Automation](https://github.com/PowerShell/PowerShell) from 7.4.1 to 7.4.2.
- [Release notes](https://github.com/PowerShell/PowerShell/releases)
- [Commits](PowerShell/PowerShell@v7.4.1...v7.4.2)

---
updated-dependencies:
- dependency-name: System.Management.Automation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants