pviotti / finnhub-dotnet

A .NET client for Finnhub API
MIT License
3 stars 0 forks source link

chore(deps): update dependency nswag.apidescription.client to v13.16.1 #16

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
NSwag.ApiDescription.Client nuget minor 13.14.4 -> 13.16.1

Release Notes

RicoSuter/NSwag ### [`v13.16.1`](https://togithub.com/RicoSuter/NSwag/releases/tag/v13.16.1) - Updated NJS ### [`v13.15.10`](https://togithub.com/RicoSuter/NSwag/compare/v13.15.9...v13.15.10) ### [`v13.15.9`](https://togithub.com/RicoSuter/NSwag/releases/tag/v13.15.9) - Update NJS (fix STJ inheritance code gen) ### [`v13.15.8`](https://togithub.com/RicoSuter/NSwag/releases/tag/v13.15.8) - Revert PR: FileResponse: support for special characters in fileName (+ suppress warning when nullable is enabled in C# clients) [#​3816](https://togithub.com/RicoSuter/NSwag/issues/3816) - Minor fixes ### [`v13.15.7`](https://togithub.com/RicoSuter/NSwag/releases/tag/v13.15.7) - Create generator on demand and keep only settings in OpenApiDocumentRegistration [#​3855](https://togithub.com/RicoSuter/NSwag/issues/3855) - Allow GC to clean up NSwag resources after client generation ### [`v13.15.6`](https://togithub.com/RicoSuter/NSwag/releases/tag/v13.15.6) - Remove TypeScript bracket type casting syntax ([#​3848](https://togithub.com/RicoSuter/NSwag/issues/3848)) - FileResponse: support for special characters in fileName - Improve processing performance ([#​3835](https://togithub.com/RicoSuter/NSwag/issues/3835)) - Update NJsonSchema and Namotion.Reflection - Give better message from elseif usage ([#​1479](https://togithub.com/RicoSuter/NSwag/issues/1479)) - Performance improvements - XML Docs: inheritdoc cref support - **Net6.0 Minimal API projects without Startup, issue [#​3794](https://togithub.com/RicoSuter/NSwag/issues/3794) ([#​3814](https://togithub.com/RicoSuter/NSwag/issues/3814))** - Add [@​ts-nocheck](https://togithub.com/ts-nocheck) to the generated code file ([#​3815](https://togithub.com/RicoSuter/NSwag/issues/3815)) - Ignore '@​' in variable's name ([#​3828](https://togithub.com/RicoSuter/NSwag/issues/3828)) ([#​3829](https://togithub.com/RicoSuter/NSwag/issues/3829)) - Map blob type from response content type ([#​3842](https://togithub.com/RicoSuter/NSwag/issues/3842)) - Add support to specify persistAuthorization for Swagger UI 3 ([#​3796](https://togithub.com/RicoSuter/NSwag/issues/3796)) ### [`v13.15.5`](https://togithub.com/RicoSuter/NSwag/releases/tag/v13.15.5) - Bug fixes (reflection and document serialization) ### [`v13.15.4`](https://togithub.com/RicoSuter/NSwag/releases/tag/v13.15.4) - Some bugfixes related to XML Docs rendering (in NJS) ### [`v13.15.3`](https://togithub.com/RicoSuter/NSwag/releases/tag/v13.15.3) - New release with fixed CI pipeline (problem deploying v13.15.2) ### [`v13.15.2`](https://togithub.com/RicoSuter/NSwag/releases/tag/v13.15.2) - Updated NJS (https://github.com/RicoSuter/NJsonSchema/releases/tag/v10.6.4) - Fix MSI installer (correct binary versions) ### [`v13.15.1`](https://togithub.com/RicoSuter/NSwag/releases/tag/v13.15.1) - More performance improvements - Added UseXmlDocumentation and ResolveExternalXmlDocumentation settings in NJsonSchema - **Breaking change:** Use these settings instead of `XmlDocsExtensions.ResolveFromNuGetCacheOrDotNetSdk` ### [`v13.15.0`](https://togithub.com/RicoSuter/NSwag/releases/tag/v13.15.0) - **Breaking change:** Migration from DotLiquid to Fluid (reasons: much faster code generation & more strict liquid implementation) - You need to migrate custom templates: Replace `elseif` with `elsif`, fix newline handling (have a look at the updates templates in the repository). - **This comes with a great performance increase in client code generation!** - Various bug fixes and improvements - Use new version on Namotion.Reflection - Use new version of NJsonSchema with Liquid: https://github.com/RicoSuter/NJsonSchema/releases/tag/v10.6.0 Notes: - This version requires at least NJsonSchema v10.6.0 ### [`v13.14.8`](https://togithub.com/RicoSuter/NSwag/releases/tag/v13.14.8) - Update Swagger UI version - Minor patches ### [`v13.14.7`](https://togithub.com/RicoSuter/NSwag/releases/tag/v13.14.7) - Republish all packages with same versions (new NUKE build and GitHub actions)

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.



This PR has been generated by Mend Renovate. View repository job log here.