martins-vds / github-goodies

MIT License
0 stars 4 forks source link

Bump Swashbuckle.AspNetCore.SwaggerUI from 5.5.1 to 5.6.0 #57

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps Swashbuckle.AspNetCore.SwaggerUI from 5.5.1 to 5.6.0.

Release notes

Sourced from Swashbuckle.AspNetCore.SwaggerUI's releases.

v5.6.0

This release includes a number of small enhancements and bug fixes. See the following for a full list of issues addressed: https://github.com/domaindrivendev/Swashbuckle.AspNetCore/milestone/15?closed=1

Of note, these include:

  • Improve polymorphism & inheritance behavior, incl. more flexible config & discriminator metadata
  • Better support for reverse proxy environments, incl. assigning servers metadata based on the presence of common reverse proxy headers
  • Support for emitting Swagger / OpenAPI in yaml format
  • Improve Schema generation for ProblemDetails
  • Handle Min/MaxLength attribute for arrays
  • Upgrade swagger-ui to v3.32.5
  • Upgrade redoc to v2.0.0-rc.40
Commits
  • 1445f05 Add CLI dependency to all CLI test projects and fix paths to dotnet-swagger.dll
  • 0f577b2 Upgrade Redoc to v2.0.0-rc.40
  • b924df7 Remove link to Swashbuckle.AspNetCore.AzureFunctions as proj looks to be disc...
  • 341751b Handle Min/MaxLength attribute for arrays + consolidate Microsoft.OpenApi ver...
  • 4f67568 Merge pull request #1806 from RFlipper/update-open-api
  • 11a3a60 Merge pull request #1780 from abdusco/fix-subpath
  • c7b8aab Merge pull request #1743 from luandaja/fix-routePrefix-case-sensitive-redirec...
  • f765095 Merge pull request #1719 from jochemvankessel/patch-2
  • 1ce103f Update Microsoft.OpenApi & XUnit packages
  • e92e60c Upgrade Microsoft.OpenApi lower bound to 1.2.0
  • Additional commits viewable in compare view


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)
dependabot[bot] commented 4 years ago

Superseded by #62.