Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 4, 2025

Bumps NSwag.AspNetCore from 14.2.0 to 14.3.0.

Commits
  • 62ab9f3 Merge remote-tracking branch 'origin/master'
  • 9d4e65b v14.3.0
  • 75bc79f Update to Swagger UI v5.20.2 (#5129)
  • 08685e7 Suppress compiler warnings for possible nulls in generated code (#5099)
  • 0977c24 fix media type on empty request body (#5068)
  • 71ae244 - renamed ConsumesFormUrlEncoded to ConsumesOnlyFormUrlEncoded in liquid temp...
  • 05a99f1 Fix for unwanted parameter explosion in C# client (#5016)
  • 829b967 Upgrade NJsonSchema to 11.3.0 & Namotion.Reflection (#5128)
  • 8dc8edf Allow SwaggerUiIndexMiddleware to work with ReDocSettings (#5122)
  • 3d8fb77 Inheritdoc for ApiDescription (#5064)
  • Additional 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot requested a review from martincostello April 4, 2025 05:01
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Apr 4, 2025
@dependabot dependabot bot force-pushed the dependabot/nuget/NSwag.AspNetCore-14.3.0 branch 2 times, most recently from 4e89e08 to 4ed76b9 Compare April 4, 2025 05:10
@martincostello martincostello enabled auto-merge (squash) April 4, 2025 07:48
Bumps [NSwag.AspNetCore](https://github.com/RicoSuter/NSwag) from 14.2.0 to 14.3.0.
- [Release notes](https://github.com/RicoSuter/NSwag/releases)
- [Changelog](https://github.com/RicoSuter/NSwag/blob/master/CHANGELOG.md)
- [Commits](RicoSuter/NSwag@v14.2.0...v14.3.0)

---
updated-dependencies:
- dependency-name: NSwag.AspNetCore
  dependency-version: 14.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/NSwag.AspNetCore-14.3.0 branch from 4ed76b9 to 30500ec Compare April 4, 2025 07:50
Copy link
Contributor

@costellobot costellobot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approving dependency update.

@martincostello martincostello merged commit 2c69637 into main Apr 4, 2025
9 checks passed
@martincostello martincostello deleted the dependabot/nuget/NSwag.AspNetCore-14.3.0 branch April 4, 2025 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants