Skip to content

chore(deps): Bump NSwag.MSBuild from 14.6.3 to 14.7.0#74

Merged
LaurentAerens merged 1 commit intomainfrom
dependabot/nuget/src/Arcus.ClamAV/NSwag.MSBuild-14.7.0
Apr 13, 2026
Merged

chore(deps): Bump NSwag.MSBuild from 14.6.3 to 14.7.0#74
LaurentAerens merged 1 commit intomainfrom
dependabot/nuget/src/Arcus.ClamAV/NSwag.MSBuild-14.7.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Updated NSwag.MSBuild from 14.6.3 to 14.7.0.

Release notes

Sourced from NSwag.MSBuild's releases.

14.7.0

What's Changed

NJsonSchema v11.6.0 (potentially breaking changes)

This release updates to NJsonSchema v11.6.0 and Namotion.Reflection v3.5.0, which include the following changes that may affect generated code:

  • C# 11 required keyword now correctly recognized: Properties using the C# 11 required keyword (via RequiredMemberAttribute / JsonRequiredAttribute) are now properly treated as required in the schema and generated code. Previously these were incorrectly treated as optional.
  • Removed extra blank line before class declarations in generated C# controller code (cosmetic).
  • New WriteAccessor setting to control property setter syntax (set vs init).
  • New JsonLibraryVersion setting for controlling enum attribute generation with System.Text.Json.
  • Fixed MinLength validation no longer incorrectly applied to DateTime properties.
  • Fixed nullable enum array detection for string enum converters.
  • Support for public fields with System.Text.Json when IncludeFields is enabled.

For the full list of changes, see the NJsonSchema v11.6.0 release notes.

New Contributors

Full Changelog: RicoSuter/NSwag@v14.6.3...v14.7.0

Commits viewable in compare view.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

---
updated-dependencies:
- dependency-name: NSwag.MSBuild
  dependency-version: 14.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added chore dependencies Pull requests that update a dependency file labels Apr 13, 2026
@github-actions
Copy link
Copy Markdown

PR Size Analysis

Metric Value
Files Changed 1
Lines Added 1
Lines Deleted 1
Total Changes 2
Category XS

✅ Good PR size for review

@github-actions
Copy link
Copy Markdown

⚡ Performance Metrics

Startup Time (container launch → /healthz 200): 5697ms

Metric Value
Docker Image Size 437MB (.42GB)

@github-actions
Copy link
Copy Markdown

Test Results (Unit + BlackBox)

240 tests  ±0   240 ✅ ±0   6s ⏱️ -1s
  1 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit a929f4c. ± Comparison against base commit 41f4350.

@github-actions
Copy link
Copy Markdown

📈 Code Coverage Report for Arcus.ClamAV

Metric Value
Line Coverage 78%
Report View on Codecov

For detailed coverage information, see the Codecov report.

@LaurentAerens LaurentAerens merged commit 298598a into main Apr 13, 2026
18 checks passed
@LaurentAerens LaurentAerens deleted the dependabot/nuget/src/Arcus.ClamAV/NSwag.MSBuild-14.7.0 branch April 13, 2026 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore dependencies Pull requests that update a dependency file size: XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant