Skip to content

chore(deps): bump github.com/swaggo/echo-swagger from 1.4.1 to 1.5.2#9344

Merged
mudler merged 1 commit intomasterfrom
dependabot/go_modules/github.com/swaggo/echo-swagger-1.5.2
Apr 14, 2026
Merged

chore(deps): bump github.com/swaggo/echo-swagger from 1.4.1 to 1.5.2#9344
mudler merged 1 commit intomasterfrom
dependabot/go_modules/github.com/swaggo/echo-swagger-1.5.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Bumps github.com/swaggo/echo-swagger from 1.4.1 to 1.5.2.

Release notes

Sourced from github.com/swaggo/echo-swagger's releases.

v1.5.2

Changelog

  • 4610e5fe3d165f8778404332c55e6739d9def661 Fix typo in workflow name from 'vname' to 'name' (#134)
  • c9c2b320fd9517e10d1f050472e2ff0ea46fc3bd Replace unsupported package ghodss/yaml to sigs.k8s.io/yaml and upgrade version swag to 1.16.2 (#118)
  • 55e053a74260f4a6dfe70bf29a874f9f250386ca Update Go versions in CI workflow (#133)
  • 85c181284a4569234b9869a8c688d49535b4db84 add support github.com/swaggo/swag/v2 (#125)
  • 3ed44099164f7583e0afc0c1745c2b15bf41d035 chore(deps): bump golang.org/x/crypto (#131)
  • 084c884941f0d16295e82fd572b6f4994048cc54 chore(deps): bump golang.org/x/crypto in /example/v2 (#137)
  • d2c5601ca947474c939f0d347042f0f5507fa2d0 chore(deps): bump golang.org/x/crypto in /example/v3 (#136)
  • e1ef5402e4677cfc1f779d51ca694ba094f9cd3d chore(deps): bump golang.org/x/net from 0.25.0 to 0.38.0 (#135)
  • 266dde8d6f79c50b2c3da78089b83f41cdb40d87 chore(deps): bump gopkg.in/yaml.v3 from 3.0.0 to 3.0.1 (#132)
  • 12f841b28c19d951ef888f42f1d91472e7460d24 chore: retractg echo-swagger version 1.5.0
  • ec1771556ddf942869fc087cc790e2b92d001fd2 fix: improve error handling and response for EchoWrapHandler (#129)

v1.5.1

Changelog

  • 4610e5fe3d165f8778404332c55e6739d9def661 Fix typo in workflow name from 'vname' to 'name' (#134)
  • c9c2b320fd9517e10d1f050472e2ff0ea46fc3bd Replace unsupported package ghodss/yaml to sigs.k8s.io/yaml and upgrade version swag to 1.16.2 (#118)
  • 55e053a74260f4a6dfe70bf29a874f9f250386ca Update Go versions in CI workflow (#133)
  • 85c181284a4569234b9869a8c688d49535b4db84 add support github.com/swaggo/swag/v2 (#125)
  • 3ed44099164f7583e0afc0c1745c2b15bf41d035 chore(deps): bump golang.org/x/crypto (#131)
  • 084c884941f0d16295e82fd572b6f4994048cc54 chore(deps): bump golang.org/x/crypto in /example/v2 (#137)
  • d2c5601ca947474c939f0d347042f0f5507fa2d0 chore(deps): bump golang.org/x/crypto in /example/v3 (#136)
  • e1ef5402e4677cfc1f779d51ca694ba094f9cd3d chore(deps): bump golang.org/x/net from 0.25.0 to 0.38.0 (#135)
  • 266dde8d6f79c50b2c3da78089b83f41cdb40d87 chore(deps): bump gopkg.in/yaml.v3 from 3.0.0 to 3.0.1 (#132)
  • 12f841b28c19d951ef888f42f1d91472e7460d24 chore: retractg echo-swagger version 1.5.0
  • ec1771556ddf942869fc087cc790e2b92d001fd2 fix: improve error handling and response for EchoWrapHandler (#129)
Commits
  • 12f841b chore: retractg echo-swagger version 1.5.0
  • 084c884 chore(deps): bump golang.org/x/crypto in /example/v2 (#137)
  • d2c5601 chore(deps): bump golang.org/x/crypto in /example/v3 (#136)
  • 85c1812 add support github.com/swaggo/swag/v2 (#125)
  • e1ef540 chore(deps): bump golang.org/x/net from 0.25.0 to 0.38.0 (#135)
  • 3ed4409 chore(deps): bump golang.org/x/crypto (#131)
  • 4610e5f Fix typo in workflow name from 'vname' to 'name' (#134)
  • 55e053a Update Go versions in CI workflow (#133)
  • 266dde8 chore(deps): bump gopkg.in/yaml.v3 from 3.0.0 to 3.0.1 (#132)
  • ec17715 fix: improve error handling and response for EchoWrapHandler (#129)
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies go Pull requests that update Go code labels Apr 13, 2026
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/swaggo/echo-swagger-1.5.2 branch from 1ec1e6c to 7c71bd2 Compare April 13, 2026 21:00
Bumps [github.com/swaggo/echo-swagger](https://github.com/swaggo/echo-swagger) from 1.4.1 to 1.5.2.
- [Release notes](https://github.com/swaggo/echo-swagger/releases)
- [Commits](swaggo/echo-swagger@v1.4.1...v1.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/swaggo/echo-swagger-1.5.2 branch from 7c71bd2 to 142cb2d Compare April 13, 2026 21:16
@mudler mudler merged commit 0c725f5 into master Apr 14, 2026
36 of 37 checks passed
@mudler mudler deleted the dependabot/go_modules/github.com/swaggo/echo-swagger-1.5.2 branch April 14, 2026 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant