Clever / wag

sWAGger - Web API Generator
Apache License 2.0
77 stars 6 forks source link

Bump github.com/go-swagger/go-swagger from 0.23.0 to 0.27.0 #390

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps github.com/go-swagger/go-swagger from 0.23.0 to 0.27.0.

Release notes

Sourced from github.com/go-swagger/go-swagger's releases.

v0.27.0

Changelog

v0.27.0 (2021-03-31)

Full Changelog

Breaking changes:

  • Updating go-openapi breaks $ref on windows #2428

Implemented enhancements:

  • Pointer convertors for enum types are not generated. #2482
  • extension fields in info.contact do not propagate to embedded spec #2054

Fixed bugs:

  • Client Headers in response panic #2544
  • Swagger expand add invalid authorizationUrl key in securityDefinitions #2506

Closed issues:

  • Unable to install go-swagger package #2555
  • Question: How can I get the raw response body without decoding? #2552
  • There is a typo in docs/install.md #2550
  • can't generate header from source code #2532
  • Authentication tutorial missing required Swagger spec updates #2530
  • Use-case for --exclude-configuration or public function SetMiddleware() #2529
  • Documention translate #2526
  • Unknown command 'markdown' #2517

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

... (truncated)

Commits
  • 20312b9 prepare for 0.27.0 release
  • 120f9d5 update dependencies
  • a4a4e83 generator: add TestPrintTags/with_multiline_description
  • 24c5f6a generator: introduce support for "description" struct tag
  • 52b0c60 Merge pull request #2551 from masa08/bugfix/2550-fix-typo-in-install-md
  • 734145e Merge pull request #2553 from andrefsp/1472
  • c8e502a Merge pull request #2548 from kenjones-cisco/bugfix/2544
  • e5b1301 Bugfix: Client response headers panic
  • 43f6f80 1472 SecurityPrincipalFrom and request reference
  • 9d491a1 Merge pull request #2554 from youyuanwu/CLI-add-tests
  • 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)
rgarcia commented 3 years ago

@taylor-sutton should I try to fix this?

taylor-sutton commented 3 years ago

I'd vote no, not necessary.

rgarcia commented 3 years ago

@dependabot ignore this dependency

dependabot[bot] commented 3 years ago

OK, I won't notify you about github.com/go-swagger/go-swagger again, unless you re-open this PR or update it yourself. 😢