Legion2 / open-cue-service

HTTP REST API service for Open CUE CLI
Apache License 2.0
35 stars 5 forks source link

Bump NSwag.AspNetCore from 13.15.5 to 13.15.6 #54

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps NSwag.AspNetCore from 13.15.5 to 13.15.6.

Release notes

Sourced from NSwag.AspNetCore's releases.

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