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/contrib/jwt from 1.0.4 to 1.0.5 #211

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/gofiber/contrib/jwt from 1.0.4 to 1.0.5.

Release notes

Sourced from github.com/gofiber/contrib/jwt's releases.

JWT - v1.0.5

🧹 Updates

  • Remove go1.18 support for fiberzap and opafiber (#707)

Full Changelog: https://github.com/gofiber/contrib/compare/jwt/v1.0.4...jwt/v1.0.5

Thank you @​gaby for making this update possible.

Commits
  • bcec593 Merge pull request #722 from gofiber/dependabot/go_modules/casbin/github.com/...
  • b5c2d9b build(deps): bump github.com/casbin/casbin/v2 in /casbin
  • aefb4dc Merge pull request #718 from Skyenought/i18n/bug
  • 0b9e642 fix(fiberi18n): use sync.Map and utils.CopyString to fix concurrent problem
  • 1e4c657 Merge pull request #720 from gofiber/dependabot/go_modules/paseto/github.com/...
  • 64bc082 build(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1 in /paseto
  • 87a1f40 Merge pull request #719 from gofiber/dependabot/go_modules/casbin/github.com/...
  • 8e111c7 build(deps): bump github.com/casbin/casbin/v2 in /casbin
  • f23a106 Merge pull request #717 from gofiber/dependabot/go_modules/casbin/github.com/...
  • 4d2288a build(deps): bump github.com/casbin/casbin/v2 in /casbin
  • 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)