create-go-app / fiber-go-template

📝 Production-ready backend template with Fiber Go Web Framework for Create Go App CLI.
https://github.com/create-go-app/cli/wiki
Apache License 2.0
925 stars 119 forks source link

Bump github.com/gofiber/swagger from 0.1.12 to 0.1.13 #218

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/gofiber/swagger from 0.1.12 to 0.1.13.

Release notes

Sourced from github.com/gofiber/swagger's releases.

v0.1.13

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.49.0 to 2.49.1 (#64)
  • Bump github.com/swaggo/swag from 1.16.1 to 1.16.2 (#63)
  • Bump github.com/gofiber/fiber/v2 from 2.48.0 to 2.49.0 (#62)
  • Bump github.com/gofiber/fiber/v2 from 2.47.0 to 2.48.0 (#60)
  • Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 (#59)
  • Bump github.com/gofiber/fiber/v2 from 2.46.0 to 2.47.0 (#58)
  • Bump actions/checkout from 3.5.2 to 3.5.3 (#57)
  • Bump dependabot/fetch-metadata from 1.5.0 to 1.5.1 (#56)
  • Bump dependabot/fetch-metadata from 1.4.0 to 1.5.0 (#54)

Full Changelog: https://github.com/gofiber/swagger/compare/v0.1.12...v0.1.13

Commits
  • 4f97315 Merge pull request #65 from gofiber/dependabot/github_actions/actions/checkout-4
  • e650efb Bump actions/checkout from 3 to 4
  • 779afd7 Merge pull request #64 from gofiber/dependabot/go_modules/github.com/gofiber/...
  • 43846df Bump github.com/gofiber/fiber/v2 from 2.49.0 to 2.49.1
  • fe6c0b9 Merge pull request #63 from gofiber/dependabot/go_modules/github.com/swaggo/s...
  • 41d8f5f Bump github.com/swaggo/swag from 1.16.1 to 1.16.2
  • e66b057 Merge pull request #62 from gofiber/dependabot/go_modules/github.com/gofiber/...
  • d2a3791 Bump github.com/gofiber/fiber/v2 from 2.48.0 to 2.49.0
  • 0341bec optimize release drafter config
  • 56fc43c Merge pull request #60 from gofiber/dependabot/go_modules/github.com/gofiber/...
  • 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 show 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)