ZEISS / fiber-htmx

🔨Write HTML and HTMX applications in pure Go using ⚡️ fiber. And lot more ...
MIT License
49 stars 1 forks source link

chore(deps): bump github.com/zeiss/fiber-authz from 1.0.13 to 1.0.18 #33

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps github.com/zeiss/fiber-authz from 1.0.13 to 1.0.18.

Release notes

Sourced from github.com/zeiss/fiber-authz's releases.

v1.0.18

Changelog (2024-05-05T20:54:25Z)

Welcome to this new release! We hope you enjoy the changes we've made.

Changelog

  • 4ad71f0 fix: path parameter and team

v1.0.17

Changelog (2024-05-05T20:40:33Z)

Welcome to this new release! We hope you enjoy the changes we've made.

Changelog

  • f501d62 fix: extract path parameter

v1.0.16

Changelog (2024-05-05T20:16:11Z)

Welcome to this new release! We hope you enjoy the changes we've made.

Changelog

  • 8ab92bb fix: select team for view

v1.0.15

Changelog (2024-05-05T19:55:20Z)

Welcome to this new release! We hope you enjoy the changes we've made.

Changelog

  • eed7a35 feat: add api key checker

v1.0.14

Changelog (2024-05-03T14:32:52Z)

Welcome to this new release! We hope you enjoy the changes we've made.

Changelog

  • bd92c0b fix: non-inherited context propagation
Commits
  • 4ad71f0 fix: path parameter and team
  • f501d62 fix: extract path parameter
  • 8ab92bb fix: select team for view
  • eed7a35 feat: add api key checker
  • c97b092 fix: configure auth checker
  • 00abd1f Merge pull request #48 from ZEISS/dependabot/go_modules/github.com/jackc/pgx/...
  • 2fa0932 chore(deps): bump github.com/jackc/pgx/v5 from 5.4.3 to 5.5.4
  • bd92c0b fix: non-inherited context propagation
  • 795eaf6 feat: adding api key model
  • 9c8d308 Merge pull request #47 from ZEISS/dependabot/go_modules/github.com/openfga/go...
  • 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)