Skip to content

chore(deps): bump the go_modules group across 1 directory with 2 updates#2

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/go_modules-7671da4e2f
Open

chore(deps): bump the go_modules group across 1 directory with 2 updates#2
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/go_modules-7671da4e2f

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 25, 2025

Bumps the go_modules group with 2 updates in the / directory: golang.org/x/crypto and github.com/openfga/openfga.

Updates golang.org/x/crypto from 0.41.0 to 0.45.0

Commits
  • 4e0068c go.mod: update golang.org/x dependencies
  • e79546e ssh: curb GSSAPI DoS risk by limiting number of specified OIDs
  • f91f7a7 ssh/agent: prevent panic on malformed constraint
  • 2df4153 acme/autocert: let automatic renewal work with short lifetime certs
  • bcf6a84 acme: pass context to request
  • b4f2b62 ssh: fix error message on unsupported cipher
  • 79ec3a5 ssh: allow to bind to a hostname in remote forwarding
  • 122a78f go.mod: update golang.org/x dependencies
  • c0531f9 all: eliminate vet diagnostics
  • 0997000 all: fix some comments
  • Additional commits viewable in compare view

Updates github.com/openfga/openfga from 1.10.1 to 1.11.1

Release notes

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

v1.11.1

What's Changed

Added

  • Added experimental list objects pipeline algorithm with pipeline_list_objects flag. #2815

Fixed

  • Fixed bug where public wildcard tuples without condition were being considered for a wildcard relation which was only defined with a condition. CVE-2025-64751

New Contributors

Full Changelog: openfga/openfga@v1.11.0...v1.11.1

v1.11.0

What's Changed

Added

  • Breaking: Update PostgreSQL to use pgxpool instead of database/sql to allow for finer PostgreSQL connection control. #2734, #2789.

Full Changelog: openfga/openfga@v1.10.5...v1.11.0

v1.10.5

What's Changed

Added

  • Added datastore_throttling feature flag to enable/disable new throttling mechanism. #2780, #2781

Removed

Full Changelog: openfga/openfga@v1.10.4...v1.10.5

v1.10.4

Added

  • Added a default featureflags.Client to the server and ability to pass custom clients to the server via server.WithFeatureFlagClient. openfga/openfga#2708
  • Enable planner for selecting check resolution strategies based on runtime statistics. openfga/openfga#2751
  • Added a new metric datastore_item_count that represents the total number of tuples consumed during request resolution. openfga/openfga#2771

Changed

... (truncated)

Changelog

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

[1.11.1] - 2025-11-20

Added

  • Added experimental list objects pipeline algorithm with pipeline_list_objects flag. #2815
  • Differentiate between dispatch throttled operations and datastore throttled operations. #2821

Fixed

  • Fixed bug where public wildcard tuples without condition were being considered for a wildcard relation which was only defined with a condition. CVE-2025-64751

[1.11.0] - 2025-11-05

Added

  • Breaking: Update PostgreSQL to use pgxpool instead of database/sql to allow for finer PostgreSQL connection control. #2734, #2789.

[1.10.5] - 2025-11-05

Added

  • Added datastore_throttling feature flag to enable/disable new throttling mechanism. #2780, #2781

Removed

[1.10.4] - 2025-11-04

Added

  • Added a default featureflags.Client to the server and ability to pass custom clients to the server via server.WithFeatureFlagClient. #2708
  • Enable planner for selecting check resolution strategies based on runtime statistics. #2751
  • Added a new metric datastore_item_count that represents the total number of tuples consumed during request resolution. #2771
  • Breaking: Update PostgreSQL to use pgxpool instead of database/sql to allow for finer PostgreSQL connection control. #2734.

Changed

  • Breaking: Update PostgreSQL to use pgxpool instead of database/sql to allow for finer PostgreSQL connection control. #2734.

Fixed

  • Use correct names for cache counter metrics. #2750
  • Update go toolchain version to 1.25.3 - related: CVE-2025-58187

[1.10.3] - 2025-10-14

Changed

  • Remove zap type conversion on request logger #2717
  • Build checkResolvers for each request instead of once at server start. #2742

Fixed

  • Align datastore throttle configuration names with struct property names. #2668
  • Increase the buffer size for LO requests to be 10% of the max results returned or 10. #2735

[1.10.2] - 2025-09-29

Changed

  • Bumped the version of openfga/language/pkg to a version of the weighted graph that includes recursive relation detection. #2716
  • Log the reason on server failure start #2703

... (truncated)

Commits
  • f375f50 release: update changelog for release v1.11.1 (#2823)
  • 3fcb4b6 chore: update changelog (#2822)
  • ce955b1 feat: add featureflag support for pipeline_list_objects (#2815)
  • cf640c5 chore(deps): bump the dependencies group across 1 directory with 3 updates (#...
  • cb29323 chore(deps): bump the dependencies group across 1 directory with 6 updates (#...
  • 0724f37 chore(deps): bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#2817)
  • 26a9e7d fix: remove deduplication logic in pipeline for input (#2794)
  • 49db78a readusertuple support for condition filtering (#2813)
  • e7b7000 chore: update NewPgxTxnGetRows to allow for more flexible statement builder (...
  • 6073427 chore(deps): bump grpc-ecosystem/grpc-health-probe from v0.4.41 to v0.4.42 in...
  • Additional commits viewable in compare view

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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the go_modules group with 2 updates in the / directory: [golang.org/x/crypto](https://github.com/golang/crypto) and [github.com/openfga/openfga](https://github.com/openfga/openfga).


Updates `golang.org/x/crypto` from 0.41.0 to 0.45.0
- [Commits](golang/crypto@v0.41.0...v0.45.0)

Updates `github.com/openfga/openfga` from 1.10.1 to 1.11.1
- [Release notes](https://github.com/openfga/openfga/releases)
- [Changelog](https://github.com/openfga/openfga/blob/main/CHANGELOG.md)
- [Commits](openfga/openfga@v1.10.1...v1.11.1)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.45.0
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: github.com/openfga/openfga
  dependency-version: 1.11.1
  dependency-type: direct:production
  dependency-group: go_modules
...

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 Dec 25, 2025
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.

0 participants