lyft / clutch

Extensible platform for infrastructure management
https://clutch.sh
Apache License 2.0
1.67k stars 116 forks source link

housekeeping: Update module github.com/envoyproxy/go-control-plane to v0.13.0 #3089

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/envoyproxy/go-control-plane v0.12.0 -> v0.13.0 age adoption passing confidence

Release Notes

envoyproxy/go-control-plane (github.com/envoyproxy/go-control-plane) ### [`v0.13.0`](https://togithub.com/envoyproxy/go-control-plane/releases/tag/v0.13.0) [Compare Source](https://togithub.com/envoyproxy/go-control-plane/compare/v0.12.0...v0.13.0) #### What's Changed - Setup Codeql workflow by [@​mmorel-35](https://togithub.com/mmorel-35) in [https://github.com/envoyproxy/go-control-plane/pull/846](https://togithub.com/envoyproxy/go-control-plane/pull/846) - Improve OSSF score by [@​mmorel-35](https://togithub.com/mmorel-35) in [https://github.com/envoyproxy/go-control-plane/pull/848](https://togithub.com/envoyproxy/go-control-plane/pull/848) - Fix build after recent protobuf changes by [@​howardjohn](https://togithub.com/howardjohn) in [https://github.com/envoyproxy/go-control-plane/pull/862](https://togithub.com/envoyproxy/go-control-plane/pull/862) - Add detailed_metric field to ratelimit descriptor by [@​akondapuram](https://togithub.com/akondapuram) in [https://github.com/envoyproxy/go-control-plane/pull/841](https://togithub.com/envoyproxy/go-control-plane/pull/841) - Enable testifylint linter by [@​mmorel-35](https://togithub.com/mmorel-35) in [https://github.com/envoyproxy/go-control-plane/pull/842](https://togithub.com/envoyproxy/go-control-plane/pull/842) - build(deps): Bump actions/stale from 7.0.0 to 9.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/envoyproxy/go-control-plane/pull/881](https://togithub.com/envoyproxy/go-control-plane/pull/881) - build(deps): Bump github/codeql-action from 3.22.12 to 3.24.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/envoyproxy/go-control-plane/pull/892](https://togithub.com/envoyproxy/go-control-plane/pull/892) - build(deps): Bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/envoyproxy/go-control-plane/pull/880](https://togithub.com/envoyproxy/go-control-plane/pull/880) - Linter fixes required by latest golangci-lint versions by [@​sunjayBhatia](https://togithub.com/sunjayBhatia) in [https://github.com/envoyproxy/go-control-plane/pull/903](https://togithub.com/envoyproxy/go-control-plane/pull/903) - build(deps): Bump google.golang.org/grpc from 1.58.3 to 1.62.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/envoyproxy/go-control-plane/pull/899](https://togithub.com/envoyproxy/go-control-plane/pull/899) - build(deps): Bump github/codeql-action from 3.24.6 to 3.24.8 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/envoyproxy/go-control-plane/pull/906](https://togithub.com/envoyproxy/go-control-plane/pull/906) - build(deps): Bump github.com/golang/protobuf from 1.5.3 to 1.5.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/envoyproxy/go-control-plane/pull/898](https://togithub.com/envoyproxy/go-control-plane/pull/898) - build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/envoyproxy/go-control-plane/pull/891](https://togithub.com/envoyproxy/go-control-plane/pull/891) - build(deps): Bump actions/checkout from 4.1.1 to 4.1.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/envoyproxy/go-control-plane/pull/905](https://togithub.com/envoyproxy/go-control-plane/pull/905) - build(deps): Bump github.com/prometheus/client_model from 0.5.0 to 0.6.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/envoyproxy/go-control-plane/pull/886](https://togithub.com/envoyproxy/go-control-plane/pull/886) - build(deps): Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /xdsmatcher by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/envoyproxy/go-control-plane/pull/900](https://togithub.com/envoyproxy/go-control-plane/pull/900) - build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /xdsmatcher by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/envoyproxy/go-control-plane/pull/893](https://togithub.com/envoyproxy/go-control-plane/pull/893) - build(deps): Bump google.golang.org/grpc from 1.59.0 to 1.62.1 in /examples/dyplomat by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/envoyproxy/go-control-plane/pull/901](https://togithub.com/envoyproxy/go-control-plane/pull/901) - build(deps): Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /examples/dyplomat by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/envoyproxy/go-control-plane/pull/902](https://togithub.com/envoyproxy/go-control-plane/pull/902) - Apply 'go mod tidy' after API sync by [@​mmorel-35](https://togithub.com/mmorel-35) in [https://github.com/envoyproxy/go-control-plane/pull/908](https://togithub.com/envoyproxy/go-control-plane/pull/908) - build(deps): Bump github/codeql-action from 3.24.8 to 3.24.9 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/envoyproxy/go-control-plane/pull/910](https://togithub.com/envoyproxy/go-control-plane/pull/910) - Move go mod tidy to run in sync_protos by [@​sunjayBhatia](https://togithub.com/sunjayBhatia) in [https://github.com/envoyproxy/go-control-plane/pull/911](https://togithub.com/envoyproxy/go-control-plane/pull/911) - use replace in `examples/dyplomat` and `xdsmatcher` modules by [@​mmorel-35](https://togithub.com/mmorel-35) in [https://github.com/envoyproxy/go-control-plane/pull/912](https://togithub.com/envoyproxy/go-control-plane/pull/912) - Bump vtprotobuf import by [@​howardjohn](https://togithub.com/howardjohn) in [https://github.com/envoyproxy/go-control-plane/pull/914](https://togithub.com/envoyproxy/go-control-plane/pull/914) - Goroutine leak in DeltaStreamHandler: fix for issue 913: by [@​zhiyanfoo](https://togithub.com/zhiyanfoo) in [https://github.com/envoyproxy/go-control-plane/pull/916](https://togithub.com/envoyproxy/go-control-plane/pull/916) - build(deps): bump github.com/cncf/xds/go to v0.0.0-20240329184929 by [@​mmorel-35](https://togithub.com/mmorel-35) in [https://github.com/envoyproxy/go-control-plane/pull/923](https://togithub.com/envoyproxy/go-control-plane/pull/923) - build(deps): Bump golang.org/x/net from 0.20.0 to 0.23.0 in /examples/dyplomat by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/envoyproxy/go-control-plane/pull/926](https://togithub.com/envoyproxy/go-control-plane/pull/926) - build(deps): Bump golang.org/x/net from 0.20.0 to 0.23.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/envoyproxy/go-control-plane/pull/925](https://togithub.com/envoyproxy/go-control-plane/pull/925) - build(deps): Bump github/codeql-action from 3.24.9 to 3.25.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/envoyproxy/go-control-plane/pull/924](https://togithub.com/envoyproxy/go-control-plane/pull/924) - build(deps): bump github.com/cncf/xds/go to v0.0.0-20240329184929 by [@​mmorel-35](https://togithub.com/mmorel-35) in [https://github.com/envoyproxy/go-control-plane/pull/931](https://togithub.com/envoyproxy/go-control-plane/pull/931) - Linearcache should respond immediately for the first wildcard delta request by [@​tnqn](https://togithub.com/tnqn) in [https://github.com/envoyproxy/go-control-plane/pull/927](https://togithub.com/envoyproxy/go-control-plane/pull/927) - build(deps): Bump actions/checkout from 4.1.2 to 4.1.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/envoyproxy/go-control-plane/pull/938](https://togithub.com/envoyproxy/go-control-plane/pull/938) - build(deps): Bump golangci/golangci-lint-action from 4.0.0 to 6.0.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/envoyproxy/go-control-plane/pull/941](https://togithub.com/envoyproxy/go-control-plane/pull/941) - build(deps): Bump ossf/scorecard-action from 2.3.1 to 2.3.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/envoyproxy/go-control-plane/pull/943](https://togithub.com/envoyproxy/go-control-plane/pull/943) - build(deps): Bump actions/checkout from 4.1.5 to 4.1.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/envoyproxy/go-control-plane/pull/948](https://togithub.com/envoyproxy/go-control-plane/pull/948) - build(deps): Bump github/codeql-action from 3.25.0 to 3.25.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/envoyproxy/go-control-plane/pull/947](https://togithub.com/envoyproxy/go-control-plane/pull/947) - xds server: Update reference/resource checks for DefaultFilterChain by [@​sfc-gh-randerson](https://togithub.com/sfc-gh-randerson) in [https://github.com/envoyproxy/go-control-plane/pull/949](https://togithub.com/envoyproxy/go-control-plane/pull/949) - chore: update go version to 1.21 by [@​mmorel-35](https://togithub.com/mmorel-35) in [https://github.com/envoyproxy/go-control-plane/pull/964](https://togithub.com/envoyproxy/go-control-plane/pull/964) - Bump google.golang.org/grpc from 1.62.1 to 1.65.0 by [@​mmorel-35](https://togithub.com/mmorel-35) in [https://github.com/envoyproxy/go-control-plane/pull/968](https://togithub.com/envoyproxy/go-control-plane/pull/968) #### New Contributors - [@​howardjohn](https://togithub.com/howardjohn) made their first contribution in [https://github.com/envoyproxy/go-control-plane/pull/862](https://togithub.com/envoyproxy/go-control-plane/pull/862) - [@​akondapuram](https://togithub.com/akondapuram) made their first contribution in [https://github.com/envoyproxy/go-control-plane/pull/841](https://togithub.com/envoyproxy/go-control-plane/pull/841) - [@​zhiyanfoo](https://togithub.com/zhiyanfoo) made their first contribution in [https://github.com/envoyproxy/go-control-plane/pull/916](https://togithub.com/envoyproxy/go-control-plane/pull/916) - [@​tnqn](https://togithub.com/tnqn) made their first contribution in [https://github.com/envoyproxy/go-control-plane/pull/927](https://togithub.com/envoyproxy/go-control-plane/pull/927) - [@​sfc-gh-randerson](https://togithub.com/sfc-gh-randerson) made their first contribution in [https://github.com/envoyproxy/go-control-plane/pull/949](https://togithub.com/envoyproxy/go-control-plane/pull/949) **Full Changelog**: https://github.com/envoyproxy/go-control-plane/compare/v0.12.0...v0.13.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 was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 1 month ago

ℹ Artifact update notice

File name: backend/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):

Details:

Package Change
golang.org/x/net v0.24.0 -> v0.25.0
golang.org/x/oauth2 v0.17.0 -> v0.20.0
golang.org/x/sync v0.6.0 -> v0.7.0
google.golang.org/genproto/googleapis/api v0.0.0-20240415180920-8c6c420018be -> v0.0.0-20240528184218-531527333157
google.golang.org/genproto/googleapis/rpc v0.0.0-20240415180920-8c6c420018be -> v0.0.0-20240528184218-531527333157
google.golang.org/grpc v1.63.2 -> v1.65.0
google.golang.org/protobuf v1.33.0 -> v1.34.1
github.com/cespare/xxhash/v2 v2.2.0 -> v2.3.0
github.com/cncf/xds/go v0.0.0-20231128003011-0fa0005c9caa -> v0.0.0-20240423153145-555b57ec207b
github.com/prometheus/client_model v0.5.0 -> v0.6.0
golang.org/x/crypto v0.22.0 -> v0.23.0
golang.org/x/sys v0.19.0 -> v0.20.0
golang.org/x/term v0.19.0 -> v0.20.0
golang.org/x/text v0.14.0 -> v0.15.0
github-actions[bot] commented 3 weeks ago

This PR has been marked as stale after 7 or more days of inactivity. Please have a maintainer add the on hold label if this PR should remain open. If there is no further activity or the on hold label is not added, this PR will be closed in 3 days.

renovate[bot] commented 2 weeks ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v0.13.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.