Skip to content

Renovate updates

Shao Ming Tan requested to merge smtan/renovate-updates into master

What does this MR do?

This MR makes dependency upgrades. It consolidates upgrades from the following renovatebot MRs:

I reviewed the Redhat 8.10 release notes and nothing stands out.

The golang.org/x/exp version bump from fe59bbe5cc7f(17 Apr 2024) to fd00a4e0eefc(31 May 2025) shouldn't affect us as well.

There was an update to slices.DeleteFunc to zero the slice elements discarded by Delete, DeleteFunc.

We use slices.DeleteFunc when in convert/vulnerability_converter.go, but this update shouldn't affect us especially since the tests are passing.

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Edited by Shao Ming Tan

Merge request reports