Skip to content

chore(deps): bump github.com/casbin/casbin/v3 from 3.10.0 to 3.11.0 - #178

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/casbin/casbin/v3-3.11.0
Open

chore(deps): bump github.com/casbin/casbin/v3 from 3.10.0 to 3.11.0#178
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/casbin/casbin/v3-3.11.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/casbin/casbin/v3 from 3.10.0 to 3.11.0.

Release notes

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

Apache Casbin (Incubating) 3.11.0

3.11.0 (2026-08-20)

Features

  • feat: add RBAC with ABAC condition example (cfa80fc)
  • feat: quote CSV fields containing commas in SavePolicy (f64a3c0)
  • feat: auto release snapshot versions now (#1728) (16b0c89)
  • feat: add .asf.yaml and DISCLAIMER (#1710) (0985085)

Fixes

  • fix: fix go linter (b32cfd3)
  • fix: preserve policy order in Model.RemovePolicy (d3e9928)
  • fix: keep ", " separator in SavePolicy output (0dd2ea7)
  • fix: remove deprecated comment from RemovePolicy method (#1662) (c94e936)
  • fix: fix Go Report Card badge (e95b15e)
  • fix: remove useless asf.yaml (492fcc6)
  • fix: preserve non-ASCII literals in EscapeStringLiterals (#1746) (a918daf)
  • fix: add NOTICE file (#1738) (9565667)
  • fix: pass domains in ConditionalRoleManager transitive link check (1571e4f)
  • fix: update repo path in README (52c2b03)
  • fix: Configure GitHub workflows to use concurrency cancel-in-progress for (#1734) (6c09ba2)
  • fix: add gFunctionCache boolean option to enforcer (74322db)

v3.11.0-snapshot.7

3.11.0-snapshot.7 (2026-06-23)

Fixes

  • fix: pass domains in ConditionalRoleManager transitive link check (1571e4f)

v3.11.0-snapshot.6

3.11.0-snapshot.6 (2026-06-16)

Features

  • feat: quote CSV fields containing commas in SavePolicy (f64a3c0)

v3.11.0-snapshot.5

3.11.0-snapshot.5 (2026-06-16)

Features

  • feat: quote CSV fields containing commas in SavePolicy (a76c740)

Fixes

... (truncated)

Commits
  • e9df34e ci: migrate golangci-lint to v2 and fix lint issues
  • b32cfd3 fix: fix go linter
  • cfa80fc feat: add RBAC with ABAC condition example
  • d3e9928 fix: preserve policy order in Model.RemovePolicy
  • 0dd2ea7 fix: keep ", " separator in SavePolicy output
  • 65cb985 perf: optimize batch policy removal (#1729)
  • df166f6 test: add key get wrapper coverage (#1730)
  • c94e936 fix: remove deprecated comment from RemovePolicy method (#1662)
  • 9e2b767 perf: fast-path KeyMatch2/3/4/5 for plain keys and "*"
  • e95b15e fix: fix Go Report Card badge
  • 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 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)

Bumps [github.com/casbin/casbin/v3](https://github.com/casbin/casbin) from 3.10.0 to 3.11.0.
- [Release notes](https://github.com/casbin/casbin/releases)
- [Commits](apache/casbin@v3.10.0...v3.11.0)

---
updated-dependencies:
- dependency-name: github.com/casbin/casbin/v3
  dependency-version: 3.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants