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

⬆️ Upgrade dotnet monorepo to v8 (major) #521

Merged
merged 3 commits into from
Dec 18, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore (source) 7.0.14 -> 8.0.0 age adoption passing confidence nuget major
Microsoft.EntityFrameworkCore (source) 7.0.14 -> 8.0.0 age adoption passing confidence nuget major
Microsoft.EntityFrameworkCore.Tools (source) 7.0.14 -> 8.0.0 age adoption passing confidence nuget major
Microsoft.Extensions.DependencyInjection (source) 7.0.0 -> 8.0.0 age adoption passing confidence nuget major
Microsoft.Extensions.DependencyInjection.Abstractions (source) 7.0.0 -> 8.0.0 age adoption passing confidence nuget major
Microsoft.Extensions.Hosting (source) 7.0.1 -> 8.0.0 age adoption passing confidence nuget major
Microsoft.Extensions.Hosting.Abstractions (source) 7.0.0 -> 8.0.0 age adoption passing confidence nuget major
Microsoft.Extensions.Http (source) 7.0.0 -> 8.0.0 age adoption passing confidence nuget major
Microsoft.Extensions.Logging.Abstractions (source) 7.0.1 -> 8.0.0 age adoption passing confidence nuget major
Microsoft.Extensions.Options (source) 7.0.1 -> 8.0.0 age adoption passing confidence nuget major
System.Collections.Immutable (source) 7.0.0 -> 8.0.0 age adoption passing confidence nuget major
dotnet-sdk 7.0.404 -> 8.0.100 age adoption passing confidence dotnet-sdk major

Release Notes

dotnet/aspnetcore (Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore)

v8.0.0: .NET 8.0.0

Release

dotnet/efcore (Microsoft.EntityFrameworkCore)

v8.0.0: EF Core 8 (EF8)

EF Core 8 (EF8) is available from NuGet

EF8 contains many new features and enhancements, including:

See GitHub for all issues resolved in 8.0.0.

dotnet/runtime (Microsoft.Extensions.DependencyInjection)

v8.0.0: .NET 8.0.0

Release

dotnet/sdk (dotnet-sdk)

v8.0.100: .NET 8.0.0

Compare Source

Release


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 20, 2023
Copy link
Contributor

@stepech stepech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

DSharpPlus doesn't support it yet (they have it on nightlies though)

@stepech stepech added the on hold We want it, but for some reasons we are waiting with implementation label Nov 20, 2023
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from 5a9ce06 to 473763d Compare November 20, 2023 02:06
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from 473763d to 412d9c9 Compare December 18, 2023 02:51
Copy link
Contributor Author

renovate bot commented Dec 18, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@stepech stepech enabled auto-merge (squash) December 18, 2023 03:00
@stepech stepech requested a review from ostorc December 18, 2023 03:00
@stepech stepech merged commit ae99944 into develop Dec 18, 2023
4 checks passed
stepech added a commit that referenced this pull request May 6, 2024
* ⬆️ Upgrade dotnet monorepo to v8

* Update Directory.Build.props to support dotnet 8

* Update to support dotnet 8

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: stepech <[email protected]>
@stepech stepech deleted the renovate/major-dotnet-monorepo branch May 12, 2024 14:45
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 on hold We want it, but for some reasons we are waiting with implementation
Development

Successfully merging this pull request may close these issues.

2 participants