dotnet / Nerdbank.GitVersioning

Stamp your assemblies, packages and more with a unique version generated from a single, simple version.json file and include git commit IDs for non-official builds.
https://www.nuget.org/packages/Nerdbank.GitVersioning
MIT License
1.36k stars 166 forks source link

Bump powershell from 7.3.9 to 7.4.1 #1027

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 8 months ago

Bumps powershell from 7.3.9 to 7.4.1.

Release notes

Sourced from powershell'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 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)

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

dependabot[bot] commented 4 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.