Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency nswag.apidescription.client to v14 #22

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 3, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
NSwag.ApiDescription.Client 13.16.1 -> 14.2.0 age adoption passing confidence

Release Notes

RicoSuter/NSwag (NSwag.ApiDescription.Client)

v14.2.0: NSwag v14.2.0 (.NET 9)

What's Changed
New Contributors

Full Changelog: RicoSuter/NSwag@v14.1.0...v14.2.0

v14.1.0

What's Changed

New Contributors

Full Changelog: RicoSuter/NSwag@v14.0.8...v14.1.0

v14.0.8: NSwag v14.0.8

What's Changed

New Contributors

Full Changelog: RicoSuter/NSwag@v14.0.7...v14.0.8

v14.0.7: NSwag v14.0.7

Full Changelog: RicoSuter/NSwag@v14.0.6...v14.0.7

v14.0.6: NSwag v14.0.6

Broken version: Newtonsoft.Json options are not loaded correctly, please use v14.0.7

  • Fixes in CSharp generator

Full Changelog: RicoSuter/NSwag@v14.0.5...v14.0.6

v14.0.5: NSwag v14.0.5

Broken version: Newtonsoft.Json options are not loaded correctly, please use v14.0.7

  • Fix for WithOpenApi() bug

v14.0.4: NSwag v14.0.4

Broken version: Newtonsoft.Json options are not loaded correctly, please use v14.0.7

  • Improve minimal API support (WithOpenApi())
  • Some minor fixes

Full Changelog: RicoSuter/NSwag@v14.0.4...v14.0.4

v14.0.3: NSwag v14.0.3

What's Changed
New Contributors

Full Changelog: RicoSuter/NSwag@v14.0.2...v14.0.3

v14.0.2: NSwag v14.0.2

v14.0.1: NSwag v14.0.1

Minor fixes:

v14.0.0: NSwag v14.0.0

See https://github.com/RicoSuter/NSwag/issues/4524

NSwag v14

Breaking changes

  • NJsonSchema generator settings moved from being directly on the generator settings to the "SchemaSettings" property.
  • nswag.json now only supports .csproj based specification generation (reflection/assembly based removed, only aspnetcore2openapi)
  • Now only supports .NET Standard 2.0, .NET 4.6.2, .NET Core 3.1, .NET 5, .NET 7 and up
  • Requires latest Newtonsoft.Json v13.0.0.3
  • Removed many deprecated properties, settings and methods (marked a long time as obsolete)
  • Removed WebApiToOpenApiCommand:
    • Use the WebApiOpenApiDocumentGenerator to build your own CLI referencing controllers project to generate OpenAPI without starting the app
  • Renamed UseSwaggerUi3 to UseSwaggerUi (v2 has been removed)
NJsonSchema v11

Breaking changes

  • All Newtonsoft.Json based generators, converters (e.g. JsonInheritance) moved to NJsonSchema.NewtonsoftJson; NJsonSchema contains the converters for System.Text.Json
  • Requires latest Newtonsoft.Json v13.0.0.3
  • Now only supports .NET Standard 2.0, .NET 4.6.2 and up
  • Updated to latest Namotion.Reflection v3
  • Breaking change in IJsonExtensionObject interface (now supports multiple data tuples)

Other changes:

  • Add support for STJ-native inheritance schema generation (JsonDerivedType, JsonPolymorphic)
  • Many more smaller improvements and fixes (see git history)

v13.20.0: NSwag v13.20.0

  • Minor improvements

v13.19.0: NSwag v13.19.0

  • Update to latest NJsonSchema and Namotion.Reflection libraries

v13.18.5: NSwag v13.18.5

v13.18.4: NSwag v13.18.4

  • Improve parameter NRT handling

v13.18.3: NSwag v13.18.3

  • Various fixes and improvements

v13.18.2

  • Fixed NuGet publish

v13.18.0: NSwag v13.18.0

What's Changed

  • Added support for .NET 7

Full Changelog: RicoSuter/NSwag@v13.17.0...v13.18.0

v13.17.0: NSwag v13.17.0

Dependencies

  • Update NJS to v10.8.0
  • Update Namotion.Reflection to v2.1.0

What's Changed

New Contributors

Full Changelog: RicoSuter/NSwag@v13.16.1...v13.17.0


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/major-nswag-monorepo branch 2 times, most recently from 0adaa2f to c5bac1a Compare January 17, 2024 11:53
@renovate renovate bot force-pushed the renovate/major-nswag-monorepo branch from c5bac1a to 36a180a Compare February 4, 2024 16:49
@renovate renovate bot force-pushed the renovate/major-nswag-monorepo branch 3 times, most recently from ba53e65 to d426a79 Compare March 26, 2024 15:52
@renovate renovate bot force-pushed the renovate/major-nswag-monorepo branch from d426a79 to c61108b Compare June 12, 2024 21:56
@renovate renovate bot force-pushed the renovate/major-nswag-monorepo branch from c61108b to 5c81756 Compare July 17, 2024 15:27
@renovate renovate bot force-pushed the renovate/major-nswag-monorepo branch from 5c81756 to 364edaf Compare November 19, 2024 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants