Skip to content

chore(deps): bump github.com/openfga/openfga from 1.8.15 to 1.8.16 in the dependencies group #529

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

Merged
merged 1 commit into from
Jul 8, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 30, 2025

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

Updates github.com/openfga/openfga from 1.8.15 to 1.8.16

Release notes

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

v1.8.16

1.8.16 - 2025-06-17

Fixed

  • Context cancelation was preventing database connections from being reused. #2508
Changelog

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

[1.8.16] - 2025-06-17

Fixed

  • Context cancelation was preventing database connections from being reused. #2508
Commits
  • 71e4c76 Update CHANGELOG.md
  • 77e6364 docs(v1.8.16): add v1.8.16 release notes to CHANGELOG
  • dbfe47c fix: prevent db connections from prematurely closing (#2508)
  • f8ebe21 Revert "fix: restore conditional checks for connection pool timeout settings"...
  • 4a2dfda fix: restore conditional checks for connection pool timeout settings (#2501)
  • cd8a850 performance: refactored the shared iterator and shared iterator datastore (#2...
  • See full diff 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 <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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 30, 2025
@dependabot dependabot bot requested a review from a team as a code owner June 30, 2025 15:15
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 30, 2025
Copy link
Contributor

coderabbitai bot commented Jun 30, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need help? Join our Discord community for assistance with any issues or questions.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link

socket-security bot commented Jun 30, 2025

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.8.15 ⏵ v1.9.08210010010070

View full report

Copy link

socket-security bot commented Jun 30, 2025

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert (click for details)
Warn High
github.com/go-sql-driver/[email protected] has a License Policy Violation.

License: MPL-2.0 (LICENSE)

License: MPL-2.0 (packets.go)

License: MPL-2.0 (compress_test.go)

License: MPL-2.0 (compress.go)

License: MPL-2.0 (statement.go)

License: MPL-2.0 (driver_test.go)

License: MPL-2.0 (driver.go)

License: MPL-2.0 (fields.go)

License: MPL-2.0 (statement_test.go)

License: MPL-2.0 (collations.go)

License: MPL-2.0 (auth_test.go)

License: MPL-2.0 (auth.go)

License: MPL-2.0 (connector.go)

License: MPL-2.0 (conncheck_dummy.go)

License: MPL-2.0 (conncheck.go)

License: MPL-2.0 (errors.go)

License: MPL-2.0 (connection_test.go)

License: MPL-2.0 (dsn_test.go)

License: MPL-2.0 (dsn.go)

License: MPL-2.0 (packets_test.go)

License: MPL-2.0 (connection.go)

License: MPL-2.0 (result.go)

License: MPL-2.0 (rows.go)

License: MPL-2.0 (transaction.go)

License: MPL-2.0 (utils.go)

License: MPL-2.0 (benchmark_test.go)

License: MPL-2.0 (buffer.go)

License: MPL-2.0 (conncheck_test.go)

License: MPL-2.0 (errors_test.go)

License: MPL-2.0 (infile.go)

License: MPL-2.0 (nulltime_test.go)

License: MPL-2.0 (nulltime.go)

License: MPL-2.0 (utils_test.go)

License: MPL-2.0 (const.go)

From: go.modgolang/github.com/openfga/[email protected]golang/github.com/go-sql-driver/[email protected]

ℹ Read more on: This package | This alert | What is a license policy violation?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at [email protected].

Suggestion: Find a package that does not violate your license policy or adjust your policy to allow this package's license.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore golang/github.com/go-sql-driver/[email protected]. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn High
github.com/hashicorp/[email protected] has a License Policy Violation.

License: MPL-2.0 (.github/dependabot.yml)

License: MPL-2.0 (.golangci.yml)

License: MPL-2.0 (LICENSE)

License: MPL-2.0 (cert_error_go120.go)

License: MPL-2.0 (client.go)

License: MPL-2.0 (roundtripper_test.go)

License: MPL-2.0 (roundtripper.go)

License: MPL-2.0 (cert_error_go119.go)

License: MPL-2.0 (client_test.go)

From: go.modgolang/github.com/openfga/[email protected]golang/github.com/hashicorp/[email protected]

ℹ Read more on: This package | This alert | What is a license policy violation?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at [email protected].

Suggestion: Find a package that does not violate your license policy or adjust your policy to allow this package's license.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore golang/github.com/hashicorp/[email protected]. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn High
github.com/openfga/[email protected] has a License Policy Violation.

License: CC-BY-4.0 (NOTICE)

License: CC-BY-SA-4.0 (NOTICE)

License: GPL-2.0-only (NOTICE)

License: GPL-2.0-or-later (NOTICE)

License: MPL-2.0 (NOTICE)

License: MPL-2.0 (NOTICE)

License: CC-BY-SA-4.0 (NOTICE)

License: MPL-2.0 (NOTICE)

From: go.modgolang/github.com/openfga/[email protected]

ℹ Read more on: This package | This alert | What is a license policy violation?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at [email protected].

Suggestion: Find a package that does not violate your license policy or adjust your policy to allow this package's license.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore golang/github.com/openfga/[email protected]. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@rhamzeh
Copy link
Member

rhamzeh commented Jul 7, 2025

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/go_modules/dependencies-5ea41eeb68 branch from 3127ac1 to 46376a3 Compare July 7, 2025 22:10
Bumps the dependencies group with 1 update: [github.com/openfga/openfga](https://github.com/openfga/openfga).


Updates `github.com/openfga/openfga` from 1.8.15 to 1.8.16
- [Release notes](https://github.com/openfga/openfga/releases)
- [Changelog](https://github.com/openfga/openfga/blob/main/CHANGELOG.md)
- [Commits](openfga/openfga@v1.8.15...v1.8.16)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/dependencies-5ea41eeb68 branch from 46376a3 to a024bdc Compare July 8, 2025 00:18
@rhamzeh rhamzeh added this pull request to the merge queue Jul 8, 2025
Merged via the queue into main with commit 833d30d Jul 8, 2025
20 checks passed
@rhamzeh rhamzeh deleted the dependabot/go_modules/dependencies-5ea41eeb68 branch July 8, 2025 02:09
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