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

Bump github.com/go-swagger/go-swagger from 0.29.0 to 0.30.2 #47

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2022

Bumps github.com/go-swagger/go-swagger from 0.29.0 to 0.30.2.

Release notes

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

v0.30.0

Changelog

v0.30.0 (2022-08-26)

Full Changelog

Implemented enhancements:

  • Support for extensions within swagger:route #1957
  • How to get enums to show up in a swagger specification? #954

Closed issues:

  • any type (generics) #2809
  • Question: how to make snakize to ignore some abbreviation? #2794
  • Work around for name collisions? #2792
  • Specify the same parameter more than one time #2786
  • unhandled type to resolve JSON pointer #2768
  • Go 1.19 change breaks swagger #2759
  • [CLI] Generating an empty object using swagger:type object does not work as expected. #2758
  • generate: Ref property in response doesn't have a description #2757
  • swagger generate client returns info.title in body is required #2739
  • Add trimPrefix and trimSuffix to template FuncMap #2737
  • Generated CLI does not compile when using arrays as query parameters #2735
  • How can I import from a yaml file #2729
  • Middleware not stopping request execution #2723
  • @​Failure, @​Success Response Type Usage Error #2722
  • Need to fix the options of todo-list-server in todo-list example #2716
  • Call for transparent HTTP status codes in generated struct #2706
  • strfmt.ObjectId is scanned back as an array of strings #2704
  • Cannot convert an expression of the type 'map[string]SomeType' to the type 'SomeType' #2682
  • Installing go-swagger as Debian packages fails #2558
  • swagger:type override is not working #2229
  • Generating code for go modules is much slower than under GOPATH #1826

Merged pull requests:

... (truncated)

Commits
  • 0c07e91 enable write permissions
  • b421ece use github action to upload release binaries
  • cdf8cef use PAT for publishing a release for now
  • d285ce9 prepare for v0.30.2 release
  • e4dab01 Merge pull request #2819 from go-swagger/issue-2817
  • 91ac9d9 fix cloudsmith config
  • e779504 replace badge in readme to point to github actions
  • ccaacd0 format output as yaml
  • 3e0288c prepare for v0.30.1 release
  • b5e8057 remove circleci and appveyor files
  • 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)

Bumps [github.com/go-swagger/go-swagger](https://github.com/go-swagger/go-swagger) from 0.29.0 to 0.30.2.
- [Release notes](https://github.com/go-swagger/go-swagger/releases)
- [Changelog](https://github.com/go-swagger/go-swagger/blob/master/.goreleaser.yml)
- [Commits](go-swagger/go-swagger@v0.29.0...v0.30.2)

---
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 requested a review from a team as a code owner September 2, 2022 06:09
@dependabot dependabot bot requested review from Stepoura and sebdeg September 2, 2022 06:09
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 2, 2022
@staust staust merged commit d1a7b98 into main Sep 5, 2022
@staust staust deleted the dependabot/go_modules/github.com/go-swagger/go-swagger-0.30.2 branch September 5, 2022 09:30
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant