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.20.0 #502

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps casbin from 4.7.2 to 5.20.0.

Release notes

Sourced from casbin's releases.

v5.20.0

5.20.0 (2022-12-29)

Features

  • defaultrolemanager.ts: add hierarchical domain support for rbac (#380) (da980af), closes #377

v5.19.3

5.19.3 (2022-12-02)

Bug Fixes

  • update express-eval dependency to v5 (#400) (02a9496)

v5.19.2

5.19.2 (2022-11-12)

Bug Fixes

v5.19.1

5.19.1 (2022-10-04)

Bug Fixes

v5.19.0

5.19.0 (2022-09-24)

Features

v5.18.0

5.18.0 (2022-09-14)

Features

  • add management api for watcherEx callbacks (#384) (591233f)

v5.17.0

5.17.0 (2022-08-18)

... (truncated)

Changelog

Sourced from casbin's changelog.

5.20.0 (2022-12-29)

Features

  • defaultrolemanager.ts: add hierarchical domain support for rbac (#380) (da980af), closes #377

5.19.3 (2022-12-02)

Bug Fixes

  • update express-eval dependency to v5 (#400) (02a9496)

5.19.2 (2022-11-12)

Bug Fixes

5.19.1 (2022-10-04)

Bug Fixes

5.19.0 (2022-09-24)

Features

5.18.0 (2022-09-14)

Features

  • add management api for watcherEx callbacks (#384) (591233f)

5.17.0 (2022-08-18)

Features

5.16.0 (2022-08-11)

... (truncated)

Commits
  • cf0c257 chore(release): 5.20.0 [skip ci]
  • da980af feat(defaultrolemanager.ts): add hierarchical domain support for rbac (#380)
  • 47af3b7 chore(release): 5.19.3 [skip ci]
  • 02a9496 fix: update express-eval dependency to v5 (#400)
  • 11e3638 docs(): updated broken links (#399)
  • dd27147 chore(release): 5.19.2 [skip ci]
  • 6127584 fix: Revert "fix: escape assertion bug (#394)" (#398)
  • e3b23b8 chore(release): 5.19.1 [skip ci]
  • 5a339d8 fix: escape assertion bug (#394)
  • ebf68a0 chore(release): 5.19.0 [skip ci]
  • 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 #504.