Skip to content

Bump Swashbuckle.AspNetCore from 5.5.1 to 5.6.3#10

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/Swashbuckle.AspNetCore-5.6.3
Closed

Bump Swashbuckle.AspNetCore from 5.5.1 to 5.6.3#10
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/Swashbuckle.AspNetCore-5.6.3

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

@dependabot-preview dependabot-preview Bot commented Sep 24, 2020

Bumps Swashbuckle.AspNetCore from 5.5.1 to 5.6.3.

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
  • 90a6382 Handle nested params when describing in camel case
  • 0d922f3 Update readme to refledt latest release
  • 31c561d Revert "Fix redirect to index.html for apps running at a subpath"
  • 1a2b824 Merge pull request #1824 from steve-gombos/yaml-fix
  • 705419e Fix Path.GetExtension condition.
  • 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
  • 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 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)

@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Sep 24, 2020
@dependabot-preview dependabot-preview Bot force-pushed the dependabot/nuget/Swashbuckle.AspNetCore-5.6.3 branch from abd9961 to 7752010 Compare September 26, 2020 18:59
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.5.1 to 5.6.3.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](domaindrivendev/Swashbuckle.AspNetCore@v5.5.1...v5.6.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot force-pushed the dependabot/nuget/Swashbuckle.AspNetCore-5.6.3 branch from 7752010 to 8afcd21 Compare October 1, 2020 19:58
@dependabot-preview
Copy link
Copy Markdown
Contributor Author

Superseded by #35.

@dependabot-preview dependabot-preview Bot deleted the dependabot/nuget/Swashbuckle.AspNetCore-5.6.3 branch February 8, 2021 06:50
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