Skip to content

Bump NSwag.AspNetCore from 13.12.0 to 13.15.8#64

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/NSwag.AspNetCore-13.15.8
Closed

Bump NSwag.AspNetCore from 13.12.0 to 13.15.8#64
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/NSwag.AspNetCore-13.15.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 10, 2022

Copy link
Copy Markdown

Bumps NSwag.AspNetCore from 13.12.0 to 13.15.8.

Release notes

Sourced from NSwag.AspNetCore's releases.

NSwag v13.15.8

  • Revert PR: FileResponse: support for special characters in fileName (+ suppress warning when nullable is enabled in C# clients) #3816
  • Minor fixes

Release v13.15.7

  • Create generator on demand and keep only settings in OpenApiDocumentRegistration #3855
    • Allow GC to clean up NSwag resources after client generation

NSwag v13.15.6

  • Remove TypeScript bracket type casting syntax (#3848)
  • FileResponse: support for special characters in fileName
  • Improve processing performance (#3835)
  • Update NJsonSchema and Namotion.Reflection
    • Give better message from elseif usage (#1479)
    • Performance improvements
    • XML Docs: inheritdoc cref support
  • Net6.0 Minimal API projects without Startup, issue #3794 (#3814)
  • Add @​ts-nocheck to the generated code file (#3815)
  • Ignore '@' in variable's name (#3828) (#3829)
  • Map blob type from response content type (#3842)
  • Add support to specify persistAuthorization for Swagger UI 3 (#3796)

NSwag v13.15.5

  • Bug fixes (reflection and document serialization)

NSwag v13.15.4

  • Some bugfixes related to XML Docs rendering (in NJS)

NSwag v13.15.3

  • New release with fixed CI pipeline (problem deploying v13.15.2)

NSwag v13.15.2

NSwag v13.15.1

  • More performance improvements
  • Added UseXmlDocumentation and ResolveExternalXmlDocumentation settings in NJsonSchema
    • Breaking change: Use these settings instead of XmlDocsExtensions.ResolveFromNuGetCacheOrDotNetSdk

NSwag 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:

... (truncated)

Commits

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 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)

Bumps [NSwag.AspNetCore](https://github.com/RicoSuter/NSwag) from 13.12.0 to 13.15.8.
- [Release notes](https://github.com/RicoSuter/NSwag/releases)
- [Changelog](https://github.com/RicoSuter/NSwag/blob/master/CHANGELOG.md)
- [Commits](https://github.com/RicoSuter/NSwag/commits/v13.15.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 10, 2022
@dependabot @github

dependabot Bot commented on behalf of github Feb 11, 2022

Copy link
Copy Markdown
Author

Superseded by #66.

@dependabot dependabot Bot closed this Feb 11, 2022
@dependabot dependabot Bot deleted the dependabot/nuget/NSwag.AspNetCore-13.15.8 branch February 11, 2022 13:31
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants