CodeForBaltimore / Bmore-Responsive

An API-driven CRM (Civic Relationship Management) system.
Apache License 2.0
10 stars 21 forks source link

Bump casbin from 4.7.2 to 5.23.1 #525

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps casbin from 4.7.2 to 5.23.1.

Release notes

Sourced from casbin's releases.

v5.23.1

5.23.1 (2023-02-02)

Bug Fixes

  • avoid the impact of line breaks CRLF in frontend.test.ts (#420) (7c32e23)

v5.23.0

5.23.0 (2023-02-01)

Features

  • support updateGroupingPolicy(), updateNamedGroupingPolicy(), getImplicitResourcesForUser() (#419) (46c0f3a)

v5.22.0

5.22.0 (2023-01-31)

Features

v5.21.0

5.21.0 (2023-01-21)

Features

v5.20.4

5.20.4 (2023-01-20)

Bug Fixes

  • add groupPolicy for GetPermissionForUser in frontend.ts (#415) (5d1a679)

v5.20.3

5.20.3 (2023-01-10)

Bug Fixes

v5.20.2

5.20.2 (2023-01-08)

... (truncated)

Changelog

Sourced from casbin's changelog.

5.23.1 (2023-02-02)

Bug Fixes

  • avoid the impact of line breaks CRLF in frontend.test.ts (#420) (7c32e23)

5.23.0 (2023-02-01)

Features

  • support updateGroupingPolicy(), updateNamedGroupingPolicy(), getImplicitResourcesForUser() (#419) (46c0f3a)

5.22.0 (2023-01-31)

Features

5.21.0 (2023-01-21)

Features

5.20.4 (2023-01-20)

Bug Fixes

  • add groupPolicy for GetPermissionForUser in frontend.ts (#415) (5d1a679)

5.20.3 (2023-01-10)

Bug Fixes

5.20.2 (2023-01-08)

Bug Fixes

  • Upgraded CI Nodejs version to v14.16.18. (#410) (9aadcd7)

5.20.1 (2022-12-31)

... (truncated)

Commits
  • ba83cb3 chore(release): 5.23.1 [skip ci]
  • 7c32e23 fix: avoid the impact of line breaks CRLF in frontend.test.ts (#420)
  • 5bfc390 chore(release): 5.23.0 [skip ci]
  • 46c0f3a feat: support updateGroupingPolicy(), updateNamedGroupingPolicy(), `getIm...
  • abf7623 chore(release): 5.22.0 [skip ci]
  • e83d505 feat: support subjectPriority (#417)
  • a2ab183 chore(release): 5.21.0 [skip ci]
  • 869e8f9 feat: support setNamedRoleManager() (#416)
  • 2b2cfb8 chore(release): 5.20.4 [skip ci]
  • 5d1a679 fix: add groupPolicy for GetPermissionForUser in frontend.ts (#415)
  • 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[bot] commented 1 year ago

Superseded by #527.