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

build(deps): bump github.com/openfga/openfga from 1.5.4 to 1.5.5 #3654

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 19, 2024

Bumps github.com/openfga/openfga from 1.5.4 to 1.5.5.

Release notes

Sourced from github.com/openfga/openfga's releases.

v1.5.5

Added

  • Configuring maximum cost for CEL evaluation via OPENFGA_MAX_CONDITION_EVALUATION_COST #1631 - thank you, @​cmmoran

Fixed

Removed

  • excluded_users from ListUsers response. Further discovery required before being reintroduced. If impacted by this removal, please provide feedback in [issue #1692](openfga/openfga#1692) #1685
Changelog

Sourced from github.com/openfga/openfga's changelog.

[1.5.5] - 2024-06-18

Full changelog

Added

  • Configuring maximum cost for CEL evaluation via OPENFGA_MAX_CONDITION_EVALUATION_COST #1631 - thank you, @​cmmoran

Fixed

Removed

  • excluded_users from ListUsers response. Further discovery required before being reintroduced. If impacted by this removal, please provide feedback in [issue #1692](openfga/openfga#1692) #1685
Commits
  • 77c666d docs(v1.5.5): add v1.5.5 release notes to CHANGELOG (#1693)
  • 4cfeece ci(pull-requests): run PR workflow on all PRs (#1687)
  • abe3043 Remove excluded_users from ListUsers response (#1685)
  • f806299 test: refactor Read, ReadPage tests (#1680)
  • 9afb7d9 chore(deps): bump the dependencies group across 1 directory with 2 updates (#...
  • 3204eac feat: slightly faster in-memory storage (#1138) (#1670)
  • ad754bd test: add additional test for read changes and read (#1678)
  • a08e53e docs: add documentation on Check algorithm (#1360)
  • fc88974 feat: configurable max condition evaluation cost (#1631)
  • ad6546c fix: Read in memory adapter (#1674)
  • 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 <dependency name> 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 dependabot bot requested a review from a team as a code owner June 19, 2024 06:49
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 19, 2024
@eleftherias
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/openfga/openfga-1.5.5 branch from 34dbfa4 to 3887b4e Compare June 19, 2024 07:48
Bumps [github.com/openfga/openfga](https://github.com/openfga/openfga) from 1.5.4 to 1.5.5.
- [Release notes](https://github.com/openfga/openfga/releases)
- [Changelog](https://github.com/openfga/openfga/blob/main/CHANGELOG.md)
- [Commits](openfga/openfga@v1.5.4...v1.5.5)

---
updated-dependencies:
- dependency-name: github.com/openfga/openfga
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/openfga/openfga-1.5.5 branch from 3887b4e to 51ab559 Compare June 19, 2024 08:10
@eleftherias eleftherias merged commit 7541461 into main Jun 19, 2024
22 checks passed
@eleftherias eleftherias deleted the dependabot/go_modules/github.com/openfga/openfga-1.5.5 branch June 19, 2024 08:18
@coveralls
Copy link

Coverage Status

coverage: 53.318% (-0.005%) from 53.323%
when pulling 51ab559 on dependabot/go_modules/github.com/openfga/openfga-1.5.5
into b256788 on main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants