Skip to content

chore(all): update deps#315

Open
renovate-bot wants to merge 1 commit into
openconfig:mainfrom
renovate-bot:renovate/deps
Open

chore(all): update deps#315
renovate-bot wants to merge 1 commit into
openconfig:mainfrom
renovate-bot:renovate/deps

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

@renovate-bot renovate-bot commented May 11, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/openconfig/attestz v0.6.12v0.6.13 age confidence
google.golang.org/grpc v1.81.0v1.81.1 age confidence
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.6.1v1.6.2 age confidence

Release Notes

openconfig/attestz (github.com/openconfig/attestz)

v0.6.13

Compare Source

What's Changed

Full Changelog: openconfig/attestz@v0.6.12...v0.6.13

grpc/grpc-go (google.golang.org/grpc)

v1.81.1: Release 1.81.1

Compare Source

Security

  • xds/rbac: Fix a potential authorization bypass caused by incorrectly falling through URI/DNS SANs to Subject Distinguished Name (DN) when matching the authenticated principal name. With this fix, only the first non-empty identity source will be used, as per gRFC A41. (#​9111)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Monday through Friday (* * * * 1-5)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the protoc-gen-go-grpc dependency from v1.6.1 to v1.6.2 in the go.mod and go.sum files. The reviewer correctly identifies that this version bump requires regenerating the associated Go files to maintain consistency and requests that the ./regenerate-files.sh script be executed.

Comment thread go.mod
go.mozilla.org/pkcs7 v0.9.0
google.golang.org/grpc v1.81.0
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.6.1
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.6.2
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

Updating the protoc-gen-go-grpc generator version typically requires regenerating the associated Go files to maintain consistency between the generator and the checked-in code. Please run the ./regenerate-files.sh script and include any resulting changes to the .pb.go files in this pull request.

@renovate-bot renovate-bot changed the title chore(all): update module google.golang.org/grpc/cmd/protoc-gen-go-grpc to v1.6.2 chore(all): update deps May 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant