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

chore(deps): update dotnet monorepo to v9 (major) - autoclosed #226

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 22, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
Microsoft.AspNetCore.Authentication.OpenIdConnect (source) 8.0.10 -> 9.0.0 age adoption passing confidence nuget major
Microsoft.AspNetCore.DataProtection.StackExchangeRedis (source) 8.0.10 -> 9.0.0 age adoption passing confidence nuget major
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore (source) 8.0.10 -> 9.0.0 age adoption passing confidence nuget major
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation (source) 8.0.10 -> 9.0.0 age adoption passing confidence nuget major
Microsoft.AspNetCore.Mvc.Testing (source) 8.0.10 -> 9.0.0 age adoption passing confidence nuget major
Microsoft.AspNetCore.WebUtilities (source) 8.0.10 -> 9.0.0 age adoption passing confidence nuget major
Microsoft.EntityFrameworkCore.Design (source) 8.0.10 -> 9.0.0 age adoption passing confidence nuget major
Microsoft.EntityFrameworkCore.InMemory (source) 8.0.10 -> 9.0.0 age adoption passing confidence nuget major
Microsoft.EntityFrameworkCore.Relational (source) 8.0.10 -> 9.0.0 age adoption passing confidence nuget major
Microsoft.Extensions.DependencyInjection (source) 8.0.1 -> 9.0.0 age adoption passing confidence nuget major
Microsoft.Extensions.Http (source) 8.0.1 -> 9.0.0 age adoption passing confidence nuget major
dotnet-ef (source) 8.0.10 -> 9.0.0 age adoption passing confidence nuget major
dotnet-sdk 8.0.403 -> 9.0.100 age adoption passing confidence dotnet-sdk major
mcr.microsoft.com/dotnet/aspnet 8.0 -> 9.0 age adoption passing confidence final major
mcr.microsoft.com/dotnet/sdk 8.0 -> 9.0 age adoption passing confidence stage major

Release Notes

dotnet/aspnetcore (Microsoft.AspNetCore.Authentication.OpenIdConnect)

v9.0.0

v8.0.11: .NET 8.0.11

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.10...v8.0.11

dotnet/efcore (Microsoft.EntityFrameworkCore.Design)

v9.0.0: .NET 9.0.0

Release

What's Changed

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@tumugin tumugin added the wait label Sep 22, 2024
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from 1154ad6 to 89ac553 Compare October 18, 2024 13:40
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from 89ac553 to 7aa3ea2 Compare October 29, 2024 21:24
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch 2 times, most recently from c8266ca to 1d2c16c Compare November 12, 2024 23:49
Copy link
Contributor Author

renovate bot commented Nov 12, 2024

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Lullaby.Admin/packages.lock.json

Welcome to .NET 9.0!
---------------------
SDK Version: 9.0.100

----------------
Installed an ASP.NET Core HTTPS development certificate.
To trust the certificate, run 'dotnet dev-certs https --trust'
Learn about HTTPS: https://aka.ms/dotnet-https

----------------
Write your first app: https://aka.ms/dotnet-hello-world
Find out what's new: https://aka.ms/dotnet-whats-new
Explore documentation: https://aka.ms/dotnet-docs
Report issues and find source on GitHub: https://github.com/dotnet/core
Use 'dotnet --help' to see available commands or visit: https://aka.ms/dotnet-cli
--------------------------------------------------------------------------------------
  Determining projects to restore...
/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Common/Lullaby.Common.csproj : error NU1202: Package Microsoft.AspNetCore.WebUtilities 9.0.0 is not compatible with net8.0 (.NETCoreApp,Version=v8.0). Package Microsoft.AspNetCore.WebUtilities 9.0.0 supports: net9.0 (.NETCoreApp,Version=v9.0) [/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Admin/Lullaby.Admin.csproj]
  Failed to restore /tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Common/Lullaby.Common.csproj (in 7.42 sec).
/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Jobs/Lullaby.Jobs.csproj : error NU1202: Package Microsoft.AspNetCore.WebUtilities 9.0.0 is not compatible with net8.0 (.NETCoreApp,Version=v8.0). Package Microsoft.AspNetCore.WebUtilities 9.0.0 supports: net9.0 (.NETCoreApp,Version=v9.0) [/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Admin/Lullaby.Admin.csproj]
  Failed to restore /tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Jobs/Lullaby.Jobs.csproj (in 8.04 sec).
/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Database/Lullaby.Database.csproj : error NU1202: Package Microsoft.AspNetCore.WebUtilities 9.0.0 is not compatible with net8.0 (.NETCoreApp,Version=v8.0). Package Microsoft.AspNetCore.WebUtilities 9.0.0 supports: net9.0 (.NETCoreApp,Version=v9.0) [/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Admin/Lullaby.Admin.csproj]
  Failed to restore /tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Database/Lullaby.Database.csproj (in 19 ms).
/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Admin/Lullaby.Admin.csproj : error NU1202: Package Microsoft.AspNetCore.Authentication.OpenIdConnect 9.0.0 is not compatible with net8.0 (.NETCoreApp,Version=v8.0). Package Microsoft.AspNetCore.Authentication.OpenIdConnect 9.0.0 supports: net9.0 (.NETCoreApp,Version=v9.0)
/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Admin/Lullaby.Admin.csproj : error NU1202: Package Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation 9.0.0 is not compatible with net8.0 (.NETCoreApp,Version=v8.0). Package Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation 9.0.0 supports: net9.0 (.NETCoreApp,Version=v9.0)
/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Admin/Lullaby.Admin.csproj : error NU1202: Package Microsoft.AspNetCore.WebUtilities 9.0.0 is not compatible with net8.0 (.NETCoreApp,Version=v8.0). Package Microsoft.AspNetCore.WebUtilities 9.0.0 supports: net9.0 (.NETCoreApp,Version=v9.0)
  Failed to restore /tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Admin/Lullaby.Admin.csproj (in 18.64 sec).

File name: Lullaby.Common/packages.lock.json, Lullaby.Database/packages.lock.json, Lullaby.Admin/packages.lock.json, Lullaby.Jobs/packages.lock.json, Lullaby/packages.lock.json, Lullaby.Tests/packages.lock.json
  Determining projects to restore...
/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Common/Lullaby.Common.csproj : error NU1202: Package Microsoft.AspNetCore.WebUtilities 9.0.0 is not compatible with net8.0 (.NETCoreApp,Version=v8.0). Package Microsoft.AspNetCore.WebUtilities 9.0.0 supports: net9.0 (.NETCoreApp,Version=v9.0) [/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Admin/Lullaby.Admin.csproj]
/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Admin/Lullaby.Admin.csproj : error NU1202: Package Microsoft.AspNetCore.Authentication.OpenIdConnect 9.0.0 is not compatible with net8.0 (.NETCoreApp,Version=v8.0). Package Microsoft.AspNetCore.Authentication.OpenIdConnect 9.0.0 supports: net9.0 (.NETCoreApp,Version=v9.0)
/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Admin/Lullaby.Admin.csproj : error NU1202: Package Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation 9.0.0 is not compatible with net8.0 (.NETCoreApp,Version=v8.0). Package Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation 9.0.0 supports: net9.0 (.NETCoreApp,Version=v9.0)
/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Admin/Lullaby.Admin.csproj : error NU1202: Package Microsoft.AspNetCore.WebUtilities 9.0.0 is not compatible with net8.0 (.NETCoreApp,Version=v8.0). Package Microsoft.AspNetCore.WebUtilities 9.0.0 supports: net9.0 (.NETCoreApp,Version=v9.0)
  Failed to restore /tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Common/Lullaby.Common.csproj (in 1.1 sec).
  Failed to restore /tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Admin/Lullaby.Admin.csproj (in 1.23 sec).
/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Jobs/Lullaby.Jobs.csproj : error NU1202: Package Microsoft.AspNetCore.WebUtilities 9.0.0 is not compatible with net8.0 (.NETCoreApp,Version=v8.0). Package Microsoft.AspNetCore.WebUtilities 9.0.0 supports: net9.0 (.NETCoreApp,Version=v9.0) [/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Admin/Lullaby.Admin.csproj]
/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Database/Lullaby.Database.csproj : error NU1202: Package Microsoft.AspNetCore.WebUtilities 9.0.0 is not compatible with net8.0 (.NETCoreApp,Version=v8.0). Package Microsoft.AspNetCore.WebUtilities 9.0.0 supports: net9.0 (.NETCoreApp,Version=v9.0) [/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Admin/Lullaby.Admin.csproj]
  Failed to restore /tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Jobs/Lullaby.Jobs.csproj (in 35 ms).
  Failed to restore /tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Database/Lullaby.Database.csproj (in 23 ms).

File name: Lullaby.Database/packages.lock.json, Lullaby.Admin/packages.lock.json, Lullaby.Jobs/packages.lock.json, Lullaby/packages.lock.json, Lullaby.Tests/packages.lock.json
  Determining projects to restore...
/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Jobs/Lullaby.Jobs.csproj : error NU1202: Package Microsoft.AspNetCore.WebUtilities 9.0.0 is not compatible with net8.0 (.NETCoreApp,Version=v8.0). Package Microsoft.AspNetCore.WebUtilities 9.0.0 supports: net9.0 (.NETCoreApp,Version=v9.0) [/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Admin/Lullaby.Admin.csproj]
/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Database/Lullaby.Database.csproj : error NU1202: Package Microsoft.AspNetCore.WebUtilities 9.0.0 is not compatible with net8.0 (.NETCoreApp,Version=v8.0). Package Microsoft.AspNetCore.WebUtilities 9.0.0 supports: net9.0 (.NETCoreApp,Version=v9.0) [/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Admin/Lullaby.Admin.csproj]
  Failed to restore /tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Database/Lullaby.Database.csproj (in 1.05 sec).
/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Common/Lullaby.Common.csproj : error NU1202: Package Microsoft.AspNetCore.WebUtilities 9.0.0 is not compatible with net8.0 (.NETCoreApp,Version=v8.0). Package Microsoft.AspNetCore.WebUtilities 9.0.0 supports: net9.0 (.NETCoreApp,Version=v9.0) [/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Admin/Lullaby.Admin.csproj]
  Failed to restore /tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Jobs/Lullaby.Jobs.csproj (in 1.06 sec).
  Failed to restore /tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Common/Lullaby.Common.csproj (in 12 ms).
/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Admin/Lullaby.Admin.csproj : error NU1202: Package Microsoft.AspNetCore.Authentication.OpenIdConnect 9.0.0 is not compatible with net8.0 (.NETCoreApp,Version=v8.0). Package Microsoft.AspNetCore.Authentication.OpenIdConnect 9.0.0 supports: net9.0 (.NETCoreApp,Version=v9.0)
/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Admin/Lullaby.Admin.csproj : error NU1202: Package Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation 9.0.0 is not compatible with net8.0 (.NETCoreApp,Version=v8.0). Package Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation 9.0.0 supports: net9.0 (.NETCoreApp,Version=v9.0)
/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Admin/Lullaby.Admin.csproj : error NU1202: Package Microsoft.AspNetCore.WebUtilities 9.0.0 is not compatible with net8.0 (.NETCoreApp,Version=v8.0). Package Microsoft.AspNetCore.WebUtilities 9.0.0 supports: net9.0 (.NETCoreApp,Version=v9.0)
  Failed to restore /tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Admin/Lullaby.Admin.csproj (in 143 ms).

File name: Lullaby.Jobs/packages.lock.json, Lullaby.Admin/packages.lock.json, Lullaby/packages.lock.json, Lullaby.Tests/packages.lock.json
  Determining projects to restore...
/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Jobs/Lullaby.Jobs.csproj : error NU1202: Package Microsoft.AspNetCore.WebUtilities 9.0.0 is not compatible with net8.0 (.NETCoreApp,Version=v8.0). Package Microsoft.AspNetCore.WebUtilities 9.0.0 supports: net9.0 (.NETCoreApp,Version=v9.0) [/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Admin/Lullaby.Admin.csproj]
/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Database/Lullaby.Database.csproj : error NU1202: Package Microsoft.AspNetCore.WebUtilities 9.0.0 is not compatible with net8.0 (.NETCoreApp,Version=v8.0). Package Microsoft.AspNetCore.WebUtilities 9.0.0 supports: net9.0 (.NETCoreApp,Version=v9.0) [/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Admin/Lullaby.Admin.csproj]
  Failed to restore /tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Jobs/Lullaby.Jobs.csproj (in 1.12 sec).
/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Common/Lullaby.Common.csproj : error NU1202: Package Microsoft.AspNetCore.WebUtilities 9.0.0 is not compatible with net8.0 (.NETCoreApp,Version=v8.0). Package Microsoft.AspNetCore.WebUtilities 9.0.0 supports: net9.0 (.NETCoreApp,Version=v9.0) [/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Admin/Lullaby.Admin.csproj]
  Failed to restore /tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Database/Lullaby.Database.csproj (in 1.11 sec).
  Failed to restore /tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Common/Lullaby.Common.csproj (in 12 ms).
/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Admin/Lullaby.Admin.csproj : error NU1202: Package Microsoft.AspNetCore.Authentication.OpenIdConnect 9.0.0 is not compatible with net8.0 (.NETCoreApp,Version=v8.0). Package Microsoft.AspNetCore.Authentication.OpenIdConnect 9.0.0 supports: net9.0 (.NETCoreApp,Version=v9.0)
/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Admin/Lullaby.Admin.csproj : error NU1202: Package Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation 9.0.0 is not compatible with net8.0 (.NETCoreApp,Version=v8.0). Package Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation 9.0.0 supports: net9.0 (.NETCoreApp,Version=v9.0)
/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Admin/Lullaby.Admin.csproj : error NU1202: Package Microsoft.AspNetCore.WebUtilities 9.0.0 is not compatible with net8.0 (.NETCoreApp,Version=v8.0). Package Microsoft.AspNetCore.WebUtilities 9.0.0 supports: net9.0 (.NETCoreApp,Version=v9.0)
  Failed to restore /tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Admin/Lullaby.Admin.csproj (in 115 ms).

File name: Lullaby.Tests/packages.lock.json
  Determining projects to restore...
/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Common/Lullaby.Common.csproj : error NU1202: Package Microsoft.AspNetCore.WebUtilities 9.0.0 is not compatible with net8.0 (.NETCoreApp,Version=v8.0). Package Microsoft.AspNetCore.WebUtilities 9.0.0 supports: net9.0 (.NETCoreApp,Version=v9.0) [/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Tests/Lullaby.Tests.csproj]
/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Database/Lullaby.Database.csproj : error NU1202: Package Microsoft.AspNetCore.WebUtilities 9.0.0 is not compatible with net8.0 (.NETCoreApp,Version=v8.0). Package Microsoft.AspNetCore.WebUtilities 9.0.0 supports: net9.0 (.NETCoreApp,Version=v9.0) [/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Tests/Lullaby.Tests.csproj]
  Failed to restore /tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Database/Lullaby.Database.csproj (in 1.52 sec).
  Failed to restore /tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Common/Lullaby.Common.csproj (in 1.51 sec).
/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Tests/Lullaby.Tests.csproj : error NU1202: Package Microsoft.AspNetCore.Mvc.Testing 9.0.0 is not compatible with net8.0 (.NETCoreApp,Version=v8.0). Package Microsoft.AspNetCore.Mvc.Testing 9.0.0 supports: net9.0 (.NETCoreApp,Version=v9.0)
/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Tests/Lullaby.Tests.csproj : error NU1202: Package Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore 9.0.0 is not compatible with net8.0 (.NETCoreApp,Version=v8.0). Package Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore 9.0.0 supports: net9.0 (.NETCoreApp,Version=v9.0)
/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Tests/Lullaby.Tests.csproj : error NU1202: Package Microsoft.AspNetCore.WebUtilities 9.0.0 is not compatible with net8.0 (.NETCoreApp,Version=v8.0). Package Microsoft.AspNetCore.WebUtilities 9.0.0 supports: net9.0 (.NETCoreApp,Version=v9.0)
  Failed to restore /tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Tests/Lullaby.Tests.csproj (in 8.14 sec).
/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Jobs/Lullaby.Jobs.csproj : error NU1202: Package Microsoft.AspNetCore.WebUtilities 9.0.0 is not compatible with net8.0 (.NETCoreApp,Version=v8.0). Package Microsoft.AspNetCore.WebUtilities 9.0.0 supports: net9.0 (.NETCoreApp,Version=v9.0) [/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Tests/Lullaby.Tests.csproj]
  Failed to restore /tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Jobs/Lullaby.Jobs.csproj (in 215 ms).
/tmp/renovate/repos/github/tumugin/lullaby/Lullaby/Lullaby.csproj : error NU1202: Package Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore 9.0.0 is not compatible with net8.0 (.NETCoreApp,Version=v8.0). Package Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore 9.0.0 supports: net9.0 (.NETCoreApp,Version=v9.0) [/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Tests/Lullaby.Tests.csproj]
/tmp/renovate/repos/github/tumugin/lullaby/Lullaby/Lullaby.csproj : error NU1202: Package Microsoft.AspNetCore.WebUtilities 9.0.0 is not compatible with net8.0 (.NETCoreApp,Version=v8.0). Package Microsoft.AspNetCore.WebUtilities 9.0.0 supports: net9.0 (.NETCoreApp,Version=v9.0) [/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Tests/Lullaby.Tests.csproj]
  Failed to restore /tmp/renovate/repos/github/tumugin/lullaby/Lullaby/Lullaby.csproj (in 12.74 sec).

File name: Lullaby/packages.lock.json, Lullaby.Tests/packages.lock.json
  Determining projects to restore...
/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Jobs/Lullaby.Jobs.csproj : error NU1202: Package Microsoft.AspNetCore.WebUtilities 9.0.0 is not compatible with net8.0 (.NETCoreApp,Version=v8.0). Package Microsoft.AspNetCore.WebUtilities 9.0.0 supports: net9.0 (.NETCoreApp,Version=v9.0) [/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Tests/Lullaby.Tests.csproj]
/tmp/renovate/repos/github/tumugin/lullaby/Lullaby/Lullaby.csproj : error NU1202: Package Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore 9.0.0 is not compatible with net8.0 (.NETCoreApp,Version=v8.0). Package Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore 9.0.0 supports: net9.0 (.NETCoreApp,Version=v9.0) [/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Tests/Lullaby.Tests.csproj]
/tmp/renovate/repos/github/tumugin/lullaby/Lullaby/Lullaby.csproj : error NU1202: Package Microsoft.AspNetCore.WebUtilities 9.0.0 is not compatible with net8.0 (.NETCoreApp,Version=v8.0). Package Microsoft.AspNetCore.WebUtilities 9.0.0 supports: net9.0 (.NETCoreApp,Version=v9.0) [/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Tests/Lullaby.Tests.csproj]
  Failed to restore /tmp/renovate/repos/github/tumugin/lullaby/Lullaby/Lullaby.csproj (in 1.46 sec).
  Failed to restore /tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Jobs/Lullaby.Jobs.csproj (in 1.45 sec).
/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Database/Lullaby.Database.csproj : error NU1202: Package Microsoft.AspNetCore.WebUtilities 9.0.0 is not compatible with net8.0 (.NETCoreApp,Version=v8.0). Package Microsoft.AspNetCore.WebUtilities 9.0.0 supports: net9.0 (.NETCoreApp,Version=v9.0) [/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Tests/Lullaby.Tests.csproj]
  Failed to restore /tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Database/Lullaby.Database.csproj (in 13 ms).
/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Common/Lullaby.Common.csproj : error NU1202: Package Microsoft.AspNetCore.WebUtilities 9.0.0 is not compatible with net8.0 (.NETCoreApp,Version=v8.0). Package Microsoft.AspNetCore.WebUtilities 9.0.0 supports: net9.0 (.NETCoreApp,Version=v9.0) [/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Tests/Lullaby.Tests.csproj]
  Failed to restore /tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Common/Lullaby.Common.csproj (in 17 ms).
/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Tests/Lullaby.Tests.csproj : error NU1202: Package Microsoft.AspNetCore.Mvc.Testing 9.0.0 is not compatible with net8.0 (.NETCoreApp,Version=v8.0). Package Microsoft.AspNetCore.Mvc.Testing 9.0.0 supports: net9.0 (.NETCoreApp,Version=v9.0)
/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Tests/Lullaby.Tests.csproj : error NU1202: Package Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore 9.0.0 is not compatible with net8.0 (.NETCoreApp,Version=v8.0). Package Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore 9.0.0 supports: net9.0 (.NETCoreApp,Version=v9.0)
/tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Tests/Lullaby.Tests.csproj : error NU1202: Package Microsoft.AspNetCore.WebUtilities 9.0.0 is not compatible with net8.0 (.NETCoreApp,Version=v8.0). Package Microsoft.AspNetCore.WebUtilities 9.0.0 supports: net9.0 (.NETCoreApp,Version=v9.0)
  Failed to restore /tmp/renovate/repos/github/tumugin/lullaby/Lullaby.Tests/Lullaby.Tests.csproj (in 110 ms).

@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch 2 times, most recently from 9435c55 to b2500f7 Compare November 13, 2024 00:17
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from b2500f7 to 12c3a4f Compare November 13, 2024 18:31
@renovate renovate bot changed the title chore(deps): update dotnet monorepo to v9 (major) chore(deps): update dotnet monorepo to v9 (major) - autoclosed Nov 24, 2024
@renovate renovate bot closed this Nov 24, 2024
@renovate renovate bot deleted the renovate/major-dotnet-monorepo branch November 24, 2024 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant