build(deps): bump the tools group across 1 directory with 5 updates - #6657
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the tools group across 1 directory with 5 updates#6657dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the tools group with 4 updates in the /tools directory: [github.com/bufbuild/buf](https://github.com/bufbuild/buf), [github.com/go-critic/go-critic](https://github.com/go-critic/go-critic), [github.com/oapi-codegen/oapi-codegen/v2](https://github.com/oapi-codegen/oapi-codegen) and [github.com/openfga/cli](https://github.com/openfga/cli). Updates `github.com/bufbuild/buf` from 1.71.0 to 1.72.0 - [Release notes](https://github.com/bufbuild/buf/releases) - [Changelog](https://github.com/bufbuild/buf/blob/main/CHANGELOG.md) - [Commits](bufbuild/buf@v1.71.0...v1.72.0) Updates `github.com/go-critic/go-critic` from 0.14.3 to 0.14.4 - [Release notes](https://github.com/go-critic/go-critic/releases) - [Commits](go-critic/go-critic@v0.14.3...v0.14.4) Updates `github.com/oapi-codegen/oapi-codegen/v2` from 2.7.1 to 2.8.0 - [Release notes](https://github.com/oapi-codegen/oapi-codegen/releases) - [Commits](oapi-codegen/oapi-codegen@v2.7.1...v2.8.0) Updates `github.com/openfga/cli` from 0.7.16 to 0.7.19 - [Release notes](https://github.com/openfga/cli/releases) - [Changelog](https://github.com/openfga/cli/blob/main/CHANGELOG.md) - [Commits](openfga/cli@v0.7.16...v0.7.19) Updates `golang.org/x/tools` from 0.47.0 to 0.48.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.47.0...v0.48.0) --- updated-dependencies: - dependency-name: github.com/bufbuild/buf dependency-version: 1.72.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tools - dependency-name: github.com/go-critic/go-critic dependency-version: 0.14.4 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.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tools - dependency-name: github.com/openfga/cli dependency-version: 0.7.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tools - dependency-name: golang.org/x/tools dependency-version: 0.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tools ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/tools/tools-54971cb07e
branch
from
August 1, 2026 06:13
2a97716 to
7031aed
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.
Bumps the tools group with 4 updates in the /tools directory: github.com/bufbuild/buf, github.com/go-critic/go-critic, github.com/oapi-codegen/oapi-codegen/v2 and github.com/openfga/cli.
Updates
github.com/bufbuild/buffrom 1.71.0 to 1.72.0Release notes
Sourced from github.com/bufbuild/buf's releases.
Changelog
Sourced from github.com/bufbuild/buf's changelog.
Commits
7d6f056Release v1.72.0 (#4617)46fa3e4Make upgrade (#4616)efe167bFixbuf generateclean to not delete nested output (#4615)f6c012fMake upgrade (#4608)67dfe4cFix IMPORT_UNUSED when descriptor.proto is in the dependency graph (#4602)b518200Fix HTTPS Basic auth for env variables (#4600)e2b3f44Add recommended SDK added/removed audit events (#4601)58b4fc0Make upgrade (#4599)f0f8156Fix webhook create/list output to use protojson (#4592)ce80ea7Return to development (#4584)Updates
github.com/go-critic/go-criticfrom 0.14.3 to 0.14.4Release notes
Sourced from github.com/go-critic/go-critic's releases.
Commits
3a1e4fdchore: update goStdlib to go1.27 (#1530)Updates
github.com/oapi-codegen/oapi-codegen/v2from 2.7.1 to 2.8.0Release notes
Sourced from github.com/oapi-codegen/oapi-codegen/v2's releases.
Commits
de2d8b2Add sort-handler-registrations flag to opt out of spec-order registration (#2...bd52535Name shared path parameter helper types once, hashing cross-path collisions (...ce2e068feat(#1726): add literal colon support for gin, echo, fiber (#1879)1457922Fix ValueByDiscriminator() with external refs (#2474)6d3c864Fix allOf/nullable detection and recursion (#2473)823a7a7Fix nested allOf/anyOf merging (#2471)9193526chore(deps): update actions/setup-go action to v7 (.github/workflows) (#2469)a07731dGenerate shared path-level parameter helper types once (#2466)6574240Register handlers in spec order (#2465)18ef715Stringify non-string text/plain responses in strict servers (#2464)Updates
github.com/openfga/clifrom 0.7.16 to 0.7.19Release notes
Sourced from github.com/openfga/cli's releases.
Changelog
Sourced from github.com/openfga/cli's changelog.
Commits
cd511b8release: v0.7.19 (#725)fe382e0fix: set up buildx driver for dockers_v2 sbom attestation in release (#724)2cd99cdrelease: v0.7.18 (#723)45e8a57fix(docs): fix formatting inconsistency, outdated Go version, and grammar (#663)042151fchore(deps): bump github.com/openfga/language/pkg/go (#722)8089d79chore(deps): bump the dependencies group with 2 updates (#720)2b3818bchore(deps): bump the dependencies group with 2 updates (#721)e39700afix: publish distroless Docker image with dockers v2 (#716)f013c4cchore(deps): bump the dependencies group with 2 updates (#718)7ef857achore: pin reusable workflows to openfga/.github@835baf31562809ad9eb884c73efc...Updates
golang.org/x/toolsfrom 0.47.0 to 0.48.0Commits
05f9cb5go.mod: update golang.org/x dependencies745d7aegopls: add CompiledAsmFiles in cache.Package797ee67go/ssa: make Const(unsafe.Pointer, nil).IsNil() true9751125gopls/internal/test: Completion benchmarks use empty range8786a96internal/stdlib: update stdlib index for Go 1.27 Release Candidate 2425085fgopls/internal/server: modify return of parseAction30c4f87go/analysis/passes/nilness: skip magic cgo functions9e6441dgopls/internal/protocol/generate: remove manual rename overwrittendf96841gopls/internal/protocol: use Debug log level278f062gopls/internal/protocol: update to LSP 3.18