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.3 #1859

Merged
merged 4 commits into from
Jul 15, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 19, 2024

Bumps System.Management.Automation from 7.4.1 to 7.4.3.

Release notes

Sourced from System.Management.Automation's releases.

v7.4.3 Release of PowerShell

[7.4.3] - 2024-06-18

General Cmdlet Updates and Fixes

  • Fix the error when using Start-Process -Credential without the admin privilege (#21393) (Thanks @​jborean93!)
  • Fix Test-Path -IsValid to check for invalid path and filename characters (#21358)

Engine Updates and Fixes

  • Fix generating OutputType when running in Constrained Language Mode (#21605)
  • Expand ~ to $home on Windows with tab completion (#21529)
  • Make sure both stdout and stderr can be redirected from a native executable (#20997)

Build and Packaging Improvements

... (truncated)

Commits

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)

@dependabot dependabot bot requested a review from a team as a code owner June 19, 2024 03:12
@dependabot dependabot bot added the dependencies Changes for a dependency update label Jun 19, 2024
@dependabot dependabot bot force-pushed the dependabot/nuget/System.Management.Automation-7.4.3 branch from 2ef79e8 to d05a232 Compare June 19, 2024 04:23
@BernieWhite
Copy link
Member

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 23, 2024

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@dependabot dependabot bot force-pushed the dependabot/nuget/System.Management.Automation-7.4.3 branch from d05a232 to 828d402 Compare June 25, 2024 15:53
@BernieWhite
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/nuget/System.Management.Automation-7.4.3 branch 3 times, most recently from 03206e8 to df5d1a3 Compare July 13, 2024 04:55
Bumps [System.Management.Automation](https://github.com/PowerShell/PowerShell) from 7.4.1 to 7.4.3.
- [Release notes](https://github.com/PowerShell/PowerShell/releases)
- [Commits](PowerShell/PowerShell@v7.4.1...v7.4.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/System.Management.Automation-7.4.3 branch from df5d1a3 to 78f4ebc Compare July 15, 2024 06:17
@BernieWhite BernieWhite merged commit c5b2a53 into main Jul 15, 2024
14 checks passed
@BernieWhite BernieWhite deleted the dependabot/nuget/System.Management.Automation-7.4.3 branch July 15, 2024 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Changes for a dependency update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant