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 #29

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 15, 2024

This PR contains the following updates:

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

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

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.

Copy link
Contributor Author

renovate bot commented Aug 15, 2024

ℹ Artifact update notice

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

  • 11 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.20 -> 1.23.4
google.golang.org/grpc v1.58.3 -> v1.67.1
google.golang.org/protobuf v1.32.0 -> v1.35.2
github.com/cncf/xds/go v0.0.0-20230607035331-e9ce68804cb4 -> v0.0.0-20240723142845-024c85f92f20
github.com/envoyproxy/protoc-gen-validate v1.0.2 -> v1.1.0
github.com/google/uuid v1.3.0 -> v1.6.0
golang.org/x/crypto v0.14.0 -> v0.26.0
golang.org/x/net v0.17.0 -> v0.28.0
golang.org/x/sys v0.13.0 -> v0.24.0
golang.org/x/text v0.13.0 -> v0.17.0
google.golang.org/genproto/googleapis/api v0.0.0-20230711160842-782d3b101e98 -> v0.0.0-20240814211410-ddb44dafa142
google.golang.org/genproto/googleapis/rpc v0.0.0-20230711160842-782d3b101e98 -> v0.0.0-20240814211410-ddb44dafa142

@renovate renovate bot force-pushed the renovate/github.com-envoyproxy-go-control-plane-0.x branch from 3873308 to bcecb6f Compare September 11, 2024 15:39
@renovate renovate bot changed the title fix(deps): update module github.com/envoyproxy/go-control-plane to v0.13.0 fix(deps): update module github.com/envoyproxy/go-control-plane to v0.13.1 Oct 16, 2024
@renovate renovate bot force-pushed the renovate/github.com-envoyproxy-go-control-plane-0.x branch from bcecb6f to 3e566f9 Compare October 16, 2024 23:16
@renovate renovate bot changed the title fix(deps): update module github.com/envoyproxy/go-control-plane to v0.13.1 fix(deps): update module github.com/envoyproxy/go-control-plane to v0.13.1 - autoclosed Nov 11, 2024
@renovate renovate bot closed this Nov 11, 2024
@renovate renovate bot deleted the renovate/github.com-envoyproxy-go-control-plane-0.x branch November 11, 2024 07:07
@renovate renovate bot changed the title fix(deps): update module github.com/envoyproxy/go-control-plane to v0.13.1 - autoclosed fix(deps): update module github.com/envoyproxy/go-control-plane to v0.13.1 Nov 11, 2024
@renovate renovate bot reopened this Nov 11, 2024
@renovate renovate bot force-pushed the renovate/github.com-envoyproxy-go-control-plane-0.x branch 2 times, most recently from 3e566f9 to 4e0502d Compare November 11, 2024 12:22
@renovate renovate bot force-pushed the renovate/github.com-envoyproxy-go-control-plane-0.x branch 2 times, most recently from 9090479 to 3ea567b Compare December 23, 2024 16:12
@renovate renovate bot changed the title fix(deps): update module github.com/envoyproxy/go-control-plane to v0.13.1 fix(deps): update module github.com/envoyproxy/go-control-plane to v0.13.2 Dec 23, 2024
@renovate renovate bot force-pushed the renovate/github.com-envoyproxy-go-control-plane-0.x branch from 3ea567b to e23d6e4 Compare January 3, 2025 03:51
@renovate renovate bot changed the title fix(deps): update module github.com/envoyproxy/go-control-plane to v0.13.2 fix(deps): update module github.com/envoyproxy/go-control-plane to v0.13.3 Jan 3, 2025
@renovate renovate bot force-pushed the renovate/github.com-envoyproxy-go-control-plane-0.x branch from e23d6e4 to af7ac3c Compare January 7, 2025 00:37
@renovate renovate bot changed the title fix(deps): update module github.com/envoyproxy/go-control-plane to v0.13.3 fix(deps): update module github.com/envoyproxy/go-control-plane to v0.13.4 Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants