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

Bump casbin from 5.11.5 to 5.24.3 #287

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 27, 2023

Bumps casbin from 5.11.5 to 5.24.3.

Release notes

Sourced from casbin's releases.

v5.24.3

5.24.3 (2023-02-27)

Bug Fixes

  • built-in buffer and upgrade csv-parse (#436) (0f40bee)

v5.24.2

5.24.2 (2023-02-24)

Bug Fixes

v5.24.1

5.24.1 (2023-02-17)

Bug Fixes

v5.24.0

5.24.0 (2023-02-17)

Features

v5.23.2

5.23.2 (2023-02-04)

Bug Fixes

  • fix typo in subject_priority_policy.csv (#425) (ada2543)

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)

... (truncated)

Changelog

Sourced from casbin's changelog.

5.24.3 (2023-02-27)

Bug Fixes

  • built-in buffer and upgrade csv-parse (#436) (0f40bee)

5.24.2 (2023-02-24)

Bug Fixes

5.24.1 (2023-02-17)

Bug Fixes

5.24.0 (2023-02-17)

Features

5.23.2 (2023-02-04)

Bug Fixes

  • fix typo in subject_priority_policy.csv (#425) (ada2543)

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)

... (truncated)

Commits
  • b18569a chore(release): 5.24.3 [skip ci]
  • 0f40bee fix: built-in buffer and upgrade csv-parse (#436)
  • f8d6068 chore(release): 5.24.2 [skip ci]
  • e90a8bf fix: using import() to load the fs (#435)
  • 5d5a7f1 chore(release): 5.24.1 [skip ci]
  • 9c227d5 fix: remove lodash usage and types (#432)
  • 383aa3c chore(release): 5.24.0 [skip ci]
  • 999c34c feat: add built-in FileSystem (#430)
  • c5af76a chore(release): 5.23.2 [skip ci]
  • ada2543 fix: fix typo in subject_priority_policy.csv (#425)
  • 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)

Bumps [casbin](https://github.com/casbin/node-casbin) from 5.11.5 to 5.24.3.
- [Release notes](https://github.com/casbin/node-casbin/releases)
- [Changelog](https://github.com/casbin/node-casbin/blob/master/CHANGELOG.md)
- [Commits](casbin/node-casbin@v5.11.5...v5.24.3)

---
updated-dependencies:
- dependency-name: casbin
  dependency-type: direct:development
  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 javascript Pull requests that update Javascript code labels Feb 27, 2023
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants