Skip to content

Update dotnet monorepo to v10 - #115

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-dotnet-monorepo
Open

Update dotnet monorepo to v10#115
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-dotnet-monorepo

Conversation

@renovate

@renovate renovate Bot commented Sep 9, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence Type Update
Microsoft.EntityFrameworkCore (source) 9.0.1810.0.10 age confidence nuget major
Microsoft.EntityFrameworkCore.SqlServer (source) 9.0.1810.0.10 age confidence nuget major
Microsoft.EntityFrameworkCore.Sqlite (source) 9.0.1810.0.10 age confidence nuget major
Microsoft.EntityFrameworkCore.Tools (source) 9.0.1810.0.10 age confidence nuget major
System.Diagnostics.DiagnosticSource (source) 9.0.1810.0.10 age confidence nuget major
mcr.microsoft.com/dotnet/aspnet 9.0-alpine10.0-alpine age confidence stage major
mcr.microsoft.com/dotnet/sdk 9.0-alpine10.0-alpine age confidence final major

Release Notes

dotnet/dotnet (Microsoft.EntityFrameworkCore)

v10.0.10

v10.0.9

v10.0.8

v10.0.7

v10.0.6

v10.0.5

v10.0.4

v10.0.3

v10.0.2

v10.0.1


Configuration

📅 Schedule: (UTC)

  • 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.

@renovate
renovate Bot force-pushed the renovate/major-dotnet-monorepo branch 2 times, most recently from f99e2c8 to 9b226b0 Compare September 24, 2025 18:32
@renovate
renovate Bot force-pushed the renovate/major-dotnet-monorepo branch from 9b226b0 to a6c9c38 Compare October 3, 2025 20:31
@renovate renovate Bot changed the title Update dotnet monorepo (major) Update dotnet monorepo to v9 (major) Oct 3, 2025
@renovate
renovate Bot force-pushed the renovate/major-dotnet-monorepo branch from a6c9c38 to 95f8ca6 Compare October 4, 2025 01:04
@renovate renovate Bot changed the title Update dotnet monorepo to v9 (major) Update dotnet monorepo (major) Oct 4, 2025
@renovate
renovate Bot force-pushed the renovate/major-dotnet-monorepo branch from 95f8ca6 to a8bf01b Compare October 14, 2025 18:38
@renovate
renovate Bot force-pushed the renovate/major-dotnet-monorepo branch from a8bf01b to f050356 Compare October 23, 2025 12:25
@renovate renovate Bot changed the title Update dotnet monorepo (major) Update dotnet monorepo to v10 (major) Oct 23, 2025
@renovate
renovate Bot force-pushed the renovate/major-dotnet-monorepo branch 2 times, most recently from 1b045f2 to 02ae37c Compare October 30, 2025 10:41
@renovate
renovate Bot force-pushed the renovate/major-dotnet-monorepo branch 2 times, most recently from 751dd72 to 9ac2007 Compare November 11, 2025 13:14
@renovate
renovate Bot force-pushed the renovate/major-dotnet-monorepo branch from 9ac2007 to a93c861 Compare December 9, 2025 18:57
@sonarqubecloud

sonarqubecloud Bot commented Dec 9, 2025

Copy link
Copy Markdown

@renovate
renovate Bot force-pushed the renovate/major-dotnet-monorepo branch from a93c861 to 2ecbc3d Compare January 13, 2026 20:29
@sonarqubecloud

Copy link
Copy Markdown

@renovate
renovate Bot force-pushed the renovate/major-dotnet-monorepo branch from 2ecbc3d to 73e9857 Compare February 10, 2026 18:53
@renovate
renovate Bot force-pushed the renovate/major-dotnet-monorepo branch 3 times, most recently from 7670d6a to c19392b Compare March 12, 2026 20:56
@sonarqubecloud

Copy link
Copy Markdown

@renovate
renovate Bot force-pushed the renovate/major-dotnet-monorepo branch from c19392b to 46e7551 Compare April 14, 2026 21:02
@renovate
renovate Bot requested review from Copilot and removed request for Copilot April 14, 2026 21:02
Copilot AI review requested due to automatic review settings April 21, 2026 21:51
@renovate
renovate Bot force-pushed the renovate/major-dotnet-monorepo branch from 46e7551 to 20acfa0 Compare April 21, 2026 21:51
@renovate
renovate Bot removed the request for review from Copilot April 21, 2026 21:51
@renovate renovate Bot changed the title Update dotnet monorepo to v10 (major) Update dotnet monorepo to v10 May 12, 2026
@renovate
renovate Bot force-pushed the renovate/major-dotnet-monorepo branch from 20acfa0 to d1a946f Compare May 12, 2026 21:52
Copilot AI review requested due to automatic review settings July 24, 2026 16:36
@renovate
renovate Bot force-pushed the renovate/major-dotnet-monorepo branch from 3b0d94e to 01bfc37 Compare July 24, 2026 16:36

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

Comment thread src/Auth/Auth.csproj
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.10" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="9.0.10" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="9.0.10">
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="10.0.10" />
Comment thread src/Auth/Auth.csproj
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="9.0.10">
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="10.0.10" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="10.0.10" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="10.0.10">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="NLog.Extensions.Logging" Version="6.0.5" />
<PackageReference Include="NLog.Web.AspNetCore" Version="6.0.5" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.0.4" />
Copilot AI review requested due to automatic review settings July 27, 2026 08:33
@renovate
renovate Bot force-pushed the renovate/major-dotnet-monorepo branch from 01bfc37 to 7ee55ed Compare July 27, 2026 08:33

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

Comment thread src/Auth/Auth.csproj
Comment on lines +17 to +18
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="10.0.10" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="10.0.10" />
Comment thread src/Auth/Auth.csproj
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="9.0.10">
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="10.0.10" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="10.0.10" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="10.0.10">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="NLog.Extensions.Logging" Version="6.0.5" />
<PackageReference Include="NLog.Web.AspNetCore" Version="6.0.5" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.0.4" />
Comment thread Dockerfile
#See https://aka.ms/containerfastmode to understand how Visual Studio uses this Dockerfile to build your images for faster debugging.

FROM mcr.microsoft.com/dotnet/aspnet:9.0-alpine AS base
FROM mcr.microsoft.com/dotnet/aspnet:10.0-alpine AS base
Copilot AI review requested due to automatic review settings July 27, 2026 13:11
@renovate
renovate Bot force-pushed the renovate/major-dotnet-monorepo branch from 7ee55ed to bea5176 Compare July 27, 2026 13:11

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.

Comment thread src/Auth/Auth.csproj
Comment on lines +17 to +19
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="10.0.10" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="10.0.10" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="10.0.10">
Comment thread src/Auth/Auth.csproj Outdated
Comment on lines 24 to 25
<PackageReference Include="NLog.Web.AspNetCore" Version="6.0.5" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.0.4" />
Comment thread Dockerfile
#See https://aka.ms/containerfastmode to understand how Visual Studio uses this Dockerfile to build your images for faster debugging.

FROM mcr.microsoft.com/dotnet/aspnet:9.0-alpine AS base
FROM mcr.microsoft.com/dotnet/aspnet:10.0-alpine AS base
Comment thread Dockerfile
ARG BUILDPLATFORM

FROM --platform=$BUILDPLATFORM mcr.microsoft.com/dotnet/sdk:9.0-alpine AS build
FROM --platform=$BUILDPLATFORM mcr.microsoft.com/dotnet/sdk:10.0-alpine AS build
@renovate
renovate Bot force-pushed the renovate/major-dotnet-monorepo branch from bea5176 to 0a0b359 Compare July 28, 2026 06:42
Copilot AI review requested due to automatic review settings July 28, 2026 06:42

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

Comment thread src/Auth/Auth.csproj
Comment on lines +17 to +19
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="10.0.10" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="10.0.10" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="10.0.10">
Comment thread src/Auth/Auth.csproj
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="NLog.Extensions.Logging" Version="6.0.5" />
<PackageReference Include="NLog.Web.AspNetCore" Version="6.0.5" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.0.4" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="9.0.6" />
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="9.0.10" />
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="10.0.10" />
Comment thread Dockerfile
ARG BUILDPLATFORM

FROM --platform=$BUILDPLATFORM mcr.microsoft.com/dotnet/sdk:9.0-alpine AS build
FROM --platform=$BUILDPLATFORM mcr.microsoft.com/dotnet/sdk:10.0-alpine AS build
Copilot AI review requested due to automatic review settings July 28, 2026 10:02
@renovate
renovate Bot force-pushed the renovate/major-dotnet-monorepo branch from 0a0b359 to 71d980f Compare July 28, 2026 10:02

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

Comment thread src/Auth/Auth.csproj
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.10" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="9.0.10" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="9.0.10">
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="10.0.10" />
Comment thread src/Auth/Auth.csproj
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="9.0.10">
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="10.0.10" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="10.0.10" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="10.0.10">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="NLog.Extensions.Logging" Version="6.0.5" />
<PackageReference Include="NLog.Web.AspNetCore" Version="6.0.5" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.0.4" />
@sonarqubecloud

Copy link
Copy Markdown

@renovate
renovate Bot force-pushed the renovate/major-dotnet-monorepo branch 12 times, most recently from debc8e0 to adbaf12 Compare August 1, 2026 07:14
@renovate
renovate Bot force-pushed the renovate/major-dotnet-monorepo branch from adbaf12 to c822c27 Compare August 1, 2026 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants