casbin / gorm-adapter

GORM adapter for Casbin, see extended version of GORM Adapter Ex at: https://github.com/casbin/gorm-adapter-ex
https://github.com/casbin/casbin
Apache License 2.0
678 stars 206 forks source link

build(deps): bump github.com/casbin/casbin/v2 from 2.55.1 to 2.66.2 #203

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/casbin/casbin/v2 from 2.55.1 to 2.66.2.

Release notes

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

v2.66.2

2.66.2 (2023-04-05)

Bug Fixes

v2.66.1

2.66.1 (2023-04-01)

Bug Fixes

  • fix AddPolicies()'s bug in SyncedCachedEnforcer (#1221) (7c582e2)

v2.66.0

2.66.0 (2023-03-27)

Features

  • add sync cache and synced cached enforcer (#1217) (c6061a2)

v2.65.2

2.65.2 (2023-03-12)

Bug Fixes

  • Data race in GetImplicitPermissionsForUser (#1210) (1766eca)

v2.65.1

2.65.1 (2023-03-07)

Bug Fixes

  • add UpdateNamedGroupingPolicy() APIs to implement the IEnforcer interface (#1207) (2942c0b)

v2.65.0

2.65.0 (2023-03-04)

Features

v2.64.0

2.64.0 (2023-02-26)

... (truncated)

Commits
  • 442557f fix: fix keymatch with rbac in domain (#1223)
  • 7c582e2 fix: fix AddPolicies()'s bug in SyncedCachedEnforcer (#1221)
  • c6061a2 feat: add sync cache and synced cached enforcer (#1217)
  • 1766eca fix: Data race in GetImplicitPermissionsForUser (#1210)
  • 2942c0b fix: add UpdateNamedGroupingPolicy() APIs to implement the IEnforcer interfac...
  • ac60b3d feat: make the default cache expirable (#1203)
  • b36df01 feat: merge string-adapter into casbin main library (#1201)
  • ea5ed6b feat: Add methods such as AddPoliciesEx (#1196)
  • ad511ec feat: fix locks in SyncedEnforcer Self* management API (#1195)
  • 6c771f6 fix: add support to use '*' in keymatch5 utils (#1177)
  • 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)
CLAassistant commented 1 year ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

dependabot[bot] commented 1 year 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.

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