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 powershell from 7.3.9 to 7.4.0 #18826

Merged
merged 1 commit into from
Nov 17, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2023

Bumps powershell from 7.3.9 to 7.4.0.

Release notes

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

Bumps [powershell](https://github.com/PowerShell/PowerShell) from 7.3.9 to 7.4.0.
- [Release notes](https://github.com/PowerShell/PowerShell/releases)
- [Commits](PowerShell/PowerShell@v7.3.9...v7.4.0)

---
updated-dependencies:
- dependency-name: powershell
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner November 17, 2023 06:25
@dependabot dependabot bot added area/upstream dependencies Pull requests that update a dependency file nuget Bumps for nuget packages labels Nov 17, 2023
@rmarinho
Copy link
Member

/azp run MAUI-UITests-public

Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@rmarinho rmarinho enabled auto-merge (squash) November 17, 2023 23:06
@rmarinho rmarinho merged commit 90cb3b5 into main Nov 17, 2023
43 checks passed
@rmarinho rmarinho deleted the dependabot/nuget/powershell-7.4.0 branch November 17, 2023 23:06
@github-actions github-actions bot locked and limited conversation to collaborators Dec 18, 2023
@Eilon Eilon added area-infrastructure CI, Maestro / Coherency, upstream dependencies/versions and removed area/upstream labels May 10, 2024
@samhouts samhouts added the fixed-in-8.0.6 Look for this fix in 8.0.6 SR1! label Aug 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-infrastructure CI, Maestro / Coherency, upstream dependencies/versions dependencies Pull requests that update a dependency file fixed-in-8.0.6 Look for this fix in 8.0.6 SR1! nuget Bumps for nuget packages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants