Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2025

Bumps the all group in /hack/tools with 3 updates: github.com/googleapis/api-linter, github.com/grpc-ecosystem/grpc-gateway/v2 and google.golang.org/protobuf.

Updates github.com/googleapis/api-linter from 1.69.2 to 1.71.0

Release notes

Sourced from github.com/googleapis/api-linter's releases.

v1.71.0

1.71.0 (2025-08-26)

Features

Bug Fixes

  • AIP-133: skip method sig for non-standard create (#1521) (e9306c6)

v1.70.2

1.70.2 (2025-08-06)

Bug Fixes

Documentation

v1.70.1

1.70.1 (2025-07-21)

Bug Fixes

  • AIP-191: fix php ruby casing strcase regression (#1510) (6bb2d95)

v1.70.0

1.70.0 (2025-07-16)

Features

  • AIP-142: add relative time segments comment rule (5fab299)
  • AIP-142: add time_offset type rule (#1506) (945cff3)
  • integration-tests: add test harness for cli invocation (#1493) (35be28f)

Bug Fixes

  • AIP-136: support response msg lint with resource singular aligned field name (#1499) (8dec010)
  • AIP-158: clarify pluralized response field finding (#1498) (f0b7895)

... (truncated)

Changelog

Sourced from github.com/googleapis/api-linter's changelog.

1.71.0 (2025-08-26)

Features

Bug Fixes

  • AIP-133: skip method sig for non-standard create (#1521) (e9306c6)

1.70.2 (2025-08-06)

Bug Fixes

Documentation

1.70.1 (2025-07-21)

Bug Fixes

  • AIP-191: fix php ruby casing strcase regression (#1510) (6bb2d95)

1.70.0 (2025-07-16)

Features

  • AIP-142: add relative time segments comment rule (5fab299)
  • AIP-142: add time_offset type rule (#1506) (945cff3)
  • integration-tests: add test harness for cli invocation (#1493) (35be28f)

Bug Fixes

  • AIP-136: support response msg lint with resource singular aligned field name (#1499) (8dec010)
  • AIP-158: clarify pluralized response field finding (#1498) (f0b7895)
  • AIP-203: field-behavior-required ignore imported request types (#1504) (bb82f00), refs #1503
  • cli: unexpected lint warning when providing multiple files (#1496) (7ecaa42), refs #1465

... (truncated)

Commits

Updates github.com/grpc-ecosystem/grpc-gateway/v2 from 2.26.3 to 2.27.2

Release notes

Sourced from github.com/grpc-ecosystem/grpc-gateway/v2's releases.

v2.27.2

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.27.1...v2.27.2

v2.27.1

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.27.0...v2.27.1

v2.27.0

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.26.3...v2.26.4

Commits
  • 91958df chore(deps): update dependency rules_shell to v0.6.0 (#5862)
  • 74cf2e0 Replace gopkg.in/yaml.v3 with go.yaml.in/yaml/v3 (#5857)
  • 2fba191 chore(deps): update googleapis digest to 3b2a2ae (#5860)
  • ed12336 fix(deps): update module google.golang.org/grpc to v1.75.0 (#5859)
  • c2a8616 chore(deps): update googleapis digest to 2032c33 (#5858)
  • 77e504f Fix nested schema definition for body parameter (#3058) (#5827)
  • 7df4168 fix(deps): update google.golang.org/genproto/googleapis/rpc digest to 3122310...
  • 6d1d1fc fix(deps): update google.golang.org/genproto/googleapis/api digest to 3122310...
  • ec3d9b2 chore(deps): update googleapis digest to d869249 (#5852)
  • 8499438 chore(deps): update googleapis digest to 6429996 (#5851)
  • Additional commits viewable in compare view

Updates google.golang.org/protobuf from 1.36.6 to 1.36.7

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 Sep 22, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 22, 2025 09:58
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 22, 2025
@dependabot dependabot bot force-pushed the dependabot/go_modules/hack/tools/all-c20535028d branch from 58fe0de to 4f2dc98 Compare September 29, 2025 02:01
@dependabot dependabot bot force-pushed the dependabot/go_modules/hack/tools/all-c20535028d branch from 4f2dc98 to 1b542ee Compare October 6, 2025 02:01
@dependabot dependabot bot force-pushed the dependabot/go_modules/hack/tools/all-c20535028d branch from 1b542ee to 34cb9d8 Compare October 13, 2025 02:02
@dependabot dependabot bot force-pushed the dependabot/go_modules/hack/tools/all-c20535028d branch from 34cb9d8 to e5ad14e Compare October 20, 2025 02:02
@bobcallaway
Copy link
Member

blocked by googleapis/api-linter#1519

Bumps the all group in /hack/tools with 3 updates: [github.com/googleapis/api-linter](https://github.com/googleapis/api-linter), [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) and google.golang.org/protobuf.


Updates `github.com/googleapis/api-linter` from 1.69.2 to 1.71.0
- [Release notes](https://github.com/googleapis/api-linter/releases)
- [Changelog](https://github.com/googleapis/api-linter/blob/main/CHANGELOG.md)
- [Commits](googleapis/api-linter@v1.69.2...v1.71.0)

Updates `github.com/grpc-ecosystem/grpc-gateway/v2` from 2.26.3 to 2.27.2
- [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases)
- [Changelog](https://github.com/grpc-ecosystem/grpc-gateway/blob/main/.goreleaser.yml)
- [Commits](grpc-ecosystem/grpc-gateway@v2.26.3...v2.27.2)

Updates `google.golang.org/protobuf` from 1.36.6 to 1.36.7

---
updated-dependencies:
- dependency-name: github.com/googleapis/api-linter
  dependency-version: 1.71.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2
  dependency-version: 2.27.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/hack/tools/all-c20535028d branch from e5ad14e to 07f48b1 Compare October 27, 2025 02:05
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