Skip to content

Bump github.com/google/cadvisor from 0.48.1 to 0.53.0 in /collector #631

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

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 6, 2025

Bumps github.com/google/cadvisor from 0.48.1 to 0.53.0.

Release notes

Sourced from github.com/google/cadvisor's releases.

v0.49.2

What's Changed

Full Changelog: google/cadvisor@v0.49.1...v0.49.2

Multi Arch Container Image:
gcr.io/cadvisor/cadvisor:v0.49.2
Architecture Specific Container Images:
gcr.io/cadvisor/cadvisor-arm:v0.49.2
gcr.io/cadvisor/cadvisor-arm64:v0.49.2
gcr.io/cadvisor/cadvisor-amd64:v0.49.2
Binaries:
SHA256 (./cadvisor-v0.49.2-linux-amd64) = e8273ebfd18bac96834de3eb74a86bda4c2c6d6e9b4c924bdbf1f93e4e0bc24f
SHA256 (./cadvisor-v0.49.2-linux-arm) = 58e0d51ee708a488d777341099247791db831542213ad66cea1b038d3e45749d
SHA256 (./cadvisor-v0.49.2-linux-arm64) = 5b852edb911cfe3df7448b03ccbdc6538b6ff00299527864234127cc54f8080f

v0.51.0

What's Changed

New Contributors

Full Changelog: google/cadvisor@v0.50.0...v0.51.0

Multi Arch Container Image:
gcr.io/cadvisor/cadvisor:v0.51.0
Architecture Specific Container Images:
gcr.io/cadvisor/cadvisor-arm:v0.51.0
gcr.io/cadvisor/cadvisor-arm64:v0.51.0
gcr.io/cadvisor/cadvisor-s390x:v0.51.0
gcr.io/cadvisor/cadvisor-amd64:v0.51.0
Binaries:
SHA256 (./cadvisor-v0.51.0-linux-arm64) = 518f05a7aeb122be88ecb0fa3fb905aa0840bb029cb08de0e4b523b7e8aae1e1
SHA256 (./cadvisor-v0.51.0-linux-s390x) = 08f3fd69ac8c4b167b110994c3df711c51875ed21eb818172dfd3cc285e958cd
SHA256 (./cadvisor-v0.51.0-linux-amd64) = cc3d2555f1eed948c5b3d448766107ba5ea90e9b5f8a06c60f010826fbb806a7
SHA256 (./cadvisor-v0.51.0-linux-arm) = 9df65d377f082a80c7f04b92badd16b141d8d3021e7c1f4929c5f89f95e8937b

v0.50.0

... (truncated)

Commits
  • 85d18c6 Use built-in error wrapping instead of pkg/errors (#3689)
  • 09f7fba Fixed possible data race
  • dcbb1f2 fix: fix call Errorf with wrong err
  • f6e42d8 row.Err does not exist anymore
  • 962aef2 Remove usage of deprecated API
  • 4b2771f Bump dependencies to latest
  • f6e31a3 Merge pull request #3672 from lianghao208/client-timeout
  • 8d4c507 fix potential hang on containerd client.LoadContainer
  • 0b675de Make resctrl optional/pluggable
  • b518a3d Merge pull request #3666 from dims/bump-to-newer-opencontainers/image-spec-v1...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/google/cadvisor](https://github.com/google/cadvisor) from 0.48.1 to 0.53.0.
- [Release notes](https://github.com/google/cadvisor/releases)
- [Changelog](https://github.com/google/cadvisor/blob/master/CHANGELOG.md)
- [Commits](google/cadvisor@v0.48.1...v0.53.0)

---
updated-dependencies:
- dependency-name: github.com/google/cadvisor
  dependency-version: 0.53.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 6, 2025
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants