GoogleCloudPlatform / k8s-config-connector

GCP Config Connector, a Kubernetes add-on for managing GCP resources
https://cloud.google.com/config-connector/docs/overview
Apache License 2.0
862 stars 202 forks source link

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

Closed renovate-bot closed 1 week ago

renovate-bot commented 2 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cloud.google.com/go/bigtable v1.19.0 -> v1.25.0 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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.



This PR has been generated by Mend Renovate. View repository job log here.

forking-renovate[bot] commented 2 weeks ago

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: third_party/github.com/hashicorp/terraform-provider-google-beta/go.sum
Command failed: go get -d -t ./...
go: downloading github.com/dnaeon/go-vcr v1.0.1
go: downloading github.com/hashicorp/terraform-plugin-framework v1.1.1
go: downloading github.com/hashicorp/terraform-plugin-go v0.14.3
go: downloading github.com/hashicorp/terraform-plugin-log v0.7.0
go: downloading github.com/hashicorp/terraform-plugin-mux v0.8.0
go: downloading github.com/hashicorp/terraform-plugin-sdk/v2 v2.24.0
go: downloading google.golang.org/api v0.184.0
go: downloading github.com/hashicorp/terraform-plugin-framework-validators v0.9.0
go: downloading golang.org/x/oauth2 v0.21.0
go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
go: downloading github.com/sirupsen/logrus v1.8.1
go: downloading google.golang.org/grpc v1.64.0
go: downloading github.com/hashicorp/errwrap v1.0.0
go: downloading github.com/GoogleCloudPlatform/declarative-resource-client-library v1.51.0
go: downloading cloud.google.com/go/bigtable v1.25.0
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading github.com/hashicorp/go-version v1.6.0
go: downloading github.com/apparentlymart/go-cidr v1.1.0
go: downloading cloud.google.com/go v0.115.0
go: downloading github.com/mitchellh/hashstructure v1.1.0
go: downloading golang.org/x/net v0.26.0
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
go: downloading github.com/gammazero/workerpool v0.0.0-20181230203049-86a96b5d5d92
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240610135401-a8a62080eff3
go: downloading google.golang.org/genproto v0.0.0-20240604185151-ef581f913117
go: downloading google.golang.org/protobuf v1.34.2
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/hashicorp/go-hclog v1.2.1
go: downloading github.com/google/go-cmp v0.6.0
go: downloading github.com/hashicorp/terraform-exec v0.17.3
go: downloading github.com/hashicorp/terraform-json v0.14.0
go: downloading github.com/mitchellh/go-testing-interface v1.14.1
go: downloading github.com/mitchellh/copystructure v1.2.0
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading github.com/hashicorp/go-uuid v1.0.3
go: downloading github.com/mitchellh/reflectwalk v1.0.2
go: downloading golang.org/x/crypto v0.24.0
go: downloading cloud.google.com/go/compute/metadata v0.3.0
go: downloading cloud.google.com/go/compute v1.27.0
go: downloading github.com/golang/protobuf v1.5.4
go: downloading github.com/hashicorp/logutils v1.0.0
go: downloading golang.org/x/sys v0.21.0
go: downloading cloud.google.com/go/auth v0.5.1
go: downloading bitbucket.org/creachadair/stringset v0.0.8
go: downloading github.com/cenkalti/backoff v2.2.1+incompatible
go: downloading github.com/golang/glog v1.2.0
go: downloading github.com/google/go-cpy v0.0.0-20211218193943-a9c933c06932
go: downloading github.com/kylelemons/godebug v1.1.0
go: downloading github.com/googleapis/gax-go/v2 v2.12.4
go: downloading cloud.google.com/go/iam v1.1.8
go: downloading cloud.google.com/go/longrunning v0.5.7
go: downloading cloud.google.com/go/auth/oauth2adapt v0.2.2
go: downloading golang.org/x/text v0.16.0
go: downloading github.com/gammazero/deque v0.0.0-20180920172122-f6adf94963e4
go: downloading github.com/hashicorp/go-plugin v1.4.8
go: downloading github.com/vmihailenco/msgpack/v4 v4.3.12
go: downloading github.com/vmihailenco/msgpack v4.0.4+incompatible
go: downloading github.com/fatih/color v1.13.0
go: downloading github.com/mattn/go-colorable v0.1.12
go: downloading github.com/mattn/go-isatty v0.0.14
go: downloading github.com/zclconf/go-cty v1.11.0
go: downloading github.com/hashicorp/hcl/v2 v2.14.1
go: downloading github.com/hashicorp/hc-install v0.4.0
go: downloading github.com/google/s2a-go v0.1.7
go: downloading github.com/google/uuid v1.6.0
go: downloading go.opencensus.io v0.24.0
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0
go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0
go: downloading golang.org/x/time v0.5.0
go: downloading go.opentelemetry.io/otel v1.24.0
go: downloading go.opentelemetry.io/otel/trace v1.24.0
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240604185151-ef581f913117
go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d
go: downloading github.com/oklog/run v1.0.0
go: downloading github.com/hashicorp/terraform-registry-address v0.1.0
go: downloading github.com/vmihailenco/tagparser v0.1.2
go: downloading google.golang.org/appengine v1.6.8
go: downloading github.com/agext/levenshtein v1.2.2
go: downloading github.com/apparentlymart/go-textseg/v13 v13.0.0
go: downloading github.com/mitchellh/go-wordwrap v1.0.0
go: downloading github.com/hashicorp/go-checkpoint v0.5.0
go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.2
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading go.opentelemetry.io/otel/metric v1.24.0
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading github.com/go-logr/logr v1.4.1
go: downloading github.com/envoyproxy/go-control-plane v0.12.0
go: downloading github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading github.com/cncf/xds/go v0.0.0-20240318125728-8a4994d93e50
go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.4
go: downloading github.com/cespare/xxhash/v2 v2.2.0
go: downloading golang.org/x/sync v0.7.0
go: downloading github.com/census-instrumentation/opencensus-proto v0.4.1
go: downloading github.com/hashicorp/terraform-provider-google v1.20.0
go: github.com/hashicorp/terraform-provider-google-beta/scripts imports
    github.com/hashicorp/terraform-provider-clean-google-beta/google-beta/provider: cannot find module providing package github.com/hashicorp/terraform-provider-clean-google-beta/google-beta/provider
go: github.com/hashicorp/terraform-provider-google-beta/google-beta/provider/universe tested by
    github.com/hashicorp/terraform-provider-google-beta/google-beta/provider/universe.test imports
    github.com/hashicorp/terraform-provider-google/google/acctest: cannot find module providing package github.com/hashicorp/terraform-provider-google/google/acctest
go: github.com/hashicorp/terraform-provider-google-beta/google-beta/provider/universe tested by
    github.com/hashicorp/terraform-provider-google-beta/google-beta/provider/universe.test imports
    github.com/hashicorp/terraform-provider-google/google/envvar: cannot find module providing package github.com/hashicorp/terraform-provider-google/google/envvar
go: github.com/hashicorp/terraform-provider-google-beta/google-beta/provider/universe tested by
    github.com/hashicorp/terraform-provider-google-beta/google-beta/provider/universe.test imports
    github.com/hashicorp/terraform-provider-google/google/tpgresource: cannot find module providing package github.com/hashicorp/terraform-provider-google/google/tpgresource
go: github.com/hashicorp/terraform-provider-google-beta/google-beta/provider/universe tested by
    github.com/hashicorp/terraform-provider-google-beta/google-beta/provider/universe.test imports
    github.com/hashicorp/terraform-provider-google/google/transport: cannot find module providing package github.com/hashicorp/terraform-provider-google/google/transport
google-oss-prow[bot] commented 2 weeks ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign roycaihw for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/GoogleCloudPlatform/k8s-config-connector/blob/master/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
justinsb commented 2 weeks ago

I hope we can do these with #2087

justinsb commented 1 week ago

This is third_party

/close

google-oss-prow[bot] commented 1 week ago

@justinsb: Closed this PR.

In response to [this](https://github.com/GoogleCloudPlatform/k8s-config-connector/pull/2076#issuecomment-2191818288): >This is third_party > >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
forking-renovate[bot] commented 1 week ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v1.25.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.