Skip to content

build(deps): bump github.com/casbin/casbin/v2 from 2.108.0 to 2.131.0#92

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/casbin/casbin/v2-2.131.0
Closed

build(deps): bump github.com/casbin/casbin/v2 from 2.108.0 to 2.131.0#92
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/casbin/casbin/v2-2.131.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2025

Bumps github.com/casbin/casbin/v2 from 2.108.0 to 2.131.0.

Release notes

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

v2.131.0

2.131.0 (2025-11-02)

Features

  • fix EscapeAssertion (matcher) incorrectly matching p./r. patterns inside quoted strings (#1572) (1eef59a)

v2.130.0

2.130.0 (2025-11-01)

Features

  • fix duplicate CI workflow runs and optimize to test only Go 1.21 (#1571) (bb1e443)

v2.129.0

2.129.0 (2025-11-01)

Features

  • add OrBAC (Organisation-Based Access Control) model support (#1567) (91b9cf2)

v2.128.0

2.128.0 (2025-10-09)

Features

  • add ContextEnforcer: add ctx to AddPolicy and other APIs (#1553) (87e9956)

v2.127.0

2.127.0 (2025-09-21)

Features

  • enable concurrent transactions using optimistic locking, versioning and conflict detection (#1552) (1ef00ac)

v2.126.0

2.126.0 (2025-09-18)

Features

v2.125.0

2.125.0 (2025-09-17)

... (truncated)

Commits
  • 1eef59a feat: fix EscapeAssertion (matcher) incorrectly matching p./r. patterns insid...
  • bb1e443 feat: fix duplicate CI workflow runs and optimize to test only Go 1.21 (#1571)
  • 91b9cf2 feat: add OrBAC (Organisation-Based Access Control) model support (#1567)
  • 87e9956 feat: add ContextEnforcer: add ctx to AddPolicy and other APIs (#1553)
  • 1ef00ac feat: enable concurrent transactions using optimistic locking, versioning and...
  • 0c5a574 feat: add PBAC model support and test (#1548)
  • ea91195 feat: add sync to GetRoleManager methods in SyncedEnforcer (#1544)
  • c2f3635 feat: resolve golangci-lint issues in transaction code (#1545)
  • e50e0f2 feat: add TransactionalEnforcer (#1541)
  • 33e2e50 feat: add mutex protection for FieldIndexMap to prevent concurrent writes (#1...
  • 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 <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/v2](https://github.com/casbin/casbin) from 2.108.0 to 2.131.0.
- [Release notes](https://github.com/casbin/casbin/releases)
- [Changelog](https://github.com/casbin/casbin/blob/master/.releaserc.json)
- [Commits](casbin/casbin@v2.108.0...v2.131.0)

---
updated-dependencies:
- dependency-name: github.com/casbin/casbin/v2
  dependency-version: 2.131.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 Nov 3, 2025
@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 3, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
1 Security Hotspot

See analysis details on SonarQube Cloud

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 10, 2025

Superseded by #93.

@dependabot dependabot bot closed this Nov 10, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/casbin/casbin/v2-2.131.0 branch November 10, 2025 18:44
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