ChargePi-go
ChargePi-go copied to clipboard
Bump github.com/casbin/casbin/v2 from 2.77.2 to 2.88.0
Bumps github.com/casbin/casbin/v2 from 2.77.2 to 2.88.0.
Release notes
Sourced from github.com/casbin/casbin/v2's releases.
v2.88.0
2.88.0 (2024-04-29)
Features
v2.87.1
2.87.1 (2024-04-07)
Bug Fixes
v2.87.0
2.87.0 (2024-04-07)
Features
v2.86.0
2.86.0 (2024-03-31)
Features
v2.85.0
2.85.0 (2024-03-18)
Features
v2.84.1
2.84.1 (2024-03-13)
Bug Fixes
v2.84.0
2.84.0 (2024-03-10)
... (truncated)
Commits
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.2146136ed
feat: add nil checks on RoleManager (#1371)5acc404
feat: return error in getUserPermissions() related APIs (#1358)- Additional commits viewable in compare view
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 <dependency name> 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 tried to add @xBlaz3kx
and @aljazmark
as reviewers to this PR, but received the following error from GitHub:
POST https://api.github.com/repos/ChargePi/ChargePi-go/pulls/32/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the ChargePi/ChargePi-go repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request
Superseded by #39.