Skip to content

feat: upgrade dependencies to support casbin 2.1.0 and sqlx 0.7#87

Merged
hsluoyz merged 5 commits intoapache:masterfrom
MuZhou233:fix/casbin
Feb 8, 2024
Merged

feat: upgrade dependencies to support casbin 2.1.0 and sqlx 0.7#87
hsluoyz merged 5 commits intoapache:masterfrom
MuZhou233:fix/casbin

Conversation

@MuZhou233
Copy link
Copy Markdown
Contributor

@MuZhou233 MuZhou233 commented Feb 7, 2024

Fix actions/setup-python#85
Based on actions/setup-python#80 and actions/setup-python#86

  • casbin v2.1 contains breaking changes
  • sqlx v0.7 contains breaking changes, offline and actix related feature flags are removed.

EDIT:

MuZhou233 and others added 3 commits February 7, 2024 16:25
Signed-off-by: Igor Pashev <pashev.igor@gmail.com>

(cherry picked from commit 7bf0de0)
@MuZhou233 MuZhou233 changed the title fix: upgrade casbin to v2.1.0 fix: upgrade dependencies Feb 7, 2024
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Feb 8, 2024

Codecov Report

Attention: Patch coverage is 62.50000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 65.28%. Comparing base (c1e50ca) to head (47bc230).
Report is 20 commits behind head on master.

Files with missing lines Patch % Lines
src/actions.rs 57.14% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #87      +/-   ##
==========================================
+ Coverage   64.56%   65.28%   +0.72%     
==========================================
  Files           4        3       -1     
  Lines         364      363       -1     
==========================================
+ Hits          235      237       +2     
+ Misses        129      126       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hsluoyz hsluoyz changed the title fix: upgrade dependencies feat: upgrade dependencies to support casbin 2.1.0 and sqlx 0.7 Feb 8, 2024
@hsluoyz hsluoyz merged commit ecdbbd7 into apache:master Feb 8, 2024
This was referenced Feb 8, 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.

brew update followed by brew upgrade fails for Python's 2to3 conflict (December 2022)

4 participants