Artalk icon indicating copy to clipboard operation
Artalk copied to clipboard

chore(deps/go): bump the deps group with 1 update

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps the deps group with 1 update: github.com/gofiber/swagger.

Updates github.com/gofiber/swagger from 0.1.14 to 1.0.0

Release notes

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

v1.0.0

❗ Breaking Changes

  • Bump github.com/swaggo/swag v1.16.3 (#78)
    • remove go 1.17 support

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.51.0 to 2.52.0 (#75)
  • Bump lewagon/wait-on-check-action from 1.3.1 to 1.3.3 (#74)
  • Bump actions/setup-go from 4 to 5 (#71)
  • Bump github.com/gofiber/fiber/v2 from 2.50.0 to 2.51.0 (#69)

📚 Documentation

  • fix broken link to action badge for test (#72)

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

Thank you @​KunalSin9h and @​iredmail for making this update possible.

Commits
  • 77f6f75 Merge pull request #78 from iredmail/main
  • 45d66b8 Use Go 1.18 in GitHub Workflow.
  • 335a626 Bump github.com/swaggo/swag v1.16.3. Note: Go 1.18 is required by swag v1.16.3.
  • 10be5cf Merge pull request #75 from gofiber/dependabot/go_modules/github.com/gofiber/...
  • 35db2e6 Bump github.com/gofiber/fiber/v2 from 2.51.0 to 2.52.0
  • 257c55a Merge pull request #74 from gofiber/dependabot/github_actions/lewagon/wait-on...
  • d95b6c9 Bump lewagon/wait-on-check-action from 1.3.1 to 1.3.3
  • 2f4f11c Merge pull request #72 from KunalSin9h/patch
  • c75b949 fix broken link to action badge for test
  • 8aec822 Merge pull request #71 from gofiber/dependabot/github_actions/actions/setup-go-5
  • 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

dependabot[bot] avatar Feb 01 '24 17:02 dependabot[bot]