Skip to content

Comments

fix(deps): update module cloud.google.com/go/bigtable to v1.42.0#291

Open
renovate-bot wants to merge 1 commit intogoogleapis:mainfrom
renovate-bot:renovate/cloud.google.com-go-bigtable-1.x
Open

fix(deps): update module cloud.google.com/go/bigtable to v1.42.0#291
renovate-bot wants to merge 1 commit intogoogleapis:mainfrom
renovate-bot:renovate/cloud.google.com-go-bigtable-1.x

Conversation

@renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Nov 2, 2025

This PR contains the following updates:

Package Change Age Confidence
cloud.google.com/go/bigtable v1.38.0v1.42.0 age confidence

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 becomes conflicted, 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

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

@renovate-bot renovate-bot requested review from a team and igorbernstein2 as code owners November 2, 2025 17:00
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 2, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 2, 2025
@renovate-bot renovate-bot force-pushed the renovate/cloud.google.com-go-bigtable-1.x branch from 7f807e4 to 7683a6c Compare December 15, 2025 18:49
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 15, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 15, 2025
@renovate-bot renovate-bot force-pushed the renovate/cloud.google.com-go-bigtable-1.x branch from 7683a6c to e0221bb Compare December 15, 2025 23:25
@renovate-bot renovate-bot changed the title fix(deps): update module cloud.google.com/go/bigtable to v1.40.1 fix(deps): update module cloud.google.com/go/bigtable to v1.41.0 Dec 15, 2025
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 15, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 15, 2025
@renovate-bot renovate-bot force-pushed the renovate/cloud.google.com-go-bigtable-1.x branch from e0221bb to 9a0da76 Compare February 2, 2026 14:54
@forking-renovate
Copy link

forking-renovate bot commented Feb 2, 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):

  • 34 additional dependencies were updated

Details:

Package Change
golang.org/x/oauth2 v0.30.0 -> v0.34.0
golang.org/x/sys v0.33.0 -> v0.39.0
google.golang.org/api v0.237.0 -> v0.259.0
google.golang.org/grpc v1.73.0 -> v1.78.0
google.golang.org/protobuf v1.36.6 -> v1.36.11
cloud.google.com/go v0.121.2 -> v0.123.0
cloud.google.com/go/compute/metadata v0.7.0 -> v0.9.0
cloud.google.com/go/iam v1.5.2 -> v1.5.3
cloud.google.com/go/longrunning v0.6.7 -> v0.8.0
github.com/cncf/xds/go v0.0.0-20250326154945-ae57f3c0d45f -> v0.0.0-20251022180443-0feb69152e9f
github.com/googleapis/enterprise-certificate-proxy v0.3.6 -> v0.3.7
github.com/googleapis/gax-go/v2 v2.14.2 -> v2.16.0
golang.org/x/net v0.41.0 -> v0.48.0
golang.org/x/text v0.26.0 -> v0.32.0
google.golang.org/genproto v0.0.0-20250505200425-f936aa4a68b2 -> v0.0.0-20251202230838-ff82c1b0f217
cel.dev/expr v0.23.0 -> v0.24.0
cloud.google.com/go/auth v0.16.2 -> v0.18.0
cloud.google.com/go/monitoring v1.24.2 -> v1.24.3
github.com/envoyproxy/go-control-plane/envoy v1.32.4 -> v1.35.0
github.com/go-jose/go-jose/v4 v4.0.5 -> v4.1.3
github.com/go-logr/logr v1.4.2 -> v1.4.3
github.com/spiffe/go-spiffe/v2 v2.5.0 -> v2.6.0
go.opentelemetry.io/auto/sdk v1.1.0 -> v1.2.1
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.61.0 -> v0.63.0
go.opentelemetry.io/otel v1.36.0 -> v1.39.0
go.opentelemetry.io/otel/metric v1.36.0 -> v1.39.0
go.opentelemetry.io/otel/sdk v1.36.0 -> v1.39.0
go.opentelemetry.io/otel/sdk/metric v1.36.0 -> v1.39.0
go.opentelemetry.io/otel/trace v1.36.0 -> v1.39.0
golang.org/x/crypto v0.39.0 -> v0.46.0
golang.org/x/sync v0.15.0 -> v0.19.0
golang.org/x/time v0.12.0 -> v0.14.0
google.golang.org/genproto/googleapis/api v0.0.0-20250603155806-513f23925822 -> v0.0.0-20251222181119-0a764e51fe1b
google.golang.org/genproto/googleapis/rpc v0.0.0-20250603155806-513f23925822 -> v0.0.0-20251222181119-0a764e51fe1b

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 2, 2026
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 2, 2026
@renovate-bot renovate-bot force-pushed the renovate/cloud.google.com-go-bigtable-1.x branch from 9a0da76 to adf24fb Compare February 4, 2026 22:24
@renovate-bot renovate-bot changed the title fix(deps): update module cloud.google.com/go/bigtable to v1.41.0 fix(deps): update module cloud.google.com/go/bigtable to v1.42.0 Feb 4, 2026
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 4, 2026
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 4, 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.

2 participants