build(deps): bump the tools group in /tools with 5 updates#6566
Merged
Conversation
Bumps the tools group in /tools with 5 updates: | Package | From | To | | --- | --- | --- | | [github.com/bufbuild/buf](https://github.com/bufbuild/buf) | `1.70.0` | `1.71.0` | | [github.com/mikefarah/yq/v4](https://github.com/mikefarah/yq) | `4.53.2` | `4.53.3` | | [github.com/oapi-codegen/oapi-codegen/v2](https://github.com/oapi-codegen/oapi-codegen) | `2.7.0` | `2.7.1` | | [github.com/openfga/cli](https://github.com/openfga/cli) | `0.7.15` | `0.7.16` | | [golang.org/x/tools](https://github.com/golang/tools) | `0.45.0` | `0.46.0` | Updates `github.com/bufbuild/buf` from 1.70.0 to 1.71.0 - [Release notes](https://github.com/bufbuild/buf/releases) - [Changelog](https://github.com/bufbuild/buf/blob/main/CHANGELOG.md) - [Commits](bufbuild/buf@v1.70.0...v1.71.0) Updates `github.com/mikefarah/yq/v4` from 4.53.2 to 4.53.3 - [Release notes](https://github.com/mikefarah/yq/releases) - [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt) - [Commits](mikefarah/yq@v4.53.2...v4.53.3) Updates `github.com/oapi-codegen/oapi-codegen/v2` from 2.7.0 to 2.7.1 - [Release notes](https://github.com/oapi-codegen/oapi-codegen/releases) - [Commits](oapi-codegen/oapi-codegen@v2.7.0...v2.7.1) Updates `github.com/openfga/cli` from 0.7.15 to 0.7.16 - [Release notes](https://github.com/openfga/cli/releases) - [Changelog](https://github.com/openfga/cli/blob/main/CHANGELOG.md) - [Commits](openfga/cli@v0.7.15...v0.7.16) Updates `golang.org/x/tools` from 0.45.0 to 0.46.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.45.0...v0.46.0) --- updated-dependencies: - dependency-name: github.com/bufbuild/buf dependency-version: 1.71.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tools - dependency-name: github.com/mikefarah/yq/v4 dependency-version: 4.53.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tools - dependency-name: github.com/oapi-codegen/oapi-codegen/v2 dependency-version: 2.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tools - dependency-name: github.com/openfga/cli dependency-version: 0.7.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tools - dependency-name: golang.org/x/tools dependency-version: 0.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tools ... Signed-off-by: dependabot[bot] <support@github.com>
evankanderson
approved these changes
Jul 3, 2026
rdimitrov
approved these changes
Jul 3, 2026
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.
Bumps the tools group in /tools with 5 updates:
1.70.01.71.04.53.24.53.32.7.02.7.10.7.150.7.160.45.00.46.0Updates
github.com/bufbuild/buffrom 1.70.0 to 1.71.0Release notes
Sourced from github.com/bufbuild/buf's releases.
Changelog
Sourced from github.com/bufbuild/buf's changelog.
Commits
509563dRelease v1.71.0 (#4583)62f0523Validate UUID assert not nil (#4580)32e150fMake upgrade (#4579)5e30bd8Support recursive glob (.**) in bufimageutil type filters (#4571)9c4f1eaMake upgrade (#4567)35db15aUpgrade protocompile (#4565)4350c36Fix license badge in readme (#4564)e1fe7e1Add key for context7 (#4563)167e8fcAdd context7 MCP support (#4562)74b0287Disable automatic Git maintenance in cloner (#4554)Updates
github.com/mikefarah/yq/v4from 4.53.2 to 4.53.3Release notes
Sourced from github.com/mikefarah/yq/v4's releases.
Changelog
Sourced from github.com/mikefarah/yq/v4's changelog.
Commits
1b9b4acBumping version9b67d65Portable bump versionf8850c0Preparting releasec5a3423Refining196a99eAgent disclosurefa99bf1Merging agents7111761docs: add AGENTS.md with Cursor Cloud development instructions (#2735)0cb1bbeFixing test8fc8eedMinor doc update7620a72fix: reset INI decoder state on init (#2719)Updates
github.com/oapi-codegen/oapi-codegen/v2from 2.7.0 to 2.7.1Release notes
Sourced from github.com/oapi-codegen/oapi-codegen/v2's releases.
Commits
19c6282Improve string escaping and add tests (#2396)Updates
github.com/openfga/clifrom 0.7.15 to 0.7.16Release notes
Sourced from github.com/openfga/cli's releases.
Changelog
Sourced from github.com/openfga/cli's changelog.
Commits
fe7f94drelease: v0.7.16 (#710)6dff890feat: report serialized model size in fga model get and validate (#712)baaaff4chore(deps): update bundled openfga to v1.18.0 (#709)2e9afa2refactor: replace go-multierror with stdlib, remove dep (#705)f0879cechore(deps): bump github.com/openfga/go-sdk in the dependencies group (#706)d1fd7d3chore(deps): bump github.com/openfga/openfga in the dependencies group (#702)322eb81chore(deps): bump actions/checkout in the dependencies group (#703)142ca19chore: bump go toolchain for vulnerabilities (#701)b93c55fchore: skip github release to push gpg signed tag (#699)f3ae3b5chore(deps): bump github.com/openfga/openfga in the dependencies group (#700)Updates
golang.org/x/toolsfrom 0.45.0 to 0.46.0Commits
3d6f8dfgo/packages: propagate PATH in TestConfigEnvDoesNotInheritProcessEnv47abf61gopls: move internal/tool into gopls/internal/tool19cebc5go/packages/gopackages: use standard flag package instead of internal/toole965c10gopls/internal/test/marker: update hover test96efd3dgopls/internal/golang/stubmethods: support generic interfaces83be7b7go.mod: update golang.org/x dependenciesbf05c11internal/typesinternal: ForEachElement: test generic methods99df0abgo/callgraph/static: support generic methods6942095go/ssa: fix instantiation of generic methods on non-generic receivers070e85dgo/callgraph/rta: skip generic methods in fingerprintingDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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