Skip to content

chore(deps): update google.golang.org/genproto/googleapis/api digest to 4cfbd41#456

Open
renovate-sh-app[bot] wants to merge 1 commit intomainfrom
renovate/google.golang.org-genproto-googleapis-api-digest
Open

chore(deps): update google.golang.org/genproto/googleapis/api digest to 4cfbd41#456
renovate-sh-app[bot] wants to merge 1 commit intomainfrom
renovate/google.golang.org-genproto-googleapis-api-digest

Conversation

@renovate-sh-app
Copy link
Contributor

@renovate-sh-app renovate-sh-app bot commented Jan 7, 2026

This PR contains the following updates:

Package Type Update Change
google.golang.org/genproto/googleapis/api replace digest 79d6a2a4cfbd41

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

Need help?

You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.

@renovate-sh-app renovate-sh-app bot requested a review from a team as a code owner January 7, 2026 18:06
@github-project-automation github-project-automation bot moved this to In review in Alerting Jan 7, 2026
go.mod Outdated
replace google.golang.org/genproto/googleapis/rpc => google.golang.org/genproto/googleapis/rpc v0.0.0-20251124214823-79d6a2a48846

replace google.golang.org/genproto/googleapis/api => google.golang.org/genproto/googleapis/api v0.0.0-20251124214823-79d6a2a48846
replace google.golang.org/genproto/googleapis/api => google.golang.org/genproto/googleapis/api v0.0.0-20251222181119-0a764e51fe1b
Copy link

Choose a reason for hiding this comment

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

Version mismatch breaks same-snapshot constraint for genproto modules

Medium Severity

The comment at lines 162-167 explicitly states that the three genproto replace directives must use "compatible versions from the same snapshot" to avoid build failures. This PR updates only google.golang.org/genproto/googleapis/api to v0.0.0-20251222181119-0a764e51fe1b (December 22 snapshot) while leaving the other two modules at v0.0.0-20251124214823-79d6a2a48846 (November 24 snapshot). This version mismatch violates the documented constraint and may cause the build compatibility issues the comment warns about.

Additional Locations (1)

Fix in Cursor Fix in Web

@renovate-sh-app renovate-sh-app bot force-pushed the renovate/google.golang.org-genproto-googleapis-api-digest branch from d60f9d6 to a03f20b Compare January 12, 2026 18:10
@renovate-sh-app
Copy link
Contributor Author

renovate-sh-app bot commented Jan 12, 2026

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 2 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto/googleapis/rpc v0.0.0-20251111163417-95abcf5c77ba -> v0.0.0-20260203192932-546029d2fa20
google.golang.org/protobuf v1.36.10 -> v1.36.11

@renovate-sh-app renovate-sh-app bot force-pushed the renovate/google.golang.org-genproto-googleapis-api-digest branch from a03f20b to da60d82 Compare January 17, 2026 18:08
@renovate-sh-app renovate-sh-app bot changed the title chore(deps): update google.golang.org/genproto/googleapis/api digest to 0a764e5 chore(deps): update google.golang.org/genproto/googleapis/api digest to 3f89685 Jan 17, 2026
@renovate-sh-app renovate-sh-app bot force-pushed the renovate/google.golang.org-genproto-googleapis-api-digest branch 2 times, most recently from 504dac0 to 2a79aba Compare January 26, 2026 00:06
@renovate-sh-app renovate-sh-app bot changed the title chore(deps): update google.golang.org/genproto/googleapis/api digest to 3f89685 chore(deps): update google.golang.org/genproto/googleapis/api digest to 8e98ce8 Jan 26, 2026
@renovate-sh-app renovate-sh-app bot force-pushed the renovate/google.golang.org-genproto-googleapis-api-digest branch 2 times, most recently from e6afb58 to 4f71b36 Compare January 31, 2026 03:08
@renovate-sh-app renovate-sh-app bot changed the title chore(deps): update google.golang.org/genproto/googleapis/api digest to 8e98ce8 chore(deps): update google.golang.org/genproto/googleapis/api digest to 8636f87 Jan 31, 2026
@renovate-sh-app renovate-sh-app bot force-pushed the renovate/google.golang.org-genproto-googleapis-api-digest branch from 4f71b36 to 33ed497 Compare February 6, 2026 21:11
@renovate-sh-app renovate-sh-app bot changed the title chore(deps): update google.golang.org/genproto/googleapis/api digest to 8636f87 chore(deps): update google.golang.org/genproto/googleapis/api digest to 546029d Feb 6, 2026
…to 4cfbd41

| datasource | package                                   | from                               | to                                 |
| ---------- | ----------------------------------------- | ---------------------------------- | ---------------------------------- |
| go         | google.golang.org/genproto/googleapis/api | v0.0.0-20251124214823-79d6a2a48846 | v0.0.0-20260209200024-4cfbd4190f57 |


Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
@renovate-sh-app renovate-sh-app bot force-pushed the renovate/google.golang.org-genproto-googleapis-api-digest branch from 33ed497 to a43211d Compare February 12, 2026 22:04
@renovate-sh-app renovate-sh-app bot changed the title chore(deps): update google.golang.org/genproto/googleapis/api digest to 546029d chore(deps): update google.golang.org/genproto/googleapis/api digest to 4cfbd41 Feb 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In review

Development

Successfully merging this pull request may close these issues.

0 participants