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: update dependency casbin to v5.30.0 #1603

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 30, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
casbin (source) 5.15.1 -> 5.30.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

casbin/node-casbin (casbin)

v5.30.0

Compare Source

Features

v5.29.0

Compare Source

Features
  • update CI Node.js version to 18 and 20 (4aa74ab)

v5.28.0

Compare Source

Features
  • fix WatcherEx not triggered issue (61c1595)

5.27.1 (2023-09-19)

Bug Fixes

v5.27.1

Compare Source

Bug Fixes

v5.27.0

Compare Source

Features

5.26.2 (2023-07-29)

Bug Fixes
  • add escapeCsv() for CSV file saving (17c542a)

5.26.1 (2023-03-29)

Bug Fixes

v5.26.2

Compare Source

Bug Fixes
  • add escapeCsv() for CSV file saving (17c542a)

v5.26.1

Compare Source

Bug Fixes

v5.26.0

Compare Source

Features

v5.25.0

Compare Source

Features

5.24.4 (2023-03-12)

Bug Fixes
  • ./src/util/util.ts: fixed unwanted replacement of .r in evals according to issue #​438 (#​439) (39878be)

5.24.3 (2023-02-27)

Bug Fixes

5.24.2 (2023-02-24)

Bug Fixes

5.24.1 (2023-02-17)

Bug Fixes

v5.24.4

Compare Source

Bug Fixes
  • ./src/util/util.ts: fixed unwanted replacement of .r in evals according to issue #​438 (#​439) (39878be)

v5.24.3

Compare Source

Bug Fixes

v5.24.2

Compare Source

Bug Fixes

v5.24.1

Compare Source

Bug Fixes

v5.24.0

Compare Source

Features

5.23.2 (2023-02-04)

Bug Fixes

5.23.1 (2023-02-02)

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

v5.23.2

Compare Source

Bug Fixes

v5.23.1

Compare Source

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

v5.23.0

Compare Source

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

v5.22.0

Compare Source

Features

v5.21.0

Compare Source

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

5.20.1 (2022-12-31)

Bug Fixes

v5.20.4

Compare Source

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

v5.20.3

Compare Source

Bug Fixes

v5.20.2

Compare Source

Bug Fixes

v5.20.1

Compare Source

Bug Fixes

v5.20.0

Compare Source

Features

5.19.3 (2022-12-02)

Bug Fixes

5.19.2 (2022-11-12)

Bug Fixes

5.19.1 (2022-10-04)

Bug Fixes

v5.19.3

Compare Source

Bug Fixes

v5.19.2

Compare Source

Bug Fixes

v5.19.1

Compare Source

Bug Fixes

v5.19.0

Compare Source

Features

v5.18.0

Compare Source

Features

v5.17.0

Compare Source

Features

v5.16.0

Compare Source

Features

5.15.2 (2022-06-22)

Bug Fixes

5.15.1 (2022-04-27)

Bug Fixes

v5.15.2

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from mrmodise as a code owner May 30, 2023 09:07
@renovate renovate bot changed the title chore: update dependency casbin to v5.26.1 chore: update dependency casbin to v5.26.2 Jul 29, 2023
@renovate renovate bot changed the title chore: update dependency casbin to v5.26.2 chore: update dependency casbin to v5.27.0 Aug 30, 2023
@renovate renovate bot changed the title chore: update dependency casbin to v5.27.0 chore: update dependency casbin to v5.27.1 Sep 19, 2023
@renovate renovate bot changed the title chore: update dependency casbin to v5.27.1 chore: update dependency casbin to v5.28.0 Nov 21, 2023
Copy link
Contributor Author

renovate bot commented Nov 21, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: packages/shopping/package-lock.json
npm ERR! code ETARGET
npm ERR! notarget No matching version found for loopback4-example-recommender@1.1.1.
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-04-26T19_26_12_939Z-debug-0.log

@renovate renovate bot changed the title chore: update dependency casbin to v5.28.0 chore: update dependency casbin to v5.29.0 Apr 10, 2024
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot changed the title chore: update dependency casbin to v5.29.0 chore: update dependency casbin to v5.30.0 Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants