Skip to content

chore(deps): bump github.com/casbin/casbin/v2 from 2.128.0 to 2.131.0#25142

Merged
rumstead merged 1 commit into
masterfrom
dependabot/go_modules/github.com/casbin/casbin/v2-2.131.0
Nov 3, 2025
Merged

chore(deps): bump github.com/casbin/casbin/v2 from 2.128.0 to 2.131.0#25142
rumstead merged 1 commit into
masterfrom
dependabot/go_modules/github.com/casbin/casbin/v2-2.131.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps github.com/casbin/casbin/v2 from 2.128.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)
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)
  • See full diff 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.128.0 to 2.131.0.
- [Release notes](https://github.com/casbin/casbin/releases)
- [Changelog](https://github.com/casbin/casbin/blob/master/.releaserc.json)
- [Commits](apache/casbin@v2.128.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] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file (Renovate/Dependabot) go Pull requests that update Go code (Renovate/Dependabot) labels Nov 3, 2025
@dependabot dependabot Bot requested a review from a team as a code owner November 3, 2025 03:03
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file (Renovate/Dependabot) go Pull requests that update Go code (Renovate/Dependabot) labels Nov 3, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 62.24%. Comparing base (fe4ab01) to head (15407c9).
⚠️ Report is 426 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #25142   +/-   ##
=======================================
  Coverage   62.24%   62.24%           
=======================================
  Files         351      351           
  Lines       49213    49213           
=======================================
  Hits        30634    30634           
- Misses      15645    15654    +9     
+ Partials     2934     2925    -9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rumstead rumstead merged commit b91c191 into master Nov 3, 2025
40 of 41 checks passed
@rumstead rumstead deleted the dependabot/go_modules/github.com/casbin/casbin/v2-2.131.0 branch November 3, 2025 15:05
pbhatnagar-oss added a commit to pbhatnagar-oss/argo-cd that referenced this pull request Dec 3, 2025
…e hydration requests

Signed-off-by: pbhatnagar-oss <[email protected]>

[Bot] docs: Update Snyk report (argoproj#25135)

Signed-off-by: CI <[email protected]>
Co-authored-by: CI <[email protected]>

chore(deps): bump github.com/casbin/casbin/v2 from 2.128.0 to 2.131.0 (argoproj#25142)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Update controller/hydrator/hydrator.go

Co-authored-by: Michael Crenshaw <[email protected]>
Signed-off-by: pbhatnagar-oss <[email protected]>

Update controller/hydrator/hydrator.go

Co-authored-by: Michael Crenshaw <[email protected]>
Signed-off-by: pbhatnagar-oss <[email protected]>

Update controller/hydrator/hydrator.go

Co-authored-by: Michael Crenshaw <[email protected]>
Signed-off-by: pbhatnagar-oss <[email protected]>

Update controller/hydrator/hydrator_test.go

Co-authored-by: Michael Crenshaw <[email protected]>
Signed-off-by: pbhatnagar-oss <[email protected]>

please lint

Signed-off-by: pbhatnagar-oss <[email protected]>

e2e test fixes

Signed-off-by: pbhatnagar-oss <[email protected]>

adding a note about the change

Signed-off-by: pbhatnagar-oss <[email protected]>

adding a note about the change

Update docs/user-guide/source-hydrator.md

Signed-off-by: Michael Crenshaw <[email protected]>
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 (Renovate/Dependabot) go Pull requests that update Go code (Renovate/Dependabot)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant