chore(deps): update all dependencies#1619
chore(deps): update all dependencies#1619renovate-bot wants to merge 1 commit intogoogleapis:mainfrom
Conversation
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
There was a problem hiding this comment.
Code Review
This pull request updates several Go dependencies in go.mod and go.sum, including cloud.google.com/go/iam to v1.6.0, golang.org/x/net to v0.52.0, golang.org/x/sys to v0.42.0, and go.opentelemetry.io/otel to v1.40.0. I have no feedback to provide as there were no review comments to evaluate.
9959a11 to
a3a8b64
Compare
|
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. |
45203b3 to
d247220
Compare
d247220 to
79b6223
Compare
79b6223 to
70a74b9
Compare
This PR contains the following updates:
v1.5.3→v1.8.0v0.8.0→v0.10.0v0.35.0→v0.36.0d00831a→6f92a3bd00831a→6f92a3bRelease Notes
googleapis/google-cloud-go (cloud.google.com/go/longrunning)
v0.10.0Compare Source
pubsub: Subscription.ModifyPushConfig replaced with Subscription.Update.
pubsub: Subscription.Receive now runs concurrently for higher throughput.
vision: cloud.google.com/go/vision is deprecated. Use
cloud.google.com/go/vision/apiv1 instead.
translation: now stable.
trace: several changes to the surface. See the link below.
Code changes required from v0.9.0
pubsub: Replace
with
trace: traceGRPCServerInterceptor will be provided from *trace.Client.
Given an initialized
*trace.Clientnamedtc, instead ofwrite
trace trace.GRPCClientInterceptor will also provided from *trace.Client.
Instead of
write
trace: We removed the deprecated
trace.EnableGRPCTracing. Use the gRPCinterceptor as a dial option as shown below when initializing Cloud package
clients:
v0.9.0Compare Source
Configuration
📅 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.