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.Commands.Management from 7.1.3 to 7.4.0 #238

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 Nov 17, 2023

Bumps Microsoft.PowerShell.Commands.Management from 7.1.3 to 7.4.0.

Release notes

Sourced from Microsoft.PowerShell.Commands.Management's releases.

v7.4.0 Release of PowerShell

7.4.0 - 2023-11-16

General Cmdlet Updates and Fixes

  • Added a missing ConfigureAwait(false) call to webcmdlets so they don't block (#20622)
  • Fix Group-Object so output uses current culture (#20623)
  • Block getting help from network locations in restricted remoting sessions (#20615)

Build and Packaging Improvements

SHA256 Hashes of the release artifacts

  • hashes.sha256
    • 891C46EA85EF10695C1CDD3ED6A5FD3DC670CAE79C21ACA2CE6EDD99F75CE104
  • powershell_7.4.0-1.deb_amd64.deb
    • 550331E243A7311E1BF0CA83D8C96C5E78BA82A765C4A9BA34AA0DB6EB9A9F22
  • powershell-7.4.0-1.cm.aarch64.rpm
    • BBD1E1A07B760C7A7E0097601F9D359A1E0807EC25005AFC281E4D33A3F1A19E
  • powershell-7.4.0-1.cm.x86_64.rpm

... (truncated)

Commits
  • 1393d16 Updated metadata.json for LTS
  • ca5d98c Merged PR 28476: Create 7.4.0 Change log
  • ac78c3d Merged PR 28474: Add internal .NET SDK URL parameter to release pipeline
  • 5c6c162 Merged PR 28457: Update the CGManifest file for v7.4.0 release
  • 5e84111 Merged PR 28456: Fix repository root for the nuget.config
  • 6da7431 Merged PR 28449: [release/v7.4.0]Add internal nuget feed to compliance build
  • 72d29a1 Merged PR 28438: [backport/v7.4.0] Copy azure blob with PowerShell global too...
  • 8fb2e4c Merged PR 28440: [backport/v7.4.0] Fix release build by making the internal S...
  • 4cef91a Merged PR 28428: [backport] Make internal .NET SDK URL as a parameter for rel...
  • 883fc73 Merged PR 28427: [backport] Update PSResourceGet version for 1.0.1 releas...
  • 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 [Microsoft.PowerShell.Commands.Management](https://github.com/PowerShell/PowerShell) from 7.1.3 to 7.4.0.
- [Release notes](https://github.com/PowerShell/PowerShell/releases)
- [Commits](PowerShell/PowerShell@v7.1.3...v7.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 17, 2023
@dependabot dependabot bot requested a review from mwrock November 17, 2023 14:04
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.

0 participants