PSRule
PSRule copied to clipboard
Bump System.Management.Automation from 7.4.1 to 7.4.3
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 -Credentialwithout the admin privilege (#21393) (Thanks@jborean93!)- Fix
Test-Path -IsValidto check for invalid path and filename characters (#21358)Engine Updates and Fixes
- Fix generating
OutputTypewhen running in Constrained Language Mode (#21605)- Expand
~to$homeon 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
cb9a983Merged PR 31498: Update changelog for 7.4.3763e58bFix typo in uploadf2f3ff7Remove upload command1e61a86Iterate for uploadede1885Upload all macos packagesed53cf5Add LTS switch27f0419Create LTS pkg and pkg for macosbe2a113Create linux LTS package2ac7023Check LTS value4590623Add logging for metadata for LTS- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
@dependabot rebase
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 rebase