Skip to content

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

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

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

Release notes

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

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)

Features

  • add sync to GetRoleManager methods in SyncedEnforcer (#1544) (ea91195)

v2.124.0

2.124.0 (2025-09-17)

Features

  • resolve golangci-lint issues in transaction code (#1545) (c2f3635)

v2.123.0

2.123.0 (2025-09-14)

Features

v2.122.0

2.122.0 (2025-09-04)

... (truncated)

Commits
  • 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...
  • b75a3e7 feat: add GetImplicitObjectPatternsForUser API to get user's resource access ...
  • c33fbc2 feat: add GetNamedImplicitUsersForResource() API to support g2 resource roles...
  • e92c4ca feat: add LBAC model and test case (#1522)
  • 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.128.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.128.0)

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

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 3, 2025

Superseded by #92.

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