Update dependency Swashbuckle.AspNetCore to 10.1.3 #38

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

This PR contains the following updates:

Package Change Age Confidence
Swashbuckle.AspNetCore 10.1.210.1.3 age confidence

Release Notes

domaindrivendev/Swashbuckle.AspNetCore (Swashbuckle.AspNetCore)

v10.1.3

What's Changed

Full Changelog: https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v10.1.2...v10.1.3


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 | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `10.1.2` → `10.1.3` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/Swashbuckle.AspNetCore/10.1.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Swashbuckle.AspNetCore/10.1.2/10.1.3?slim=true) | --- ### Release Notes <details> <summary>domaindrivendev/Swashbuckle.AspNetCore (Swashbuckle.AspNetCore)</summary> ### [`v10.1.3`](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases/tag/v10.1.3) #### What's Changed - Fix null examples being represented as the string `"null"` by [@&#8203;jgarciadelanoceda](https://github.com/jgarciadelanoceda) in [#&#8203;3788](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3788) **Full Changelog**: <https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v10.1.2...v10.1.3> </details> --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0My4zLjUiLCJ1cGRhdGVkSW5WZXIiOiI0My4zLjUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
renovateBot added 1 commit 2026-02-18 09:48:01 +00:00
Update dependency Swashbuckle.AspNetCore to 10.1.3
All checks were successful
Main Build Process / Build & Test (pull_request) Successful in 1m19s
80d12bd858

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/38/coverage-report/index.html)
All checks were successful
Main Build Process / Build & Test (pull_request) Successful in 1m19s
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/swashbuckle-aspnetcore-monorepo:renovate/swashbuckle-aspnetcore-monorepo
git checkout renovate/swashbuckle-aspnetcore-monorepo
Sign in to join this conversation.