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.36.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

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
casbin (source) 5.15.1 -> 5.36.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.36.0

Compare Source

Features
  • add BracketAwareCsvParser to parse CSV file better (#​494) (4c73883)

v5.35.0

Compare Source

Features

v5.34.0

Compare Source

Features

v5.32.0

Compare Source

Features
  • use import { Buffer } from 'buffer/' to be compatible with Bun (#​486) (738b2b6)

v5.31.0

Compare Source

Features
  • prevent duplicated sections and invalid operators in config and model (#​484) (79e0f1c)

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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@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 force-pushed the renovate/casbin-5.x branch from d446f16 to bc497e6 Compare July 29, 2023 10:04
@renovate renovate bot force-pushed the renovate/casbin-5.x branch from bc497e6 to bbccc29 Compare August 30, 2023 09:24
@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 force-pushed the renovate/casbin-5.x branch from bbccc29 to da877de Compare September 19, 2023 16:25
@renovate renovate bot force-pushed the renovate/casbin-5.x branch from da877de to 40ce2d1 Compare November 21, 2023 14:10
@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 [email protected].
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 force-pushed the renovate/casbin-5.x branch from 40ce2d1 to 5dbc01c Compare April 10, 2024 18:22
@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
@renovate renovate bot force-pushed the renovate/casbin-5.x branch from 5dbc01c to 7fac07d Compare April 26, 2024 19:26
@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
@renovate renovate bot force-pushed the renovate/casbin-5.x branch from 7fac07d to 47a26f3 Compare September 28, 2024 06:29
@renovate renovate bot changed the title chore: update dependency casbin to v5.30.0 chore: update dependency casbin to v5.31.0 Sep 28, 2024
Copy link
Contributor Author

renovate bot commented Sep 28, 2024

⚠️ 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 [email protected].
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-11-22T13_06_06_571Z-debug-0.log

@renovate renovate bot force-pushed the renovate/casbin-5.x branch from 47a26f3 to 8159741 Compare October 20, 2024 04:37
@renovate renovate bot changed the title chore: update dependency casbin to v5.31.0 chore: update dependency casbin to v5.32.0 Oct 20, 2024
@renovate renovate bot force-pushed the renovate/casbin-5.x branch from 8159741 to 52509df Compare November 4, 2024 06:59
@renovate renovate bot changed the title chore: update dependency casbin to v5.32.0 chore: update dependency casbin to v5.34.0 Nov 4, 2024
@renovate renovate bot force-pushed the renovate/casbin-5.x branch from 52509df to b5c3a5a Compare November 20, 2024 07:41
@renovate renovate bot changed the title chore: update dependency casbin to v5.34.0 chore: update dependency casbin to v5.35.0 Nov 20, 2024
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/casbin-5.x branch from b5c3a5a to e3af1c6 Compare November 22, 2024 13:06
@renovate renovate bot changed the title chore: update dependency casbin to v5.35.0 chore: update dependency casbin to v5.36.0 Nov 22, 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.

0 participants