chore(deps): update go modules - #119
Merged
Merged
Conversation
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
renovate
Bot
force-pushed
the
renovate/go-modules
branch
from
August 5, 2026 05:49
2d12758 to
ba3b707
Compare
renovate
Bot
force-pushed
the
renovate/go-modules
branch
2 times, most recently
from
August 6, 2026 17:34
09a063b to
7182e70
Compare
renovate
Bot
force-pushed
the
renovate/go-modules
branch
from
August 7, 2026 07:46
7182e70 to
6b79f17
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2.29.0→v2.30.0v1.18.1→v1.18.3v6.0.2→v6.0.3Release Notes
grpc-ecosystem/grpc-gateway (github.com/grpc-ecosystem/grpc-gateway/v2)
v2.30.0Compare Source
New Features
disable_default_errorsoption (#6672)field_behavior REQUIREDsupport for query parameters (#7180) — @maydietwiceFixes
descriptioninstead oftitlex-nullablewhenuse_allof_for_refswraps a$refParseFormin generated codeuse_allof_for_refsMimport-path mappings in openapiv3 plugin paramsDocumentation
HttpBodydownload usage (#6904) — @ketpatil77Tests / CI / Infra
convert.go(#7041) — @viniciusmtsantoszlibhang) (#6627, #6632, #6633, #6867, #6868) — @johanbrandhorstNew Contributors
@alliasgher, @superShen0916, @puneetdixit200, @ketpatil77, @EliSauder, @maskedmaxx, @hawk-roy, @viniciusmtsantos, @cyphercodes, @abhishek-dalbanjan, @hsdfat, @ZayanKhan-12, @dlanov, @maydietwice, @pkhanaljc, @Ritik100-AIT
Full Changelog: grpc-ecosystem/grpc-gateway@v2.29.0...v2.30.0
openfga/openfga (github.com/openfga/openfga)
v1.18.3Compare Source
What's Changed
Fixed
weighted_graph_checkintermittently returningfalsewhen evaluating relations that cross two or more distinct recursive TTUs which share the same tupleset relation. #3244Full Changelog: openfga/openfga@v1.18.2...v1.18.3
v1.18.2Compare Source
What's Changed
Added
weighted_graph_checkdiagnostic logging to cover thewildcard_with_exclusionanduserset_with_exclusionshapes: the log now fires when v2 Check rejects one of these shapes and Check falls back to v1, and when v2 Check is skipped entirely because the weighted graph fails to build. These logs surface authorization models that may be affected by a future v1 deprecation, and no operator action is required. #3204Changed
weighted_graph_checkcache metrics with original Check cache metrics: iterator cache metrics renamed totuples_cache_total_count,tuples_cache_hit_count,tuples_cache_discard_count,tuples_cache_size; query cache metrics added ascheck_cache_total_count,check_cache_hit_count,check_cache_invalid_hit_count. #3184Fixed
weighted_graph_checkincorrectly returningfalsefor models with two or more independently-recursive relations where satisfying the outer recursive relation requires resolving through an unrelated, nested recursive relation (e.g.descendant_principal: member or descendant_principal from child_groupwheremembertransitively reaches a separately-recursiveadmin: direct_admin or admin from parent_group).FlattenNodenow only excludes edges belonging to the specific recursive relation currently being unwound, instead of excluding every recursive edge in the graph. Thanks to @yxshwanth for the contribution! #3195define viewer: [user, user:* with cond]would accept a tuple likedocument:1#viewer@user:alicecarryingcond, even thoughcondis only defined on theuser:*facet. Because this validation also runs when reading tuples during query resolution, such tuples are now consistently rejected across Check and ListObjects. Seeinternal/validation/validation.go. #3218weighted_graph_checkreturning incorrect results for multi-branch recursion on the same relation; e.g.,member: [user] or member from parent or member from child. #3239Security
grpc-health-probe(bumped tov0.4.53, built with Go 1.26.5) so released images no longer ship the Go standard library vulnerabilities documented in the Go 1.26.5 release notes, including CVE-2026-39822. #3219New Contributors
Full Changelog: openfga/openfga@v1.18.1...v1.18.2
santhosh-tekuri/jsonschema (github.com/santhosh-tekuri/jsonschema/v6)
v6.0.3Compare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.