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

fix(deps): update module github.com/envoyproxy/go-control-plane to v0.13.4 #37533

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 28, 2025

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v0.13.4

Compare Source

What's Changed

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

v0.13.3

Compare Source

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


Configuration

📅 Schedule: Branch creation - "on tuesday" (UTC), 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 added dependencies Pull requests that update a dependency file renovatebot labels Jan 28, 2025
@renovate renovate bot requested review from evan-bradley and a team as code owners January 28, 2025 08:12
@renovate renovate bot force-pushed the renovate/github.com-envoyproxy-go-control-plane-0.x branch from cce4d31 to 0c15341 Compare January 28, 2025 16:08
@renovate renovate bot changed the title Update module github.com/envoyproxy/go-control-plane to v0.13.4 fix(deps): update module github.com/envoyproxy/go-control-plane to v0.13.4 Jan 28, 2025
@@ -3,7 +3,7 @@ module github.com/open-telemetry/opentelemetry-collector-contrib/receiver/envoya
go 1.22.0

require (
github.com/envoyproxy/go-control-plane v0.13.1
github.com/envoyproxy/go-control-plane/envoy v1.32.3
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like the previous package is replaced with a new one, not sure if this is expected. Code owner @evan-bradley please review

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 receiver/envoyals
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants