Skip to content

chore(deps): bump github.com/openfga/openfga from 1.15.0 to 1.15.1 in the dependencies group#689

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/dependencies-085e0392ed
Open

chore(deps): bump github.com/openfga/openfga from 1.15.0 to 1.15.1 in the dependencies group#689
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/dependencies-085e0392ed

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Bumps the dependencies group with 1 update: github.com/openfga/openfga.

Updates github.com/openfga/openfga from 1.15.0 to 1.15.1

Release notes

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

v1.15.1

Changed

  • Reuse a single MySQL container across tests by replacing the test fixture implementation, improving test performance and reducing resource usage. #3042

Fixed

  • Fixed a potential panic within command error handling. #3091
  • Fixed a bug that propagated expected errors from list objects when a path short-circuits. #3096
  • Fixed cache key collisions in experimental weighted_graph_check for edges in unions with multiple branches (direct types, wildcards, TTU paths, or intersections). #3097
  • Fixed a bug in the bounded tuple reader that would cause semaphore token leaks under context cancelation. #3106
  • Fixed a bug that could cause deadlocks in check by holding message streams open indefinitely upon error. #3111

Full Changelog: openfga/openfga@v1.15.0...v1.15.1

Changelog

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

[1.15.1] - 2026-05-06

Changed

  • Reuse a single MySQL container across tests by replacing the test fixture implementation, improving test performance and reducing resource usage. #3042

Fixed

  • Fixed a potential panic within command error handling. #3091
  • Fixed a bug that propagated expected errors from list objects when a path short-circuits. #3096
  • Fixed cache key collisions in experimental weighted_graph_check for edges in unions with multiple branches (direct types, wildcards, TTU paths, or intersections). #3097
  • Fixed a bug in the bounded tuple reader that would cause semaphore token leaks under context cancelation. #3106
  • Fixed a bug that could cause deadlocks in check by holding message streams open indefinitely upon error. #3111
Commits
  • 1db35fb release: update changelog for release v1.15.1 (#3112)
  • f3f1765 feat: reuse MySQL container across tests (#3042)
  • bb9b7c4 fix: close all channels opened thus far, before return on error (#3111)
  • cb380a1 chore: Add more spans/attributes to v2Check (#3102)
  • 0f6db0a fix: ensure acquired limiter token is released on throttle context cancelatio...
  • 67e14c9 fix: cancel context before waiting on worker pool in ResolveUnionEdges (#3105)
  • 90af210 fix: replace golang.org/x/exp/maps with stdlib maps to resolve govet inline e...
  • f282b6a fix: v2Check EdgeCacheKey collisions (#3097)
  • ffdcf60 fix: expose context errors when they can be the potential cause of an underly...
  • 554084a chore(deps): bump the dependencies group across 1 directory with 2 updates (#...
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 1 update: [github.com/openfga/openfga](https://github.com/openfga/openfga).


Updates `github.com/openfga/openfga` from 1.15.0 to 1.15.1
- [Release notes](https://github.com/openfga/openfga/releases)
- [Changelog](https://github.com/openfga/openfga/blob/main/CHANGELOG.md)
- [Commits](openfga/openfga@v1.15.0...v1.15.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 11, 2026
Copilot AI review requested due to automatic review settings May 11, 2026 20:03
@dependabot dependabot Bot requested a review from a team as a code owner May 11, 2026 20:03
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 11, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedgithub.com/​openfga/​openfga@​v1.15.0 ⏵ v1.15.176 +1100100100100

View full report

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.

1 participant