MarvinJWendt / traefik-guardian

👮 A dead simple forward auth provider to protect Traefik services with passwords.
https://hub.docker.com/r/marvinjwendt/traefik-guardian
MIT License
17 stars 4 forks source link

Bump github.com/gofiber/template from 1.7.2 to 1.7.4 #30

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/gofiber/template from 1.7.2 to 1.7.4.

Release notes

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

v1.7.4

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.40.1 to 2.41.0 (#214)
  • Bump github.com/CloudyKit/jet/v6 from 6.1.0 to 6.2.0 (#211)
  • Bump actions/checkout from 3.1.0 to 3.3.0 (#210, #215)

Full Changelog: https://github.com/gofiber/template/compare/v1.7.3...v1.7.4

v1.7.3

❗ BreakingChange

Due to the fact that fasthttp, which fiber is based on in release 1.41.0, does not support go versions 1.14 & 1.15 anymore, we had to remove them from our fiber package with release v2.40.0 and also from this package

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.40.0 to 2.40.1 (#209)
  • update fiber to 1.40.0 (#208)

Full Changelog: https://github.com/gofiber/template/compare/v1.7.2...v1.7.3

Commits
  • 2fde445 Merge pull request #215 from gofiber/dependabot/github_actions/actions/checko...
  • 49548b1 Bump actions/checkout from 3.2.0 to 3.3.0
  • c4a21db Merge pull request #214 from gofiber/dependabot/go_modules/github.com/gofiber...
  • 71442a7 Bump github.com/gofiber/fiber/v2 from 2.40.1 to 2.41.0
  • 54b6721 Merge pull request #211 from gofiber/dependabot/go_modules/github.com/CloudyK...
  • 276f6a4 Bump github.com/CloudyKit/jet/v6 from 6.1.0 to 6.2.0
  • 34632ff Merge pull request #210 from gofiber/dependabot/github_actions/actions/checko...
  • d538f44 Bump actions/checkout from 3.1.0 to 3.2.0
  • f60ebca Merge pull request #209 from gofiber/dependabot/go_modules/github.com/gofiber...
  • 5757859 Bump github.com/gofiber/fiber/v2 from 2.40.0 to 2.40.1
  • 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 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)
dependabot[bot] commented 1 year ago

Superseded by #33.