raystack / frontier

Frontier is an all-in-one user management platform that provides identity, access and billing management to help organizations secure their systems and data. (Open source alternative to Clerk)
https://raystack-frontier.vercel.app/
Apache License 2.0
264 stars 34 forks source link

build(deps): bump github.com/authzed/spicedb from 1.30.1 to 1.33.1 #652

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps github.com/authzed/spicedb from 1.30.1 to 1.33.1.

Release notes

Sourced from github.com/authzed/spicedb's releases.

v1.33.1

⚠️ This release has a security fix: https://github.com/authzed/spicedb/security/advisories/GHSA-grjv-gjgr-66g2

Full Changelog: https://github.com/authzed/spicedb/compare/v1.33.0...v1.33.1

Docker Images

This release is available at authzed/spicedb:v1.33.1, quay.io/authzed/spicedb:v1.33.1, ghcr.io/authzed/spicedb:v1.33.1

v1.33.0

Highlights

🪞 Added experimental reflection APIs for reflecting information from SpiceDB schemas ⏩ Improvements in CEL performance

What's Changed

Full Changelog: https://github.com/authzed/spicedb/compare/v1.32.0...v1.33.0

Docker Images

This release is available at authzed/spicedb:v1.33.0, quay.io/authzed/spicedb:v1.33.0, ghcr.io/authzed/spicedb:v1.33.0

v1.32.0

Highlights

🔐 AWS IAM Authentication for Postgres, MySQL datastores ✅ LSP now supports linting rules 🐧 Linux packages now distribute shell completion

What's Changed

... (truncated)

Commits
  • 684f857 Fix exclusion operation in Check dispatch to always request the full set of...
  • c50701a Merge pull request #1902 from authzed/roadmap
  • f7fcdbc Update ROADMAP.md
  • 44dced9 ROADMAP: init
  • ac76892 Merge pull request #1898 from josephschorr/remove-unused-config
  • d73bd5e Remove unused datastore config
  • 2ccd129 Merge pull request #1892 from josephschorr/spanner-stats
  • d05a0f9 Switch spanner datastore to use the built-in stats table for estimating rel c...
  • 8339620 Merge pull request #1894 from josephschorr/experimental-reflection-apis-part-3
  • c1f0fb2 Add ExperimentalComputablePermissions API
  • Additional commits viewable in compare view


Dependabot compatibility score

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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/raystack/frontier/network/alerts).
vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
frontier ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 20, 2024 4:26pm
coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 9601006426

Details


Totals Coverage Status
Change from base Build 9597329893: 0.0%
Covered Lines: 9994
Relevant Lines: 106377

💛 - Coveralls