Skip to content

chore(deps): update dependency microsoft.aspnetcore.diagnostics.entityframeworkcore to v10 - #234

Closed
renovate[bot] wants to merge 1 commit into
devfrom
renovate/microsoft.aspnetcore.diagnostics.entityframeworkcore-10.x
Closed

chore(deps): update dependency microsoft.aspnetcore.diagnostics.entityframeworkcore to v10#234
renovate[bot] wants to merge 1 commit into
devfrom
renovate/microsoft.aspnetcore.diagnostics.entityframeworkcore-10.x

Conversation

@renovate

@renovate renovate Bot commented Apr 21, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore (source) 9.0.1510.0.7 age adoption passing confidence

Release Notes

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

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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update 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 commented Apr 21, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact 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: examples/minimal-api/src/AlbusKavaliro.TempMaiSe.Samples.Api/packages.lock.json, examples/minimal-api/test/AlbusKavaliro.TempMaiSe.Samples.Api.Tests/packages.lock.json, src/AlbusKavaliro.TempMaiSe.Mailer/packages.lock.json, test/AlbusKavaliro.TempMaiSe.Tests/packages.lock.json, src/AlbusKavaliro.TempMaiSe.Models/packages.lock.json
  Determining projects to restore...
  Restored /tmp/renovate/repos/github/AlbusKavaliro/TempMaiSe/src/AlbusKavaliro.TempMaiSe.Models/AlbusKavaliro.TempMaiSe.Models.csproj (in 1.51 sec).
  Restored /tmp/renovate/repos/github/AlbusKavaliro/TempMaiSe/src/AlbusKavaliro.TempMaiSe.Mailer/AlbusKavaliro.TempMaiSe.Mailer.csproj (in 942 ms).
/tmp/renovate/repos/github/AlbusKavaliro/TempMaiSe/examples/minimal-api/test/AlbusKavaliro.TempMaiSe.Samples.Api.Tests/AlbusKavaliro.TempMaiSe.Samples.Api.Tests.csproj : warning NU1901: Package 'NuGet.Packaging' 6.12.1 has a known low severity vulnerability, https://github.com/advisories/GHSA-g4vj-cjjj-v7hg
/tmp/renovate/repos/github/AlbusKavaliro/TempMaiSe/examples/minimal-api/test/AlbusKavaliro.TempMaiSe.Samples.Api.Tests/AlbusKavaliro.TempMaiSe.Samples.Api.Tests.csproj : warning NU1901: Package 'NuGet.Protocol' 6.12.1 has a known low severity vulnerability, https://github.com/advisories/GHSA-g4vj-cjjj-v7hg
/tmp/renovate/repos/github/AlbusKavaliro/TempMaiSe/examples/minimal-api/test/AlbusKavaliro.TempMaiSe.Samples.Api.Tests/AlbusKavaliro.TempMaiSe.Samples.Api.Tests.csproj : warning NU1701: Package 'Microsoft.Build 18.4.0' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net9.0'. This package may not be fully compatible with your project.
/tmp/renovate/repos/github/AlbusKavaliro/TempMaiSe/examples/minimal-api/test/AlbusKavaliro.TempMaiSe.Samples.Api.Tests/AlbusKavaliro.TempMaiSe.Samples.Api.Tests.csproj : warning NU1701: Package 'Microsoft.IO.Redist 6.1.0' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net9.0'. This package may not be fully compatible with your project.
/tmp/renovate/repos/github/AlbusKavaliro/TempMaiSe/examples/minimal-api/test/AlbusKavaliro.TempMaiSe.Samples.Api.Tests/AlbusKavaliro.TempMaiSe.Samples.Api.Tests.csproj : error NU1202: Package Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore 10.0.7 is not compatible with net9.0 (.NETCoreApp,Version=v9.0). Package Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore 10.0.7 supports: net10.0 (.NETCoreApp,Version=v10.0)
  Failed to restore /tmp/renovate/repos/github/AlbusKavaliro/TempMaiSe/examples/minimal-api/test/AlbusKavaliro.TempMaiSe.Samples.Api.Tests/AlbusKavaliro.TempMaiSe.Samples.Api.Tests.csproj (in 23.04 sec).
/tmp/renovate/repos/github/AlbusKavaliro/TempMaiSe/examples/minimal-api/src/AlbusKavaliro.TempMaiSe.Samples.Api/AlbusKavaliro.TempMaiSe.Samples.Api.csproj : warning NU1901: Package 'NuGet.Packaging' 6.12.1 has a known low severity vulnerability, https://github.com/advisories/GHSA-g4vj-cjjj-v7hg [/tmp/renovate/repos/github/AlbusKavaliro/TempMaiSe/examples/minimal-api/test/AlbusKavaliro.TempMaiSe.Samples.Api.Tests/AlbusKavaliro.TempMaiSe.Samples.Api.Tests.csproj]
/tmp/renovate/repos/github/AlbusKavaliro/TempMaiSe/examples/minimal-api/src/AlbusKavaliro.TempMaiSe.Samples.Api/AlbusKavaliro.TempMaiSe.Samples.Api.csproj : warning NU1901: Package 'NuGet.Protocol' 6.12.1 has a known low severity vulnerability, https://github.com/advisories/GHSA-g4vj-cjjj-v7hg [/tmp/renovate/repos/github/AlbusKavaliro/TempMaiSe/examples/minimal-api/test/AlbusKavaliro.TempMaiSe.Samples.Api.Tests/AlbusKavaliro.TempMaiSe.Samples.Api.Tests.csproj]
/tmp/renovate/repos/github/AlbusKavaliro/TempMaiSe/examples/minimal-api/src/AlbusKavaliro.TempMaiSe.Samples.Api/AlbusKavaliro.TempMaiSe.Samples.Api.csproj : warning NU1701: Package 'Microsoft.Build 18.4.0' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net9.0'. This package may not be fully compatible with your project. [/tmp/renovate/repos/github/AlbusKavaliro/TempMaiSe/examples/minimal-api/test/AlbusKavaliro.TempMaiSe.Samples.Api.Tests/AlbusKavaliro.TempMaiSe.Samples.Api.Tests.csproj]
/tmp/renovate/repos/github/AlbusKavaliro/TempMaiSe/examples/minimal-api/src/AlbusKavaliro.TempMaiSe.Samples.Api/AlbusKavaliro.TempMaiSe.Samples.Api.csproj : warning NU1701: Package 'Microsoft.IO.Redist 6.1.0' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net9.0'. This package may not be fully compatible with your project. [/tmp/renovate/repos/github/AlbusKavaliro/TempMaiSe/examples/minimal-api/test/AlbusKavaliro.TempMaiSe.Samples.Api.Tests/AlbusKavaliro.TempMaiSe.Samples.Api.Tests.csproj]
/tmp/renovate/repos/github/AlbusKavaliro/TempMaiSe/examples/minimal-api/src/AlbusKavaliro.TempMaiSe.Samples.Api/AlbusKavaliro.TempMaiSe.Samples.Api.csproj : error NU1202: Package Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore 10.0.7 is not compatible with net9.0 (.NETCoreApp,Version=v9.0). Package Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore 10.0.7 supports: net10.0 (.NETCoreApp,Version=v10.0) [/tmp/renovate/repos/github/AlbusKavaliro/TempMaiSe/examples/minimal-api/test/AlbusKavaliro.TempMaiSe.Samples.Api.Tests/AlbusKavaliro.TempMaiSe.Samples.Api.Tests.csproj]
  Failed to restore /tmp/renovate/repos/github/AlbusKavaliro/TempMaiSe/examples/minimal-api/src/AlbusKavaliro.TempMaiSe.Samples.Api/AlbusKavaliro.TempMaiSe.Samples.Api.csproj (in 87 ms).

@renovate
renovate Bot force-pushed the renovate/microsoft.aspnetcore.diagnostics.entityframeworkcore-10.x branch from 5fa88eb to d11205f Compare April 24, 2026 07:23
@renovate renovate Bot changed the title chore(deps): update dependency microsoft.aspnetcore.diagnostics.entityframeworkcore to v10.0.7 chore(deps): update dependency microsoft.aspnetcore.diagnostics.entityframeworkcore to v10 Apr 24, 2026
@hangy hangy closed this Apr 24, 2026
@renovate

renovate Bot commented Apr 24, 2026

Copy link
Copy Markdown
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 10.x releases. But if you manually upgrade to 10.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate
renovate Bot deleted the renovate/microsoft.aspnetcore.diagnostics.entityframeworkcore-10.x branch April 24, 2026 08:21
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.

1 participant