Skip to content

chore(deps): update google.golang.org/genproto/googleapis/api digest to da73d73 - #596

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

chore(deps): update google.golang.org/genproto/googleapis/api digest to da73d73#596
renovate-sh-app[bot] wants to merge 1 commit into
mainfrom
renovate/google.golang.org-genproto-googleapis-api-digest

Conversation

@renovate-sh-app

@renovate-sh-app renovate-sh-app Bot commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
google.golang.org/genproto/googleapis/api replace digest 79d6a2ada73d73
google.golang.org/genproto/googleapis/api indirect digest 9d38bb4da73d73
google.golang.org/genproto/googleapis/api indirect digest 3dc84a4da73d73

Configuration

📅 Schedule: (UTC)

  • 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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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 June 3, 2026 15:06
@renovate-sh-app
renovate-sh-app Bot force-pushed the renovate/google.golang.org-genproto-googleapis-api-digest branch from 9d9e91c to 75dd3f2 Compare June 14, 2026 00:04
@renovate-sh-app renovate-sh-app Bot changed the title chore(deps): update google.golang.org/genproto/googleapis/api digest to 3dc84a4 chore(deps): update google.golang.org/genproto/googleapis/api digest to 7ab31c2 Jun 14, 2026
@renovate-sh-app

renovate-sh-app Bot commented Jun 14, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: apps/historian/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-20260526163538-3dc84a4a5aaa -> v0.0.0-20260819154853-08b0e4226688
google.golang.org/protobuf v1.36.12-0.20260120151049-f2248ac996af -> v1.36.12
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):

  • 8 additional dependencies were updated

Details:

Package Change
golang.org/x/net v0.52.0 -> v0.55.0
golang.org/x/crypto v0.49.0 -> v0.51.0
golang.org/x/mod v0.33.0 -> v0.35.0
golang.org/x/sys v0.42.0 -> v0.45.0
golang.org/x/text v0.35.0 -> v0.37.0
golang.org/x/tools v0.42.0 -> v0.44.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260401024825-9d38bb4040a9 -> v0.0.0-20260819154853-08b0e4226688
google.golang.org/protobuf v1.36.11 -> v1.36.12

@renovate-sh-app
renovate-sh-app Bot force-pushed the renovate/google.golang.org-genproto-googleapis-api-digest branch 2 times, most recently from 80c6dee to efa10db Compare June 21, 2026 15:33
@renovate-sh-app renovate-sh-app Bot changed the title chore(deps): update google.golang.org/genproto/googleapis/api digest to 7ab31c2 chore(deps): update google.golang.org/genproto/googleapis/api digest to 87f3d3e Jun 21, 2026
@cursor

cursor Bot commented Jun 21, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Indirect protobuf/gRPC stub dependency bump with existing replace workaround; no business logic touched, but verify builds/tests pass for grpc/gogo transitive compatibility.

Overview
Renovate bumps google.golang.org/genproto/googleapis/api to pseudo-version v0.0.0-20260630182238-925bb5da69e7 across the repo’s Go modules and lockfiles.

In the root go.mod, the existing replace for that module (part of the genproto split workaround) is updated from the older 79d6a2a snapshot to 925bb5d, and the matching indirect require line is aligned. google.golang.org/genproto/googleapis/rpc is also moved to a newer June 2026 pseudo-version in require blocks where it appears (root and apps/historian).

go.sum (root and historian) reflects the new checksums plus broader transitive go mod resolution entries; there are no application or runtime code changes.

Reviewed by Cursor Bugbot for commit 9e8228d. Bugbot is set up for automated code reviews on this repo. Configure here.

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit efa10db. Configure here.

Comment thread go.mod Outdated
@renovate-sh-app
renovate-sh-app Bot force-pushed the renovate/google.golang.org-genproto-googleapis-api-digest branch from efa10db to 81ba2b6 Compare June 25, 2026 18:02
@renovate-sh-app renovate-sh-app Bot changed the title chore(deps): update google.golang.org/genproto/googleapis/api digest to 87f3d3e chore(deps): update google.golang.org/genproto/googleapis/api digest to b703f56 Jun 25, 2026
@renovate-sh-app
renovate-sh-app Bot force-pushed the renovate/google.golang.org-genproto-googleapis-api-digest branch from 81ba2b6 to 9e8228d Compare July 3, 2026 18:30
@renovate-sh-app renovate-sh-app Bot changed the title chore(deps): update google.golang.org/genproto/googleapis/api digest to b703f56 chore(deps): update google.golang.org/genproto/googleapis/api digest to 925bb5d Jul 3, 2026
@renovate-sh-app
renovate-sh-app Bot force-pushed the renovate/google.golang.org-genproto-googleapis-api-digest branch from 9e8228d to 792360d Compare July 9, 2026 21:02
@renovate-sh-app renovate-sh-app Bot changed the title chore(deps): update google.golang.org/genproto/googleapis/api digest to 925bb5d chore(deps): update google.golang.org/genproto/googleapis/api digest to f0a9213 Jul 9, 2026
@renovate-sh-app
renovate-sh-app Bot force-pushed the renovate/google.golang.org-genproto-googleapis-api-digest branch from 792360d to f3243e3 Compare July 19, 2026 01:04
@renovate-sh-app renovate-sh-app Bot changed the title chore(deps): update google.golang.org/genproto/googleapis/api digest to f0a9213 chore(deps): update google.golang.org/genproto/googleapis/api digest to e75dac1 Jul 19, 2026
@renovate-sh-app
renovate-sh-app Bot force-pushed the renovate/google.golang.org-genproto-googleapis-api-digest branch from f3243e3 to 7a063de Compare August 1, 2026 19:04
@renovate-sh-app renovate-sh-app Bot changed the title chore(deps): update google.golang.org/genproto/googleapis/api digest to e75dac1 chore(deps): update google.golang.org/genproto/googleapis/api digest to 8efbd57 Aug 1, 2026
@renovate-sh-app
renovate-sh-app Bot force-pushed the renovate/google.golang.org-genproto-googleapis-api-digest branch from 7a063de to 4752627 Compare August 6, 2026 16:03
@renovate-sh-app
renovate-sh-app Bot requested a review from a team as a code owner August 6, 2026 16:03
@renovate-sh-app renovate-sh-app Bot changed the title chore(deps): update google.golang.org/genproto/googleapis/api digest to 8efbd57 chore(deps): update google.golang.org/genproto/googleapis/api digest to 6ac0973 Aug 6, 2026
@renovate-sh-app
renovate-sh-app Bot force-pushed the renovate/google.golang.org-genproto-googleapis-api-digest branch from 4752627 to aebc879 Compare August 13, 2026 16:04
@renovate-sh-app renovate-sh-app Bot changed the title chore(deps): update google.golang.org/genproto/googleapis/api digest to 6ac0973 chore(deps): update google.golang.org/genproto/googleapis/api digest to ec0a776 Aug 13, 2026
@renovate-sh-app
renovate-sh-app Bot force-pushed the renovate/google.golang.org-genproto-googleapis-api-digest branch from aebc879 to a3caf08 Compare August 22, 2026 16:04
@renovate-sh-app renovate-sh-app Bot changed the title chore(deps): update google.golang.org/genproto/googleapis/api digest to ec0a776 chore(deps): update google.golang.org/genproto/googleapis/api digest to 08b0e42 Aug 22, 2026
…to da73d73

| datasource | package                                   | from                               | to                                 |
| ---------- | ----------------------------------------- | ---------------------------------- | ---------------------------------- |
| go         | google.golang.org/genproto/googleapis/api | v0.0.0-20251124214823-79d6a2a48846 | v0.0.0-20260825221802-da73d73af1c5 |
| go         | google.golang.org/genproto/googleapis/api | v0.0.0-20260401024825-9d38bb4040a9 | v0.0.0-20260825221802-da73d73af1c5 |
| go         | google.golang.org/genproto/googleapis/api | v0.0.0-20260526163538-3dc84a4a5aaa | v0.0.0-20260825221802-da73d73af1c5 |


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 a3caf08 to 313f7d6 Compare August 29, 2026 01:04
@renovate-sh-app renovate-sh-app Bot changed the title chore(deps): update google.golang.org/genproto/googleapis/api digest to 08b0e42 chore(deps): update google.golang.org/genproto/googleapis/api digest to da73d73 Aug 29, 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.

0 participants