Bump NSwag.AspNetCore from 13.10.6 to 13.10.8
Created by: dependabot-preview[bot]
Bumps NSwag.AspNetCore from 13.10.6 to 13.10.8.
Release notes
Sourced from NSwag.AspNetCore's releases.
NSwag v13.9.0 (Build 1114)
- Added support for .NET 5.0!
- Breaking Change: Removed .NET Core 1.0, 1.1 and 2.0 support (EOL).
- Updated to latest Swagger UI version.
- Improve Nullable Reference Types support.
- Add AbortSignal to fetch template (TS) RicoSuter/NSwag#3101
- Various other bug fixes and improvements.
NSwag v13.8.2 (Build 1113)
- Various bug fixes and improvements
NSwag v13.8.1 (Build 1112)
- Fix TS baseUrl assignment, RicoSuter/NSwag#3079
NSwag v13.8.0 (Build 1111)
- this.baseUrl to cater for empty strings - allow empty string as base url and do not fallback to server url (use undefined/null instead), #3065
- There is a bug in v13.8.0 in this PR => please use v13.8.1 with the fix
- Fixed complex parameter generation for custom json content types, #3061
- Fix: OpenApiBodyParameterAttribute is ignored in WebApi projects, #3068
- Add DayJS and Luxon support in NJsonSchema
- Fix in NJsonSchema: Removed special $ref handling, https://github.com/RicoSuter/NJsonSchema/commit/1ae0fddeba6cb26c26af5ea731530f40e2186961
- NJS TS: Improve createInstance performance when handling $refs, RicoSuter/NJsonSchema#1236
- NJS: Adds support for custom schema extension data attributes, RicoSuter/NJsonSchema#1254
NSwag v13.7.4 (Build 1110)
- Allow multiple mime types in OpenApiBodyParameterAttribute, https://github.com/RicoSuter/NSwag/commit/612181f9e62650fc1751cfc7ad55d3e595c603aa
- Add property into SwaggerUiSettingsBase to enable\disable script type="module" for CustomJavaScriptPath, #3053
- Updates to AspNetCore packages to avoid referencing a version with known vulnerabilities, #3057
NSwag v13.7.3 (Build 1109)
- Add property into SwaggerUiSettingsBase to enable\disable script type="module" for CustomJavaScriptPath #3053
- Improve missing FileResponse, https://github.com/RicoSuter/NSwag/commit/c0693456186e3c39e8c9fb590aa33842b76e299d
NSwag v13.7.2 (Build 1108)
- Revert response.IsBinary, closes #3051 and #3054
- There is still a bug with missing FileResponse classes
NSwag v13.7.1 (Build 1107- Broken)
- Broken version: Please update.
NSwag v13.7.0 (Build 1104)
No release notes provided.
NSwag v13.6.2 (Build 1103)
No release notes provided.
NSwag v13.6.1 (Build 1102)
No release notes provided.
NSwag v13.6.0 (Build 1101)
... (truncated)
Commits
- See full diff in compare view
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) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language -
@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)