Update dependencies to recent versions#1464
Conversation
A variety of libraries were updated to their recent versions. This includes many indirect libraries. Signed-off-by: Alexander Wels <awels@redhat.com>
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
| github.com/prometheus/procfs v0.16.1 // indirect | ||
| github.com/rivo/uniseg v0.4.7 // indirect | ||
| github.com/secure-systems-lab/go-securesystemslib v0.9.1 // indirect | ||
| github.com/sigstore/fulcio v1.6.6 // indirect |
There was a problem hiding this comment.
for CVE-2025-66506, which covers 2 jira tickets: (MIG-1802, MIG-1800) the bump needed >= 1.8.3
version of docker than we can support. But with a replace we can downgrade the actual version. Signed-off-by: Alexander Wels <awels@redhat.com>
A variety of libraries were updated to their recent versions. This includes many indirect
libraries.