Update dependency google/cadvisor to v0.53.0 #71

Open
renovate-bot wants to merge 1 commit from renovate/cadvisor into main
Member

This PR contains the following updates:

Package Update Change
google/cadvisor minor v0.52.1 -> v0.53.0

Release Notes

google/cadvisor (google/cadvisor)

v0.53.0: cAdvisor v0.53.0

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/google/cadvisor/compare/v0.52.1...v0.53.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 is behind base branch, 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [google/cadvisor](https://github.com/google/cadvisor) | minor | `v0.52.1` -> `v0.53.0` | --- ### Release Notes <details> <summary>google/cadvisor (google/cadvisor)</summary> ### [`v0.53.0`](https://github.com/google/cadvisor/releases/tag/v0.53.0): cAdvisor v0.53.0 [Compare Source](https://github.com/google/cadvisor/compare/v0.52.1...v0.53.0) ##### What's Changed - fix potential hang on containerd client.LoadContainer by [@&#8203;lianghao208](https://github.com/lianghao208) in https://github.com/google/cadvisor/pull/3672 - Bump dependencies to latest (June 2, 2025) by [@&#8203;dims](https://github.com/dims) in https://github.com/google/cadvisor/pull/3692 - fix: fix call Errorf with wrong err by [@&#8203;alingse](https://github.com/alingse) in https://github.com/google/cadvisor/pull/3681 - Fixed possible data race by [@&#8203;iwankgb](https://github.com/iwankgb) in https://github.com/google/cadvisor/pull/3638 - Use built-in error wrapping instead of pkg/errors by [@&#8203;skitt](https://github.com/skitt) in https://github.com/google/cadvisor/pull/3689 ##### New Contributors - [@&#8203;lianghao208](https://github.com/lianghao208) made their first contribution in https://github.com/google/cadvisor/pull/3672 - [@&#8203;alingse](https://github.com/alingse) made their first contribution in https://github.com/google/cadvisor/pull/3681 **Full Changelog**: https://github.com/google/cadvisor/compare/v0.52.1...v0.53.0 </details> --- ### 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2025-06-05 16:00:23 +00:00
samuel-p was assigned by renovate-bot 2025-06-05 16:00:23 +00:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/cadvisor:renovate/cadvisor
git checkout renovate/cadvisor

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff renovate/cadvisor
git checkout renovate/cadvisor
git rebase main
git checkout main
git merge --ff-only renovate/cadvisor
git checkout renovate/cadvisor
git rebase main
git checkout main
git merge --no-ff renovate/cadvisor
git checkout main
git merge --squash renovate/cadvisor
git checkout main
git merge --ff-only renovate/cadvisor
git checkout main
git merge renovate/cadvisor
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: sp-codes/cadvisor#71
No description provided.