Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2025

Bumps github.com/go-swagger/go-swagger from 0.30.4 to 0.33.1.

Release notes

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

v0.33.1

No release notes provided.

v0.32.3

No release notes provided.

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

... (truncated)

Commits
  • 2af7725 ci: fixed release generation
  • d3bd0a0 prepare v0.33.0
  • 717e3cb Merge pull request #3227 from fredbi/fix/panic-type-alias-2
  • 54b9ce4 codegen: fixed go vet issue in generated main.go
  • 280097d upgraded to go1.24
  • ba522a4 Revert "Pin go version on CI as a workaround of #3220"
  • 6f85fd7 codescan: heavy rework of the codescan for schemas to support aliased
  • 386cb5b upgraded to go 1.23
  • e8a445d Pin go version on CI as a workaround of #3220
  • eee6eaf feat: add cli-package option of cli generator
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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.4 to 0.33.1.
- [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.30.4...v0.33.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the release/none should not recoded in new release label Nov 3, 2025
@dependabot dependabot bot requested a review from weizhoublue as a code owner November 3, 2025 10:06
@dependabot dependabot bot added the release/none should not recoded in new release label Nov 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release/none should not recoded in new release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant