Skip to content

deps(c#): Update c# to v10#136

Open
renovate[bot] wants to merge 1 commit into
devfrom
renovate/major-10-c
Open

deps(c#): Update c# to v10#136
renovate[bot] wants to merge 1 commit into
devfrom
renovate/major-10-c

Conversation

@renovate

@renovate renovate Bot commented Feb 21, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
EFCore.NamingConventions 9.0.010.0.1 age confidence nuget major
LinqKit.Microsoft.EntityFrameworkCore 9.0.1110.0.11 age confidence nuget major
Microsoft.EntityFrameworkCore (source) 9.0.1310.0.10 age confidence nuget major
Npgsql.EntityFrameworkCore.PostgreSQL 9.0.410.0.3 age confidence nuget major
Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite 9.0.410.0.3 age confidence nuget major
dotnet-sdk 9.0.31110.0.302 age confidence dotnet-sdk major
linq2db.EntityFrameworkCore (source) 9.2.010.4.0 age confidence nuget major

Release Notes

efcore/EFCore.NamingConventions (EFCore.NamingConventions)

v10.0.1: 10.0.1

What's Changed

New Contributors

Full Changelog: efcore/EFCore.NamingConventions@v10.0.0...v10.0.1

v10.0.0: 10.0.0

What's Changed

New Contributors

Full Changelog: efcore/EFCore.NamingConventions@v9.0.0...v10.0.0

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

npgsql/efcore.pg (Npgsql.EntityFrameworkCore.PostgreSQL)

v10.0.2

Milestone issue

What's Changed

Full Changelog: npgsql/efcore.pg@v10.0.1...v10.0.2

v10.0.0

See the release notes.

The full list of changes is available here.

What's Changed
New Contributors

Full Changelog: npgsql/efcore.pg@v9.0.0...v10.0.0

dotnet/sdk (dotnet-sdk)

v10.0.302: .NET 10.0.10

Compare Source

Release

What's Changed

Note

PR body was truncated to here.


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 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added dependencies Pull requests that update a dependency file nuget labels Feb 21, 2026
@renovate

renovate Bot commented Feb 21, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ 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: c#/crawler/packages.lock.json
  Determining projects to restore...
  Restored /tmp/renovate/repos/github/n0099/open-tbm/c#/tbClient/TbClient.csproj (in 369 ms).
/tmp/renovate/repos/github/n0099/open-tbm/c#/shared/tbm.Shared.csproj : error NU1202: Package EFCore.NamingConventions 10.0.1 is not compatible with net9.0 (.NETCoreApp,Version=v9.0). Package EFCore.NamingConventions 10.0.1 supports: net10.0 (.NETCoreApp,Version=v10.0) [/tmp/renovate/repos/github/n0099/open-tbm/c#/crawler/tbm.Crawler.csproj]
/tmp/renovate/repos/github/n0099/open-tbm/c#/shared/tbm.Shared.csproj : error NU1202: Package Microsoft.EntityFrameworkCore 10.0.10 is not compatible with net9.0 (.NETCoreApp,Version=v9.0). Package Microsoft.EntityFrameworkCore 10.0.10 supports: net10.0 (.NETCoreApp,Version=v10.0) [/tmp/renovate/repos/github/n0099/open-tbm/c#/crawler/tbm.Crawler.csproj]
/tmp/renovate/repos/github/n0099/open-tbm/c#/shared/tbm.Shared.csproj : error NU1202: Package Npgsql.EntityFrameworkCore.PostgreSQL 10.0.3 is not compatible with net9.0 (.NETCoreApp,Version=v9.0). Package Npgsql.EntityFrameworkCore.PostgreSQL 10.0.3 supports: net10.0 (.NETCoreApp,Version=v10.0) [/tmp/renovate/repos/github/n0099/open-tbm/c#/crawler/tbm.Crawler.csproj]
  Failed to restore /tmp/renovate/repos/github/n0099/open-tbm/c#/shared/tbm.Shared.csproj (in 1.3 sec).
/tmp/renovate/repos/github/n0099/open-tbm/c#/crawler/tbm.Crawler.csproj : error NU1902: Warning As Error: Package 'AngleSharp' 1.4.0 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-pgww-w46g-26qg
/tmp/renovate/repos/github/n0099/open-tbm/c#/crawler/tbm.Crawler.csproj : error NU1202: Package linq2db.EntityFrameworkCore 10.4.0 is not compatible with net9.0 (.NETCoreApp,Version=v9.0). Package linq2db.EntityFrameworkCore 10.4.0 supports: net10.0 (.NETCoreApp,Version=v10.0)
/tmp/renovate/repos/github/n0099/open-tbm/c#/crawler/tbm.Crawler.csproj : error NU1202: Package LinqKit.Microsoft.EntityFrameworkCore 10.0.11 is not compatible with net9.0 (.NETCoreApp,Version=v9.0). Package LinqKit.Microsoft.EntityFrameworkCore 10.0.11 supports: net10.0 (.NETCoreApp,Version=v10.0)
/tmp/renovate/repos/github/n0099/open-tbm/c#/crawler/tbm.Crawler.csproj : error NU1202: Package EFCore.NamingConventions 10.0.1 is not compatible with net9.0 (.NETCoreApp,Version=v9.0). Package EFCore.NamingConventions 10.0.1 supports: net10.0 (.NETCoreApp,Version=v10.0)
/tmp/renovate/repos/github/n0099/open-tbm/c#/crawler/tbm.Crawler.csproj : error NU1202: Package Microsoft.EntityFrameworkCore 10.0.10 is not compatible with net9.0 (.NETCoreApp,Version=v9.0). Package Microsoft.EntityFrameworkCore 10.0.10 supports: net10.0 (.NETCoreApp,Version=v10.0)
/tmp/renovate/repos/github/n0099/open-tbm/c#/crawler/tbm.Crawler.csproj : error NU1202: Package Npgsql.EntityFrameworkCore.PostgreSQL 10.0.3 is not compatible with net9.0 (.NETCoreApp,Version=v9.0). Package Npgsql.EntityFrameworkCore.PostgreSQL 10.0.3 supports: net10.0 (.NETCoreApp,Version=v10.0)
  Failed to restore /tmp/renovate/repos/github/n0099/open-tbm/c#/crawler/tbm.Crawler.csproj (in 310 ms).

File name: c#/imagePipeline/packages.lock.json
  Determining projects to restore...
/tmp/renovate/repos/github/n0099/open-tbm/c#/shared/tbm.Shared.csproj : error NU1202: Package EFCore.NamingConventions 10.0.1 is not compatible with net9.0 (.NETCoreApp,Version=v9.0). Package EFCore.NamingConventions 10.0.1 supports: net10.0 (.NETCoreApp,Version=v10.0) [/tmp/renovate/repos/github/n0099/open-tbm/c#/imagePipeline/tbm.ImagePipeline.csproj]
/tmp/renovate/repos/github/n0099/open-tbm/c#/shared/tbm.Shared.csproj : error NU1202: Package Microsoft.EntityFrameworkCore 10.0.10 is not compatible with net9.0 (.NETCoreApp,Version=v9.0). Package Microsoft.EntityFrameworkCore 10.0.10 supports: net10.0 (.NETCoreApp,Version=v10.0) [/tmp/renovate/repos/github/n0099/open-tbm/c#/imagePipeline/tbm.ImagePipeline.csproj]
/tmp/renovate/repos/github/n0099/open-tbm/c#/shared/tbm.Shared.csproj : error NU1202: Package Npgsql.EntityFrameworkCore.PostgreSQL 10.0.3 is not compatible with net9.0 (.NETCoreApp,Version=v9.0). Package Npgsql.EntityFrameworkCore.PostgreSQL 10.0.3 supports: net10.0 (.NETCoreApp,Version=v10.0) [/tmp/renovate/repos/github/n0099/open-tbm/c#/imagePipeline/tbm.ImagePipeline.csproj]
  Failed to restore /tmp/renovate/repos/github/n0099/open-tbm/c#/shared/tbm.Shared.csproj (in 488 ms).
/tmp/renovate/repos/github/n0099/open-tbm/c#/imagePipeline/tbm.ImagePipeline.csproj : error NU1202: Package EFCore.NamingConventions 10.0.1 is not compatible with net9.0 (.NETCoreApp,Version=v9.0). Package EFCore.NamingConventions 10.0.1 supports: net10.0 (.NETCoreApp,Version=v10.0)
/tmp/renovate/repos/github/n0099/open-tbm/c#/imagePipeline/tbm.ImagePipeline.csproj : error NU1202: Package Microsoft.EntityFrameworkCore 10.0.10 is not compatible with net9.0 (.NETCoreApp,Version=v9.0). Package Microsoft.EntityFrameworkCore 10.0.10 supports: net10.0 (.NETCoreApp,Version=v10.0)
/tmp/renovate/repos/github/n0099/open-tbm/c#/imagePipeline/tbm.ImagePipeline.csproj : error NU1202: Package Npgsql.EntityFrameworkCore.PostgreSQL 10.0.3 is not compatible with net9.0 (.NETCoreApp,Version=v9.0). Package Npgsql.EntityFrameworkCore.PostgreSQL 10.0.3 supports: net10.0 (.NETCoreApp,Version=v10.0)
  Failed to restore /tmp/renovate/repos/github/n0099/open-tbm/c#/imagePipeline/tbm.ImagePipeline.csproj (in 8.87 sec).

File name: c#/shared/packages.lock.json, c#/crawler/packages.lock.json, c#/imagePipeline/packages.lock.json
  Determining projects to restore...
  Restored /tmp/renovate/repos/github/n0099/open-tbm/c#/tbClient/TbClient.csproj (in 279 ms).
/tmp/renovate/repos/github/n0099/open-tbm/c#/shared/tbm.Shared.csproj : error NU1202: Package EFCore.NamingConventions 10.0.1 is not compatible with net9.0 (.NETCoreApp,Version=v9.0). Package EFCore.NamingConventions 10.0.1 supports: net10.0 (.NETCoreApp,Version=v10.0) [/tmp/renovate/repos/github/n0099/open-tbm/c#/crawler/tbm.Crawler.csproj]
/tmp/renovate/repos/github/n0099/open-tbm/c#/shared/tbm.Shared.csproj : error NU1202: Package Microsoft.EntityFrameworkCore 10.0.10 is not compatible with net9.0 (.NETCoreApp,Version=v9.0). Package Microsoft.EntityFrameworkCore 10.0.10 supports: net10.0 (.NETCoreApp,Version=v10.0) [/tmp/renovate/repos/github/n0099/open-tbm/c#/crawler/tbm.Crawler.csproj]
/tmp/renovate/repos/github/n0099/open-tbm/c#/shared/tbm.Shared.csproj : error NU1202: Package Npgsql.EntityFrameworkCore.PostgreSQL 10.0.3 is not compatible with net9.0 (.NETCoreApp,Version=v9.0). Package Npgsql.EntityFrameworkCore.PostgreSQL 10.0.3 supports: net10.0 (.NETCoreApp,Version=v10.0) [/tmp/renovate/repos/github/n0099/open-tbm/c#/crawler/tbm.Crawler.csproj]
  Failed to restore /tmp/renovate/repos/github/n0099/open-tbm/c#/shared/tbm.Shared.csproj (in 132 ms).
/tmp/renovate/repos/github/n0099/open-tbm/c#/crawler/tbm.Crawler.csproj : error NU1902: Warning As Error: Package 'AngleSharp' 1.4.0 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-pgww-w46g-26qg
/tmp/renovate/repos/github/n0099/open-tbm/c#/crawler/tbm.Crawler.csproj : error NU1202: Package linq2db.EntityFrameworkCore 10.4.0 is not compatible with net9.0 (.NETCoreApp,Version=v9.0). Package linq2db.EntityFrameworkCore 10.4.0 supports: net10.0 (.NETCoreApp,Version=v10.0)
/tmp/renovate/repos/github/n0099/open-tbm/c#/crawler/tbm.Crawler.csproj : error NU1202: Package LinqKit.Microsoft.EntityFrameworkCore 10.0.11 is not compatible with net9.0 (.NETCoreApp,Version=v9.0). Package LinqKit.Microsoft.EntityFrameworkCore 10.0.11 supports: net10.0 (.NETCoreApp,Version=v10.0)
/tmp/renovate/repos/github/n0099/open-tbm/c#/crawler/tbm.Crawler.csproj : error NU1202: Package EFCore.NamingConventions 10.0.1 is not compatible with net9.0 (.NETCoreApp,Version=v9.0). Package EFCore.NamingConventions 10.0.1 supports: net10.0 (.NETCoreApp,Version=v10.0)
/tmp/renovate/repos/github/n0099/open-tbm/c#/crawler/tbm.Crawler.csproj : error NU1202: Package Microsoft.EntityFrameworkCore 10.0.10 is not compatible with net9.0 (.NETCoreApp,Version=v9.0). Package Microsoft.EntityFrameworkCore 10.0.10 supports: net10.0 (.NETCoreApp,Version=v10.0)
/tmp/renovate/repos/github/n0099/open-tbm/c#/crawler/tbm.Crawler.csproj : error NU1202: Package Npgsql.EntityFrameworkCore.PostgreSQL 10.0.3 is not compatible with net9.0 (.NETCoreApp,Version=v9.0). Package Npgsql.EntityFrameworkCore.PostgreSQL 10.0.3 supports: net10.0 (.NETCoreApp,Version=v10.0)
  Failed to restore /tmp/renovate/repos/github/n0099/open-tbm/c#/crawler/tbm.Crawler.csproj (in 63 ms).

@renovate
renovate Bot force-pushed the renovate/major-10-c branch from beaeedf to 30800ad Compare February 24, 2026 11:52
@n0099
n0099 force-pushed the dev branch 2 times, most recently from 9311d62 to 17159a4 Compare February 24, 2026 12:54
@renovate
renovate Bot force-pushed the renovate/major-10-c branch from 30800ad to 7db770f Compare February 24, 2026 12:56
@renovate
renovate Bot force-pushed the renovate/major-10-c branch 6 times, most recently from 49fe9f5 to 2b49f7c Compare March 17, 2026 10:20
@renovate
renovate Bot force-pushed the renovate/major-10-c branch from 2b49f7c to 37bd246 Compare April 1, 2026 16:40
@renovate
renovate Bot force-pushed the renovate/major-10-c branch 3 times, most recently from 0977b2f to c60b96e Compare April 15, 2026 04:35
@renovate
renovate Bot force-pushed the renovate/major-10-c branch 3 times, most recently from 5db7340 to eda8bd8 Compare April 22, 2026 09:53
@renovate renovate Bot changed the title deps(c#): Update c# to v10 (major) deps(c#): Update c# to v10 May 12, 2026
@renovate
renovate Bot force-pushed the renovate/major-10-c branch 3 times, most recently from 6e5aefc to 28bd8eb Compare May 17, 2026 21:11
@renovate
renovate Bot force-pushed the renovate/major-10-c branch from 28bd8eb to 6d88609 Compare May 27, 2026 18:38
@renovate
renovate Bot force-pushed the renovate/major-10-c branch 2 times, most recently from 3c744cb to 888a4ba Compare June 10, 2026 13:00
@renovate
renovate Bot force-pushed the renovate/major-10-c branch 2 times, most recently from cd746ce to 406d160 Compare July 14, 2026 20:06
@renovate
renovate Bot force-pushed the renovate/major-10-c branch from 406d160 to 0100ee2 Compare July 15, 2026 19:32
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 nuget

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants