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 to .NET 8.0 #1673

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps System.Management.Automation from 7.3.7 to 7.4.0.

Release notes

Sourced from System.Management.Automation'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

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 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 dependabot bot requested a review from a team as a code owner November 17, 2023 14:31
@dependabot dependabot bot added the dependencies Changes for a dependency update label Nov 17, 2023
@dependabot dependabot bot force-pushed the dependabot/nuget/System.Management.Automation-7.4.0 branch from 65fe2a4 to 0f793c6 Compare November 22, 2023 00:30
Bumps [System.Management.Automation](https://github.com/PowerShell/PowerShell) from 7.3.7 to 7.4.0.
- [Release notes](https://github.com/PowerShell/PowerShell/releases)
- [Commits](PowerShell/PowerShell@v7.3.7...v7.4.0)

---
updated-dependencies:
- dependency-name: System.Management.Automation
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/System.Management.Automation-7.4.0 branch from 0f793c6 to a8d5fc4 Compare November 27, 2023 05:46
@BernieWhite
Copy link
Member

@dependabot rebase

1 similar comment
@BernieWhite
Copy link
Member

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 23, 2024

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@BernieWhite
Copy link
Member

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 23, 2024

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@BernieWhite
Copy link
Member

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 24, 2024

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@BernieWhite
Copy link
Member

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 31, 2024

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@BernieWhite
Copy link
Member

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 1, 2024

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@BernieWhite BernieWhite changed the title Bump System.Management.Automation from 7.3.7 to 7.4.0 Bump to .NET 8.0 Feb 3, 2024
@BernieWhite BernieWhite merged commit 7172600 into main Feb 3, 2024
15 checks passed
@BernieWhite BernieWhite deleted the dependabot/nuget/System.Management.Automation-7.4.0 branch February 3, 2024 14:32
@BernieWhite BernieWhite mentioned this pull request Feb 13, 2024
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Changes for a dependency update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant