chore(deps): update all dependencies#1626
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates several Go dependencies, including cloud.google.com/go/iam, cloud.google.com/go/longrunning, and golang.org/x/text. Feedback was provided regarding the google.golang.org/genproto sub-modules, which appear to be out of sync; it is recommended to update these to the same version to prevent potential runtime registration conflicts.
| cloud.google.com/go/iam v1.11.0 | ||
| cloud.google.com/go/longrunning v0.13.0 |
There was a problem hiding this comment.
The pull request title indicates an update to all dependencies, but several google.golang.org/genproto sub-modules remain out of sync. Specifically, googleapis/rpc (line 29) is at an older commit (20260427) compared to googleapis/api (line 19, 20260504). To ensure consistency and avoid potential proto registration conflicts at runtime, it is recommended to keep the genproto ecosystem in sync. Consider running go mod tidy or explicitly updating all related modules to the same timestamp.
c9cdcfa to
4a80ed1
Compare
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
|
Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot. |
87a8fd7 to
814eaa7
Compare
d044b3c to
b7df617
Compare
b7df617 to
15fd7be
Compare
644bb94 to
af7efb2
Compare
bdee8e6 to
b30c6ae
Compare
b30c6ae to
f89aa5b
Compare
This PR contains the following updates:
v6→v7v1.10.0→v1.11.0v0.12.0→v1.1.0v0.36.0→v0.38.0v2.12.1→v2.12.260b97b3→b703f5660b97b3→b703f56Release Notes
actions/checkout (actions/checkout)
v7.0.0Compare Source
v7Compare Source
googleapis/google-cloud-go (cloud.google.com/go/longrunning)
v0.13.0Compare Source
bigquery: UseLegacySQL options for CreateTable and QueryConfig. Use these
options to continue using Legacy SQL after the client switches its default
to Standard SQL.
bigquery: Support for updating dataset labels.
bigquery: Set DatasetIterator.ProjectID to list datasets in a project other
than the client's. DatasetsInProject is no longer needed and is deprecated.
bigtable: Fail ListInstances when any zones fail.
spanner: support decoding of slices of basic types (e.g. []string, []int64,
etc.)
logging/logadmin: UpdateSink no longer creates a sink if it is missing
(actually a change to the underlying service, not the client)
profiler: Service and ServiceVersion replace Target in Config.
golangci/golangci-lint (golangci/golangci-lint)
v2.12.2Compare Source
Released on 2026-05-06
gomodguard_v2: fix blocked configurationgomodguard_v2: from 2.1.0 to 2.1.3iface: from 1.4.1 to 1.4.2Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 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.
This PR was generated by Mend Renovate. View the repository job log.