Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 26, 2024

This PR contains the following updates:

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

Release Notes

envoyproxy/go-control-plane (github.com/envoyproxy/go-control-plane)

v0.13.2

Compare Source

New releasing model

The go-control-plane repository is now released as multiple independent packages:

  • github.com/envoyproxy/go-control-plane (this release), including the core components such as cache and server
  • github.com/envoyproxy/go-control-plane/envoy and github.com/envoyproxy/go-control-plane/contrib for envoy API go generated files
  • github.com/envoyproxy/go-control-plane/ratelimit and github.com/envoyproxy/go-control-plane/xdsmatcher as independent components for specific use-cases

What's Changed

New Contributors

Full Changelog: envoyproxy/go-control-plane@v0.13.1...v0.13.2

v0.13.1

Compare Source

What's Changed

Full Changelog: envoyproxy/go-control-plane@v0.13.0...v0.13.1

v0.13.0

Compare Source

What's Changed

New Contributors

Full Changelog: envoyproxy/go-control-plane@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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot requested a review from a team as a code owner December 26, 2024 17:02
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 26, 2024
Copy link
Contributor Author

renovate bot commented Dec 26, 2024

ℹ 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):

  • 18 additional dependencies were updated

Details:

Package Change
github.com/stretchr/testify v1.9.0 -> v1.10.0
golang.org/x/net v0.24.0 -> v0.28.0
golang.org/x/oauth2 v0.17.0 -> v0.22.0
golang.org/x/sync v0.6.0 -> v0.8.0
google.golang.org/genproto/googleapis/api v0.0.0-20240415180920-8c6c420018be -> v0.0.0-20240814211410-ddb44dafa142
google.golang.org/genproto/googleapis/rpc v0.0.0-20240415180920-8c6c420018be -> v0.0.0-20240814211410-ddb44dafa142
google.golang.org/grpc v1.63.2 -> v1.67.1
google.golang.org/protobuf v1.33.0 -> v1.35.2
github.com/cespare/xxhash/v2 v2.2.0 -> v2.3.0
github.com/cncf/xds/go v0.0.0-20231128003011-0fa0005c9caa -> v0.0.0-20240723142845-024c85f92f20
github.com/lyft/protoc-gen-star/v2 v2.0.3 -> v2.0.4-0.20230330145011-496ad1ac90a4
github.com/prometheus/client_model v0.5.0 -> v0.6.0
golang.org/x/crypto v0.22.0 -> v0.26.0
golang.org/x/mod v0.15.0 -> v0.17.0
golang.org/x/sys v0.19.0 -> v0.24.0
golang.org/x/term v0.19.0 -> v0.23.0
golang.org/x/text v0.14.0 -> v0.17.0
golang.org/x/tools v0.18.0 -> v0.21.1-0.20240508182429-e35e4ccd0d2d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants