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
861 stars 201 forks source link

fix(deps): update module github.com/grpc-ecosystem/go-grpc-middleware to v1.4.0 #2107

Open renovate-bot opened 1 week ago

renovate-bot commented 1 week ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 -> v1.4.0 age adoption passing confidence

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


Release Notes

grpc-ecosystem/go-grpc-middleware (github.com/grpc-ecosystem/go-grpc-middleware) ### [`v1.4.0`](https://togithub.com/grpc-ecosystem/go-grpc-middleware/releases/tag/v1.4.0) [Compare Source](https://togithub.com/grpc-ecosystem/go-grpc-middleware/compare/v1.3.0...v1.4.0) #### What's Changed - Do not stop retrying based on earlier good message from the stream by [@​kartlee](https://togithub.com/kartlee) in [https://github.com/grpc-ecosystem/go-grpc-middleware/pull/313](https://togithub.com/grpc-ecosystem/go-grpc-middleware/pull/313) - Deprecate the server interceptor chain helpers by [@​CAFxX](https://togithub.com/CAFxX) in [https://github.com/grpc-ecosystem/go-grpc-middleware/pull/423](https://togithub.com/grpc-ecosystem/go-grpc-middleware/pull/423) - Simplify chain interceptors by [@​aarongable](https://togithub.com/aarongable) in [https://github.com/grpc-ecosystem/go-grpc-middleware/pull/421](https://togithub.com/grpc-ecosystem/go-grpc-middleware/pull/421) - v1: Switch from github.com/go-kit/kit to github.com/go-kit/log interfaces by [@​liggitt](https://togithub.com/liggitt) in [https://github.com/grpc-ecosystem/go-grpc-middleware/pull/426](https://togithub.com/grpc-ecosystem/go-grpc-middleware/pull/426) - logging/zap/ctxzap: add caller skip to shorthand functions by [@​jkawamoto](https://togithub.com/jkawamoto) in [https://github.com/grpc-ecosystem/go-grpc-middleware/pull/429](https://togithub.com/grpc-ecosystem/go-grpc-middleware/pull/429) - grpc_zap: fix caller annotation by [@​jkawamoto](https://togithub.com/jkawamoto) in [https://github.com/grpc-ecosystem/go-grpc-middleware/pull/431](https://togithub.com/grpc-ecosystem/go-grpc-middleware/pull/431) - Revert verbosity level check for zap by [@​central182](https://togithub.com/central182) in [https://github.com/grpc-ecosystem/go-grpc-middleware/pull/452](https://togithub.com/grpc-ecosystem/go-grpc-middleware/pull/452) - Fix memory leakage in kit.PayloadUnaryServerInterceptor by [@​r3code](https://togithub.com/r3code) in [https://github.com/grpc-ecosystem/go-grpc-middleware/pull/501](https://togithub.com/grpc-ecosystem/go-grpc-middleware/pull/501) - Use strconv.FormatUint instead of fmt.Sprintf by [@​andrey-berenda](https://togithub.com/andrey-berenda) in [https://github.com/grpc-ecosystem/go-grpc-middleware/pull/503](https://togithub.com/grpc-ecosystem/go-grpc-middleware/pull/503) - Fix typo in nicemd by [@​andrey-berenda](https://togithub.com/andrey-berenda) in [https://github.com/grpc-ecosystem/go-grpc-middleware/pull/509](https://togithub.com/grpc-ecosystem/go-grpc-middleware/pull/509) - Fix OSX build error in outdated golang.org/x/sys dependency by [@​devnev](https://togithub.com/devnev) in [https://github.com/grpc-ecosystem/go-grpc-middleware/pull/514](https://togithub.com/grpc-ecosystem/go-grpc-middleware/pull/514) #### New Contributors - [@​aarongable](https://togithub.com/aarongable) made their first contribution in [https://github.com/grpc-ecosystem/go-grpc-middleware/pull/421](https://togithub.com/grpc-ecosystem/go-grpc-middleware/pull/421) - [@​central182](https://togithub.com/central182) made their first contribution in [https://github.com/grpc-ecosystem/go-grpc-middleware/pull/452](https://togithub.com/grpc-ecosystem/go-grpc-middleware/pull/452) - [@​chrisdoherty4](https://togithub.com/chrisdoherty4) made their first contribution in [https://github.com/grpc-ecosystem/go-grpc-middleware/pull/456](https://togithub.com/grpc-ecosystem/go-grpc-middleware/pull/456) - [@​AmirQadir](https://togithub.com/AmirQadir) made their first contribution in [https://github.com/grpc-ecosystem/go-grpc-middleware/pull/464](https://togithub.com/grpc-ecosystem/go-grpc-middleware/pull/464) - [@​AlmogBaku](https://togithub.com/AlmogBaku) made their first contribution in [https://github.com/grpc-ecosystem/go-grpc-middleware/pull/491](https://togithub.com/grpc-ecosystem/go-grpc-middleware/pull/491) - [@​cuishuang](https://togithub.com/cuishuang) made their first contribution in [https://github.com/grpc-ecosystem/go-grpc-middleware/pull/493](https://togithub.com/grpc-ecosystem/go-grpc-middleware/pull/493) - [@​r3code](https://togithub.com/r3code) made their first contribution in [https://github.com/grpc-ecosystem/go-grpc-middleware/pull/501](https://togithub.com/grpc-ecosystem/go-grpc-middleware/pull/501) - [@​andrey-berenda](https://togithub.com/andrey-berenda) made their first contribution in [https://github.com/grpc-ecosystem/go-grpc-middleware/pull/503](https://togithub.com/grpc-ecosystem/go-grpc-middleware/pull/503) - [@​steveruckdashel](https://togithub.com/steveruckdashel) made their first contribution in [https://github.com/grpc-ecosystem/go-grpc-middleware/pull/539](https://togithub.com/grpc-ecosystem/go-grpc-middleware/pull/539) **Full Changelog**: https://github.com/grpc-ecosystem/go-grpc-middleware/compare/v1.3.0...v1.4.0

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 1 week 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-mux v0.8.0
go: downloading google.golang.org/api v0.139.0
go: downloading golang.org/x/oauth2 v0.11.0
go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
go: downloading github.com/sirupsen/logrus v1.8.1
go: downloading google.golang.org/grpc v1.57.0
go: downloading github.com/GoogleCloudPlatform/declarative-resource-client-library v1.51.0
go: downloading cloud.google.com/go v0.110.6
go: downloading golang.org/x/net v0.14.0
go: downloading github.com/gammazero/workerpool v0.0.0-20181230203049-86a96b5d5d92
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d
go: downloading google.golang.org/genproto v0.0.0-20230803162519-f966b187b2e5
go: downloading google.golang.org/protobuf v1.31.0
go: downloading golang.org/x/crypto v0.12.0
go: downloading github.com/google/go-cmp v0.5.9
go: downloading cloud.google.com/go/compute/metadata v0.2.3
go: downloading cloud.google.com/go/compute v1.23.0
go: downloading google.golang.org/appengine v1.6.7
go: downloading golang.org/x/sys v0.11.0
go: downloading github.com/golang/protobuf v1.5.3
go: downloading github.com/golang/glog v1.1.0
go: downloading github.com/googleapis/gax-go/v2 v2.12.0
go: downloading cloud.google.com/go/iam v1.1.1
go: downloading cloud.google.com/go/longrunning v0.5.1
go: downloading golang.org/x/text v0.12.0
go: downloading github.com/gammazero/deque v0.0.0-20180920172122-f6adf94963e4
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/google/uuid v1.3.0
go: downloading golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230803162519-f966b187b2e5
go: downloading github.com/envoyproxy/go-control-plane v0.11.1-0.20230524094728-9239064ad72f
go: downloading github.com/agext/levenshtein v1.2.2
go: downloading github.com/mitchellh/go-wordwrap v1.0.0
go: downloading github.com/googleapis/enterprise-certificate-proxy v0.2.5
go: downloading github.com/cncf/xds/go v0.0.0-20230607035331-e9ce68804cb4
go: downloading github.com/cncf/udpa/go v0.0.0-20220112060539-c52dc94e7fbe
go: downloading golang.org/x/sync v0.3.0
go: downloading github.com/envoyproxy/protoc-gen-validate v0.10.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 1 week 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 yuwenma 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