Skip to content

chore(deps): bump the go-mod-magefiles group across 1 directory with 3 updates#394

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/magefiles/go-mod-magefiles-4eb1d9c75d
Open

chore(deps): bump the go-mod-magefiles group across 1 directory with 3 updates#394
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/magefiles/go-mod-magefiles-4eb1d9c75d

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Bumps the go-mod-magefiles group with 3 updates in the /magefiles directory: github.com/bufbuild/buf, github.com/grpc-ecosystem/grpc-gateway/v2 and google.golang.org/grpc/cmd/protoc-gen-go-grpc.

Updates github.com/bufbuild/buf from 1.64.0 to 1.65.0

Release notes

Sourced from github.com/bufbuild/buf's releases.

v1.65.0

  • Add buf registry policy {commit,create,delete,info,label,settings} commands to manage BSR policies.
  • Add LSP deprecate code action to add the deprecated option on types and symbols.
  • Fix import LSP document link to not include import keyword.
  • Update PROTOVALIDATE lint rule to support checking unenforceable required rules on repeated.items, map.keys and map.values.
  • Add buf source edit deprecate command to deprecate types by setting the deprecate = true option.
Changelog

Sourced from github.com/bufbuild/buf's changelog.

[v1.65.0] - 2026-02-03

  • Add buf registry policy {commit,create,delete,info,label,settings} commands to manage BSR policies.
  • Add LSP deprecate code action to add the deprecated option on types and symbols.
  • Fix import LSP document link to not include import keyword.
  • Update PROTOVALIDATE lint rule to support checking unenforceable required rules on repeated.items, map.keys and map.values.
  • Add buf source edit deprecate command to deprecate types by setting the deprecate = true option.
Commits

Updates github.com/grpc-ecosystem/grpc-gateway/v2 from 2.27.5 to 2.27.7

Release notes

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

v2.27.7

Re-release of v2.26.7 as v2.27.7 for correct semver ordering.

v2.27.6

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.27.5...v2.27.6

Commits
  • 3406565 Update gorelease base version to v2.27.7
  • 8be4c86 Revert "feat(generator): harden opaque imports and fix snake case to go casin...
  • 63cba54 chore(deps): update googleapis digest to 46c183b (#6298)
  • 37163bf chore(deps): update actions/cache digest to cdf6c1f (#6297)
  • 64aa277 chore(deps): update googleapis digest to fe6c208 (#6296)
  • 7181022 chore(deps): update dependency bazel_features to v1.41.0 (#6293)
  • c39289d chore(deps): update dependency com_github_bazelbuild_buildtools to v8.5.1 (#6...
  • 6e3b4f3 Update gorelease base version to v2.27.6
  • e380725 chore(deps): update docker/login-action digest to c94ce9f (#6291)
  • bba4e0a fix(protoc-gen-openapiv2): prevent panic when generating OpenAPI for multiple...
  • Additional commits viewable in compare view

Updates google.golang.org/grpc/cmd/protoc-gen-go-grpc from 1.6.0 to 1.6.1

Release notes

Sourced from google.golang.org/grpc/cmd/protoc-gen-go-grpc's releases.

protoc-gen-go-grpc v1.6.1

Bug Fixes

  • Upgrade protobuf dependency to v1.36.11 to fix missing go_package errors for Editions feature protos (e.g. cpp_features.proto). (#8853)
Commits
  • 830c909 cmd/protoc-gen-go-grpc: bump -version to 1.6.1 for release (#8879)
  • b7b1cce examples: Poll for expected server logs in test (#8871)
  • 2abe1f0 github: Add config for Gemini code assist (#8873)
  • 46350a7 channelz: Regenerate proto (#8872)
  • 49e224f xds/googlec2p: Revert PR 8829 that removed SetFallbackBootstrapConfig (#8869)
  • 61d569d *: Implementation of weighted random shuffling (A113) (#8864)
  • 7985bb4 rls: Fix flaky test TestPickerUpdateOnDataCacheSizeDecrease (#8856)
  • 3e475d7 xdsclient: add test for custom xDS resource subscription (#8834)
  • 0dc1bcd client/picker: log loop to V(2) (#8863)
  • 69b542a credentials/tls: verify overwritten authority against only leaf certificate (...
  • 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 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 the area/dependencies Affects dependencies label Feb 9, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 9, 2026 02:54
@dependabot dependabot bot added the area/dependencies Affects dependencies label Feb 9, 2026
…3 updates

Bumps the go-mod-magefiles group with 3 updates in the /magefiles directory: [github.com/bufbuild/buf](https://github.com/bufbuild/buf), [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) and [google.golang.org/grpc/cmd/protoc-gen-go-grpc](https://github.com/grpc/grpc-go).


Updates `github.com/bufbuild/buf` from 1.64.0 to 1.65.0
- [Release notes](https://github.com/bufbuild/buf/releases)
- [Changelog](https://github.com/bufbuild/buf/blob/main/CHANGELOG.md)
- [Commits](bufbuild/buf@v1.64.0...v1.65.0)

Updates `github.com/grpc-ecosystem/grpc-gateway/v2` from 2.27.5 to 2.27.7
- [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases)
- [Commits](grpc-ecosystem/grpc-gateway@v2.27.5...v2.27.7)

Updates `google.golang.org/grpc/cmd/protoc-gen-go-grpc` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.6.0...cmd/protoc-gen-go-grpc/v1.6.1)

---
updated-dependencies:
- dependency-name: github.com/bufbuild/buf
  dependency-version: 1.65.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod-magefiles
- dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2
  dependency-version: 2.27.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-mod-magefiles
- dependency-name: google.golang.org/grpc/cmd/protoc-gen-go-grpc
  dependency-version: 1.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-mod-magefiles
...

Signed-off-by: dependabot[bot] <support@github.com>
@tstirrat15 tstirrat15 force-pushed the dependabot/go_modules/magefiles/go-mod-magefiles-4eb1d9c75d branch from 93d29ab to ed6f0b8 Compare February 10, 2026 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dependencies Affects dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants