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.8.3 to 1.8.4 #5299

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 14, 2025

Bumps github.com/openfga/openfga from 1.8.3 to 1.8.4.

Release notes

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

v1.8.4

Fixed

  • Fixed missing binding between flags and environment variables for the cache controller feature #2184
  • Fixed Read API to validate user field and assert presence of both type and value. #2195

Security

  • Address CVE-2024-56323 - an issue affecting Check and ListObjects results for users using Conditions in Contextual Tuples. Please see the CVE report for more details.

Full changelog: [1.8.3...1.8.4]

Changelog

  • 67dcf3dce3db0899c1363ac641c096249a9071b0 avoid mutating reference input (#2203)
  • ab3ed12779eee39f462a8283b439fdac5a2da03c chore(deps): bump go.opentelemetry.io/proto/otlp from 1.4.0 to 1.5.0 in the dependencies group (#2192)
  • 9ec0ab1d01dec37dd540638f9429b7e851099520 chore: bump api to bring fix for read api validation (#2195)
  • a19aecaf512769bf2b5d88750c757e6012f5cb29 chore: introduce new ordered combined iterator (#2197)
  • f05b67ad2ee4f5020e96836263632c6d57a29305 chore: remove dead cache key code (#2206)
  • 67206f14395fb6b4361b8037562adba5f35dd651 chore: replace sprintf in cache code (#2207)
  • 4bf4c88fd9153c1d7adc748d5d0fa8fea9312727 fix: cache-controller flags not respecting the environment variables (#2184)
  • a4491e49f446d5aa121b384675ced9010a35f761 fix: iterator need to be flushed after invalidation (#2198)
  • e1d332fac5b0ced9c481dc39799abf43c3ae2726 rework cache key hash generation (#2194)
Changelog

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

[1.8.4] - 2025-01-13

Full changelog

Fixed

  • Fixed missing binding between flags and environment variables for the cache controller feature #2184
  • Fixed Read API to validate user field and assert presence of both type and value. #2195

Security

  • Address CVE-2024-56323 - an issue affecting Check and ListObjects results for users using Conditions in Contextual Tuples. Please see the CVE report for more details.
Commits
  • dc1a480 docs: update changelog to prep for v1.8.4 (#2209)
  • a4491e4 fix: iterator need to be flushed after invalidation (#2198)
  • 67206f1 chore: replace sprintf in cache code (#2207)
  • f05b67a chore: remove dead cache key code (#2206)
  • 67dcf3d avoid mutating reference input (#2203)
  • 3f5b60e test: add error test cases to the hasher Write* functions in the keys package...
  • a19aeca chore: introduce new ordered combined iterator (#2197)
  • e1d332f rework cache key hash generation (#2194)
  • 9ec0ab1 chore: bump api to bring fix for read api validation (#2195)
  • ab3ed12 chore(deps): bump go.opentelemetry.io/proto/otlp from 1.4.0 to 1.5.0 in the d...
  • 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 January 14, 2025 06:18
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 14, 2025
Bumps [github.com/openfga/openfga](https://github.com/openfga/openfga) from 1.8.3 to 1.8.4.
- [Release notes](https://github.com/openfga/openfga/releases)
- [Changelog](https://github.com/openfga/openfga/blob/main/CHANGELOG.md)
- [Commits](openfga/openfga@v1.8.3...v1.8.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/openfga/openfga-1.8.4 branch from 2649900 to a72b038 Compare January 14, 2025 07:03
@coveralls
Copy link

Coverage Status

coverage: 56.617%. remained the same
when pulling a72b038 on dependabot/go_modules/github.com/openfga/openfga-1.8.4
into cfd632b on main.

@eleftherias eleftherias merged commit 95e9036 into main Jan 14, 2025
28 checks passed
@eleftherias eleftherias deleted the dependabot/go_modules/github.com/openfga/openfga-1.8.4 branch January 14, 2025 08:53
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