deepnetworkgmbh / joseki

Audits cloud infrastructure, visualizes results, reports on issues
Apache License 2.0
8 stars 1 forks source link

chore(deps): bump Swashbuckle.AspNetCore from 5.5.1 to 5.6.1 in /src/scanners/az-sk/src #419

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps Swashbuckle.AspNetCore from 5.5.1 to 5.6.1.

Release notes

Sourced from Swashbuckle.AspNetCore'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
  • 0d7066e Remove incorrect use of X-Forwarded-For when inferring server metadata
  • 61b2fb2 Wrap Operation/Schema generation exceptions with additional context
  • 1247252 Update readme to reflect v5.6.0 release
  • 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...
  • 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)