Update dotnet monorepo to 10.0.3 #39

Open
renovateBot wants to merge 1 commits from renovate/dotnet-monorepo into main
Collaborator

This PR contains the following updates:

Package Change Age Confidence
Microsoft.AspNetCore.Components.WebAssembly (source) 10.0.210.0.3 age confidence
Microsoft.AspNetCore.Components.WebAssembly.Server (source) 10.0.210.0.3 age confidence
Microsoft.AspNetCore.OpenApi (source) 10.0.210.0.3 age confidence

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 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 Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [Microsoft.AspNetCore.Components.WebAssembly](https://asp.net/) ([source](https://github.com/dotnet/dotnet)) | `10.0.2` → `10.0.3` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.AspNetCore.Components.WebAssembly/10.0.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.AspNetCore.Components.WebAssembly/10.0.2/10.0.3?slim=true) | | [Microsoft.AspNetCore.Components.WebAssembly.Server](https://asp.net/) ([source](https://github.com/dotnet/dotnet)) | `10.0.2` → `10.0.3` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.AspNetCore.Components.WebAssembly.Server/10.0.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.AspNetCore.Components.WebAssembly.Server/10.0.2/10.0.3?slim=true) | | [Microsoft.AspNetCore.OpenApi](https://asp.net/) ([source](https://github.com/dotnet/dotnet)) | `10.0.2` → `10.0.3` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.AspNetCore.OpenApi/10.0.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.AspNetCore.OpenApi/10.0.2/10.0.3?slim=true) | --- ### 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 becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4zLjUiLCJ1cGRhdGVkSW5WZXIiOiI0My4zLjUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
renovateBot added 1 commit 2026-02-18 09:48:04 +00:00
Update dotnet monorepo to 10.0.3
All checks were successful
Main Build Process / Build & Test (pull_request) Successful in 1m18s
0b1d9c452b

Code Coverage

Package Line Rate Branch Rate Complexity Health
LittleTown.Core 91% 93% 88
LittleTown.StaticDataAccess 100% 100% 9
Summary 92% (145 / 157) 93% (56 / 60) 97

📊 Rapport HTML complet

![Code Coverage](https://img.shields.io/badge/Code%20Coverage-92%25-success?style=flat) Package | Line Rate | Branch Rate | Complexity | Health -------- | --------- | ----------- | ---------- | ------ LittleTown.Core | 91% | 93% | 88 | ✔ LittleTown.StaticDataAccess | 100% | 100% | 9 | ✔ **Summary** | **92%** (145 / 157) | **93%** (56 / 60) | **97** | ✔ 📊 [Rapport HTML complet](https://docs.borealian.ovh/workspace/mcmuzzle//LittleTown/39/coverage-report/index.html)
All checks were successful
Main Build Process / Build & Test (pull_request) Successful in 1m18s
Required
Details
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/dotnet-monorepo:renovate/dotnet-monorepo
git checkout renovate/dotnet-monorepo
Sign in to join this conversation.