Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump github.com/casbin/casbin/v2 from 2.60.0 to 2.69.1 #13861

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2023

Bumps github.com/casbin/casbin/v2 from 2.60.0 to 2.69.1.

Release notes

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

v2.69.1

2.69.1 (2023-05-23)

Bug Fixes

  • include staticcheck Github action and fix errors (#1255) (f4abdbd)

v2.69.0

2.69.0 (2023-05-08)

Features

v2.68.0

2.68.0 (2023-04-15)

Features

v2.67.0

2.67.0 (2023-04-14)

Features

  • don't crash if Clear gets called while holding a lock (#1229) (5d02bc9)

v2.66.3

2.66.3 (2023-04-07)

Bug Fixes

v2.66.2

2.66.2 (2023-04-05)

Bug Fixes

v2.66.1

2.66.1 (2023-04-01)

... (truncated)

Commits
  • f4abdbd fix: include staticcheck Github action and fix errors (#1255)
  • aed1642 feat: add GetImplicitUsersForResource() API (#1245)
  • 6b2c686 feat: add GetAllowedObjectConditions() API (#1230)
  • 5d02bc9 feat: don't crash if Clear gets called while holding a lock (#1229)
  • 2557f8d fix: update the CI's golang versions (#1226)
  • 442557f fix: fix keymatch with rbac in domain (#1223)
  • 7c582e2 fix: fix AddPolicies()'s bug in SyncedCachedEnforcer (#1221)
  • c6061a2 feat: add sync cache and synced cached enforcer (#1217)
  • 1766eca fix: Data race in GetImplicitPermissionsForUser (#1210)
  • 2942c0b fix: add UpdateNamedGroupingPolicy() APIs to implement the IEnforcer interfac...
  • 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 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 dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 1, 2023
@codecov
Copy link

codecov bot commented Jun 1, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (980d60b) 49.27% compared to head (21bfee6) 49.28%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #13861   +/-   ##
=======================================
  Coverage   49.27%   49.28%           
=======================================
  Files         251      251           
  Lines       43541    43541           
=======================================
+ Hits        21456    21458    +2     
+ Misses      19951    19949    -2     
  Partials     2134     2134           

see 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@crenshaw-dev crenshaw-dev enabled auto-merge (squash) June 1, 2023 13:51
Bumps [github.com/casbin/casbin/v2](https://github.com/casbin/casbin) from 2.60.0 to 2.69.1.
- [Release notes](https://github.com/casbin/casbin/releases)
- [Changelog](https://github.com/casbin/casbin/blob/master/.releaserc.json)
- [Commits](casbin/casbin@v2.60.0...v2.69.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/casbin/casbin/v2-2.69.1 branch from ad2a4a4 to 21bfee6 Compare June 1, 2023 14:10
@crenshaw-dev crenshaw-dev merged commit 129892b into master Jun 1, 2023
21 of 23 checks passed
@crenshaw-dev crenshaw-dev deleted the dependabot/go_modules/github.com/casbin/casbin/v2-2.69.1 branch June 1, 2023 15:40
yyzxw pushed a commit to yyzxw/argo-cd that referenced this pull request Aug 9, 2023
…rgoproj#13861)

Bumps [github.com/casbin/casbin/v2](https://github.com/casbin/casbin) from 2.60.0 to 2.69.1.
- [Release notes](https://github.com/casbin/casbin/releases)
- [Changelog](https://github.com/casbin/casbin/blob/master/.releaserc.json)
- [Commits](casbin/casbin@v2.60.0...v2.69.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
tesla59 pushed a commit to tesla59/argo-cd that referenced this pull request Dec 16, 2023
…rgoproj#13861)

Bumps [github.com/casbin/casbin/v2](https://github.com/casbin/casbin) from 2.60.0 to 2.69.1.
- [Release notes](https://github.com/casbin/casbin/releases)
- [Changelog](https://github.com/casbin/casbin/blob/master/.releaserc.json)
- [Commits](casbin/casbin@v2.60.0...v2.69.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 ready-for-review
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants