casbin / casbin-rs

An authorization library that supports access control models like ACL, RBAC, ABAC in Rust.
https://casbin.org
Apache License 2.0
861 stars 74 forks source link

Upgrade to GitHub-native Dependabot #259

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then.

Dependabot has been fully integrated into GitHub, so you no longer have to install and manage a separate app. This pull request migrates your configuration from Dependabot.com to a config file, using the new syntax. When merged, we'll swap out dependabot-preview (me) for a new dependabot app, and you'll be all set!

With this change, you'll now use the Dependabot page in GitHub, rather than the Dependabot dashboard, to monitor your version updates, and you'll configure Dependabot through the new config file rather than a UI.

If you've got any questions or feedback for us, please let us know by creating an issue in the dependabot/dependabot-core repository.

Learn more about migrating to GitHub-native Dependabot

Please note that regular @dependabot commands do not work on this pull request.

codecov[bot] commented 3 years ago

Codecov Report

Merging #259 (f935172) into master (97d71e3) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #259   +/-   ##
=======================================
  Coverage   79.99%   79.99%           
=======================================
  Files          22       22           
  Lines        3429     3429           
=======================================
  Hits         2743     2743           
  Misses        686      686           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 97d71e3...f935172. Read the comment docs.

github-actions[bot] commented 3 years ago

Benchmark for f746519

Click to view benchmark | Test | PR Benchmark | Master Benchmark | % | |------|--------------|------------------|---| | b_benchmark_rbac_model_large | 11.6±0.55ms | 11.8±0.52ms | -1.69% | | benchmark priority model | 6.0±0.49µs | **5.8±0.20µs** | **+3.45%** | | benchmark_abac_model | 3.8±0.23µs | 3.8±0.11µs | 0.00% | | benchmark_basic_model | 5.0±0.17µs | 5.0±0.31µs | 0.00% | | benchmark_key_match | **21.4±0.93µs** | 22.5±0.77µs | **-4.89%** | | benchmark_raw | 12.8±0.56ns | 12.9±0.56ns | -0.78% | | benchmark_rbac_model | 8.1±0.37µs | 8.2±0.25µs | -1.22% | | benchmark_rbac_model_medium | 1151.6±84.02µs | 1131.8±34.49µs | +1.75% | | benchmark_rbac_model_with_domains | 8.1±0.25µs | 8.2±0.35µs | -1.22% | | benchmark_rbac_with_deny | 11.3±0.88µs | 11.4±0.39µs | -0.88% | | benchmark_rbac_with_resource_roles | 6.0±0.41µs | 6.0±0.22µs | 0.00% | | benchmark_role_manager_large | 5.5±0.21ms | 5.4±0.12ms | +1.85% | | benchmark_role_manager_medium | 511.7±23.66µs | 514.5±31.95µs | -0.54% | | benchmark_role_manager_small | 49.5±1.69µs | 50.3±5.30µs | -1.59% |