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 Microsoft.PowerShell.SDK from 7.2.17 to 7.4.1 #96

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 15, 2024

Bumps Microsoft.PowerShell.SDK from 7.2.17 to 7.4.1.

Release notes

Sourced from Microsoft.PowerShell.SDK's releases.

v7.4.1 Release of PowerShell

7.4.1 - 2024-01-11

General Cmdlet Updates and Fixes

  • Fix Group-Object output using interpolated strings (#20745) (Thanks @​mawosoft!)
  • Fix Start-Process -PassThru to make sure the ExitCode property is accessible for the returned Process object (#20749) (#20866) (Thanks @​CodeCyclone!)
  • Fix rendering of DisplayRoot for network PSDrive (#20793) (#20863)

Engine Updates and Fixes

  • Ensure filename is not null when logging WDAC ETW events (#20910) (Thanks @​jborean93!)
  • Fix four regressions introduced by WDAC audit logging feature (#20913)

Build and Packaging Improvements

Bump .NET 8 to version 8.0.101

SHA256 Hashes of the release artifacts

  • hashes.sha256
    • C593CDCF4585547DC3F1F5B9373F1998ADA71360B42CC03E1C890F663507830C
  • powershell_7.4.1-1.deb_amd64.deb
    • 625B7EE0B71147421723CB6022A41B5D8FC0D6E19DF25B1240008EE491BF6997
  • powershell-7.4.1-1.cm.aarch64.rpm
    • 40D75F7B00CA57E978E76A10E09FFA906DA8996667CB28572331EA9A4B6FCE84
  • powershell-7.4.1-1.cm.x86_64.rpm
    • D59DF093FCCC6571E1D30D2963FFD73EF89DE290EA11A3EBB9722E870B7E7905
  • powershell-7.4.1-1.rh.x86_64.rpm

... (truncated)

Commits
  • 5668713 Merged PR 29213: Update changelog for v7.4.1
  • 6a98b28 Merged PR 29197: Backport three PRs to v7.4.1 release
  • b3a4019 Merged PR 29151: Update cgmanifest.json for v7.4.1
  • cfb762a Merged PR 29142: Update .NET SDK and dependencies for v7.4.1
  • ea4d188 Update cgmanifest for v7.4.1 (#20874)
  • ba7a7da Update package dependencies for v7.4.1 (#20871)
  • a19ffde Set the ollForwardOnNoCandidateFx in runtimeconfig.json to roll forward o...
  • 9daa3f3 Remove RHEL7 publishing to packages.microsoft.com as it's no longer supported...
  • 851d21b Fix Start-Process -PassThru to make sure the ExitCode property is accessi...
  • 29fa9df Fix rendering of DisplayRoot for network PSDrive (#20793) (#20863)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [Microsoft.PowerShell.SDK](https://github.com/PowerShell/PowerShell) from 7.2.17 to 7.4.1.
- [Release notes](https://github.com/PowerShell/PowerShell/releases)
- [Commits](PowerShell/PowerShell@v7.2.17...v7.4.1)

---
updated-dependencies:
- dependency-name: Microsoft.PowerShell.SDK
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
0 participants