dragonflyoss / Dragonfly2

Dragonfly is an open source P2P-based file distribution and image acceleration system. It is hosted by the Cloud Native Computing Foundation (CNCF) as an Incubating Level Project.
https://d7y.io
Apache License 2.0
2.1k stars 264 forks source link

chore(deps): bump github.com/casbin/casbin/v2 from 2.81.0 to 2.89.0 #3285

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps github.com/casbin/casbin/v2 from 2.81.0 to 2.89.0.

Release notes

Sourced from github.com/casbin/casbin/v2's releases.

v2.89.0

2.89.0 (2024-05-07)

Features

v2.88.0

2.88.0 (2024-04-29)

Features

  • fix role manager cache error when LoadPolicy and Enforce calls are concurrent (#1387) (44b890d)

v2.87.1

2.87.1 (2024-04-07)

Bug Fixes

v2.87.0

2.87.0 (2024-04-07)

Features

  • remove Adapter requirement in ContextAdapter (#1381) (4ab2e54)

v2.86.0

2.86.0 (2024-03-31)

Features

  • delete grouping policies with index 0 as well in DeleteRole() API (#1364) (ef82104)

v2.85.0

2.85.0 (2024-03-18)

Features

v2.84.1

2.84.1 (2024-03-13)

... (truncated)

Commits
  • 65cce21 feat: add error to some of the APIs (#1389)
  • 44b890d feat: fix role manager cache error when LoadPolicy and Enforce calls are conc...
  • 64efe3d fix: fix some typos (#1382)
  • 4ab2e54 feat: remove Adapter requirement in ContextAdapter (#1381)
  • ef82104 feat: delete grouping policies with index 0 as well in DeleteRole() API (#1364)
  • c929fd5 feat: enable more lint rules (#1376)
  • 2f7619f fix: fix some comment typos (#1374)
  • 2858196 feat: add .golangci-lint.yml and apply lint (#1372)
  • caebc40 fix: upgrade CI Go version to 1.21
  • 46136ed feat: add nil checks on RoleManager (#1371)
  • 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)
dependabot[bot] commented 1 month ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.