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

deps: update Go dependencies #940

Merged
merged 2 commits into from
Nov 4, 2024
Merged

deps: update Go dependencies #940

merged 2 commits into from
Nov 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 18, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/envoyproxy/go-control-plane v0.13.0 -> v0.13.1 age adoption passing confidence require patch
github.com/foxboron/go-uefi e2076f0 -> fab4fdf age adoption passing confidence require digest
github.com/prometheus/client_golang v1.20.4 -> v1.20.5 age adoption passing confidence require patch
github.com/prometheus/common v0.60.0 -> v0.60.1 age adoption passing confidence require patch
k8s.io/api v0.31.1 -> v0.31.2 age adoption passing confidence require patch
k8s.io/apimachinery v0.31.1 -> v0.31.2 age adoption passing confidence require patch
k8s.io/client-go v0.31.1 -> v0.31.2 age adoption passing confidence require patch
k8s.io/utils 49e7df5 -> 3ea5e8c age adoption passing confidence require digest

Release Notes

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

v0.13.1

Compare Source

What's Changed

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

prometheus/client_golang (github.com/prometheus/client_golang)

v1.20.5: / 2024-10-15

Compare Source

We decided to revert the testutil change that made our util functions less error-prone, but created a lot of work for our downstream users. Apologies for the pain! This revert should not cause any major breaking change, even if you already did the work--unless you depend on the exact error message.

Going forward, we plan to reinforce our release testing strategy [1],[2] and deliver an enhanced testutil package/module with more flexible and safer APIs.

Thanks to @​dashpole @​dgrisonnet @​kakkoyun @​ArthurSens @​vesari @​logicalhan @​krajorama @​bwplotka who helped in this patch release! 🤗

Changelog

[BUGFIX] testutil: Reverted #​1424; functions using compareMetricFamilies are (again) only failing if filtered metricNames are in the expected input. #​1645

prometheus/common (github.com/prometheus/common)

v0.60.1

Compare Source

What's Changed

Full Changelog: prometheus/common@v0.60.0...v0.60.1

kubernetes/api (k8s.io/api)

v0.31.2

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.31.2

Compare Source

kubernetes/client-go (k8s.io/client-go)

v0.31.2

Compare Source


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 the dependencies Dependency update label Oct 18, 2024
@renovate renovate bot requested a review from Freax13 as a code owner October 18, 2024 09:03
Copy link
Contributor Author

renovate bot commented Oct 18, 2024

ℹ Artifact update notice

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

  • 1 additional dependency was updated

Details:

Package Change
github.com/envoyproxy/protoc-gen-validate v1.0.4 -> v1.1.0

@renovate renovate bot requested review from 3u13r and katexochen as code owners October 18, 2024 09:03
@renovate renovate bot force-pushed the renovate/go-dependencies branch 5 times, most recently from e8c6c13 to 2090de6 Compare October 30, 2024 11:49
@renovate renovate bot force-pushed the renovate/go-dependencies branch from 2090de6 to fc9ccde Compare November 4, 2024 10:44
@katexochen katexochen force-pushed the renovate/go-dependencies branch from fc9ccde to 4aa5c82 Compare November 4, 2024 10:56
Copy link
Contributor Author

renovate bot commented Nov 4, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@katexochen katexochen merged commit cffaa1a into main Nov 4, 2024
13 checks passed
@katexochen katexochen deleted the renovate/go-dependencies branch November 4, 2024 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant