microsoft / regorus

Regorus - A fast, lightweight Rego (OPA policy language) interpreter written in Rust.
MIT License
121 stars 28 forks source link

Update csbindgen requirement from =1.9.0 to =1.9.2 #280

Closed dependabot[bot] closed 4 weeks ago

dependabot[bot] commented 1 month ago

Updates the requirements on csbindgen to permit the latest version.

Release notes

Sourced from csbindgen's releases.

Ver.1.9.2

What's Changed

New Contributors

Full Changelog: https://github.com/Cysharp/csbindgen/compare/1.9.1...1.9.2

Commits
  • c0c873c Update cargo.toml version to 1.9.2
  • 5b550f5 c
  • 5099b81 generate
  • f0cee8e Merge pull request #79 from Xpl0itR/main
  • 7f2dced Add ObsoleteAttribute to extension methods of obsolete methods
  • cb400ba Merge pull request #77 from nihohit/no-class
  • 068e1e7 Merge pull request #83 from kevaundray/patch-1
  • c49da09 Merge pull request #85 from cloone8/main
  • 85ec00e Merge pull request #86 from Cysharp/dependabot/github_actions/actions/checkout-4
  • f4363f2 Bump actions/checkout from 3 to 4
  • Additional commits viewable in compare view


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
dependabot[bot] commented 4 weeks ago

Superseded by #292.