Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[chore]: Bump github.com/go-swagger/go-swagger from 0.30.6-0.20240418033037-c46c303aaa02 to 0.31.0 #2920

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2024

Bumps github.com/go-swagger/go-swagger from 0.30.6-0.20240418033037-c46c303aaa02 to 0.31.0.

Release notes

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

v0.31.0

Changelog

v0.31.0 (2024-05-12)

Full Changelog

Implemented enhancements:

  • doc: refurbish doc site #3086
  • Diff should detect extension value changes #2984
  • Diff does not report on request param extensions #2983
  • add support for ULID to swagger:strfmt #2467
  • Flatten changes case on definitions #2334
  • External $refs and polymorphism: models for subtypes not generated #1885
  • Add validation for a 'readOnly' property #936
  • API Gateway vendor extensions? #659
  • edit but don't overwrite configure_xxx.go #397

Fixed bugs:

  • Adding or removing a schema from response is not being recorded in the diff #3074
  • generating a command line : undefined: cli #2969
  • Adding an optional field to request body shouldn't be a breaking change #2962
  • Go-swagger diff runtime error when comparing schema with different response codes #2952
  • v0.30.4 panics during flatten #2919
  • Swagger Generate Server Generates go Code With Cycles #2866
  • JSON Schema in swagger API response #2821
  • "swagger diff" does not work with spec that has a recursive definition #2774
  • request Content-Type isn't multipart/form-data #2773
  • fields named like "+1" cause swagger to fail gnerating a cli #2764
  • Flatten stopped processing nested directories in v0.26.0 #2743
  • Wrong import path generated for an operation called "client" #2730
  • New lines in description create incorrect markdown #2700
  • remove-unused does not remove all unused definitions #2657
  • "swagger generate cli" generates code that does not compile #2650
  • Generated code fails to call the Validate function on embedded structs resulting in incorrect validation #2604
  • Validation code for maxProperties is generated incorrectly #2587
  • Invalid code generated for parameters of array types with empty array as default value #2533
  • panic: assignment to entry in nil map #2527
  • Incompatible API with Helm Transitive Dependency #2525
  • Generate models failed after separate swagger files, maybe caused by a self-ref property of a definition in the separated swagger file #2346
  • "Invalid ref" error when generating server with cross-file reference when "--keep-spec-order" specified #2216
  • swagger generate client command fails with invalid token reference #1898
  • escaped parameters fail to generate the correct url path when a base path is present. #1083

Closed issues:

  • How to disable try it out option for the swagger-ui go-openapi/runtime/middleware #3102
  • Broken swagger:response Generation with Go 1.22.0 + 1.21.5 darwin/arm64 #3071

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [github.com/go-swagger/go-swagger](https://github.com/go-swagger/go-swagger) from 0.30.6-0.20240418033037-c46c303aaa02 to 0.31.0.
- [Release notes](https://github.com/go-swagger/go-swagger/releases)
- [Changelog](https://github.com/go-swagger/go-swagger/blob/master/.goreleaser.yml)
- [Commits](https://github.com/go-swagger/go-swagger/commits/v0.31.0)

---
updated-dependencies:
- dependency-name: github.com/go-swagger/go-swagger
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the chore a pain in the butt that needs doing label May 20, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 21, 2024

Looks like github.com/go-swagger/go-swagger is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this May 21, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/go-swagger/go-swagger-0.31.0 branch May 21, 2024 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore a pain in the butt that needs doing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants