Update dependency Microsoft.AspNetCore.OpenApi to v8.0.23 #15

Open
renovateBot wants to merge 1 commits from renovate/microsoft.aspnetcore.openapi-8.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
Microsoft.AspNetCore.OpenApi (source) nuget patch 8.0.1 -> 8.0.23

true

Important

Release Notes retrieval for this PR were skipped because no github.com credentials were available.
If you are self-hosted, please see this instruction.


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 this update 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 | Type | Update | Change | |---|---|---|---| | [Microsoft.AspNetCore.OpenApi](https://asp.net/) ([source](https://github.com/dotnet/dotnet)) | nuget | patch | `8.0.1` -> `8.0.23` | true > :exclamation: **Important** > > Release Notes retrieval for this PR were skipped because no github.com credentials were available. > If you are self-hosted, please see [this instruction](https://github.com/renovatebot/renovate/blob/master/docs/usage/examples/self-hosting.md#githubcom-token-for-release-notes). --- ### 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 this update 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMC4yIiwidXBkYXRlZEluVmVyIjoiMzcuMjAuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
renovateBot added 1 commit 2026-02-05 10:58:57 +00:00
Update dependency Microsoft.AspNetCore.OpenApi to v8.0.23
All checks were successful
check main state / build (8.0.x) (push) Successful in 1m43s
Main Build Process / Build & Test (pull_request) Successful in 3m7s
23e803321c

Code Coverage

Package Line Rate Branch Rate Complexity Health
LittleTown.Core 93% 93% 85
LittleTown.StaticDataAccess 100% 100% 9
Summary 94% (145 / 154) 93% (56 / 60) 94
![Code Coverage](https://img.shields.io/badge/Code%20Coverage-94%25-success?style=flat) Package | Line Rate | Branch Rate | Complexity | Health -------- | --------- | ----------- | ---------- | ------ LittleTown.Core | 93% | 93% | 85 | ✔ LittleTown.StaticDataAccess | 100% | 100% | 9 | ✔ **Summary** | **94%** (145 / 154) | **93%** (56 / 60) | **94** | ✔
All checks were successful
check main state / build (8.0.x) (push) Successful in 1m43s
Main Build Process / Build & Test (pull_request) Successful in 3m7s
This pull request can be merged automatically.
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/microsoft.aspnetcore.openapi-8.x:renovate/microsoft.aspnetcore.openapi-8.x
git checkout renovate/microsoft.aspnetcore.openapi-8.x
Sign in to join this conversation.