Skip to content

fix(deps): update module github.com/go-swagger/go-swagger to v0.32.3 #119

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 16, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/go-swagger/go-swagger v0.30.5 -> v0.32.3 age adoption passing confidence

Release Notes

go-swagger/go-swagger (github.com/go-swagger/go-swagger)

v0.32.3

Compare Source

v0.32.2

Compare Source

v0.32.1

Compare Source

v0.32.0

Compare Source

v0.31.0

Compare Source

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
  • Install swagger server failed! #​3067
  • Enum fields are not properly scanned (and documented) #​3002
  • feat: provide SwaggerUI middleware to serve spec file #​2988
  • Swagger generates broken code in $GOPATH #​2982
  • wrong generated swagger.yml file when using flatten #​2978
  • API client generation without requiring go-openapi modules #​2976
  • API Client Generation - Strange naming of folder inside of client folder #​2974
  • CVE-2022-4742 | CVSS Score: 9.8 | Category: CWE-1321 | A vulnerability, which was classified as critical, has been found in json-pointer. Affected by this issue is the function set of the file index.js. The manipulation leads to improperly controlled modification of object prototype attributes ('prototype pollution'). The attack may be launched remotely. The name of the patch is 859c998. It is recommended to apply a patch to fix this issue. VDB-216794 is the identifier assigned to this vulnerability. #​2971
  • Generated server.go has default write timeout value of 60s #​2967
  • pprof is a tool for visualization and analysis of profiling data #​2966
  • diff result has no URL, when there is an object type array field in the schema #​2964
  • bug: incorrect logic and missing imports #​2939
  • swagger generate markdown doesn't respect both '--output' and '--target' #​2938
  • Add diff support for extensions #​2935
  • is support for generic structures? #​2920
  • When the response refers to a structure with the same name under a different package, only the structure of the latest structure will be generated #​2918
  • [Bug] The parameters section can't be generate under go1.20 #​2913
  • ContextValidate panics if the field is nil for discriminator types #​2911
  • [Bug?] Swagger Flatten, Not Recognizing Nested Operations #​2908
  • Object has no field "components", but it has (flattening error) #​2903
  • Swagger docs validate failed when enums_as_ints=true #​2890
  • Generation error against something that used to work ok (2 years ago :-) ) #​2887
  • Docs not updated for 0.30.4 #​2883
  • UUID regex more liberal than spec #​2878
  • swagger flatten randomizes order in yaml output #​2850
  • Custom server tutorials raise an error while swagger generates files #​2833
  • Upload of large files permanently leaves files in TEMPDIR #​2789
  • How to modify CSS / Color using Swagger V2? #​2788
  • the context passed to ContextValidate is not the request context #​2748
  • minimum misspelled #​2740
  • Documentation missing for parameters section in swagger:route #​2719
  • Substags not provided #​2686
  • Installation instructions are not up-to-date #​2664
  • Problem with generate server #​2634
  • Using minItems not generating correct validation code #​2597
  • Generated client code prints a pointer in Error() func #​2590
  • Support for a "description" struct tag #​2541
  • Get an error "invalid character '-' in numeric literal\n\nrequest body: " when using formData. #​2491
  • Single Model has rogue type with no explanation #​2254
  • Update README with a new section about OpenAPI 3.0 to avoid more questions #​2192
  • [Go] Client Generated Code: Type is incorrect #​1850

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner June 16, 2025 03:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants