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

build(deps): bump github.com/gofiber/swagger from 1.0.0 to 1.1.0 #281

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps github.com/gofiber/swagger from 1.0.0 to 1.1.0.

Release notes

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

v1.1.0

🚀 New

  • Add custom scripts to swagger-ui template (#94)

🧹 Updates

  • Remove body margin spacing from Swagger UI (#93)
  • Bump github.com/gofiber/fiber/v2 from 2.52.4 to 2.52.5 (#92)
  • Bump golang.org/x/net from 0.17.0 to 0.23.0 in the go_modules group (#89)
  • Bump dependabot/fetch-metadata from 1.6.0 to 2.1.0 (#90)
  • Bump lewagon/wait-on-check-action from 1.3.3 to 1.3.4 (#88)
  • Bump github.com/gofiber/fiber/v2 from 2.52.3 to 2.52.4 (#87)
  • Bump github.com/gofiber/fiber/v2 from 2.52.2 to 2.52.3 (#86)
  • Bump github.com/gofiber/fiber/v2 from 2.52.1 to 2.52.2 (#84)
  • Bump github.com/gofiber/fiber/v2 from 2.52.0 to 2.52.1 (#83)
  • Bump fuxingloh/multi-labeler from 3 to 4 (#82)
  • Bump fuxingloh/multi-labeler from 2 to 3 (#81)
  • Bump release-drafter/release-drafter from 5 to 6 (#79)

Full Changelog: https://github.com/gofiber/swagger/compare/v1.0.0...v1.1.0

Thank you @​gaby and @​uvulpos for making this update possible.

Commits
  • 2ea0393 Merge pull request #94 from uvulpos/feat/add-custom-scripts-to-swaggerui-temp...
  • 503230c Merge pull request #93 from uvulpos/fix/remove-body-sapcing-from-swagger-ui
  • e7bf351 fix: identation
  • 206a185 Merge branch 'main' into feat/add-custom-scripts-to-swaggerui-template
  • d0b5aeb feat: add custom scripts to swaggerui template
  • bcde0ee Merge pull request #1 from uvulpos/fix/remove-body-sapcing-from-swagger-ui
  • a67076c fix: remove body margin spacing from swagger ui
  • fce41f4 Merge pull request #92 from gofiber/dependabot/go_modules/github.com/gofiber/...
  • 852cd8d Bump github.com/gofiber/fiber/v2 from 2.52.4 to 2.52.5
  • 214df00 Merge pull request #89 from gofiber/dependabot/go_modules/go_modules-b9ac453758
  • 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)