kubewarden / kubewarden-controller

Manage admission policies in your Kubernetes cluster with ease
https://kubewarden.io
Apache License 2.0
181 stars 30 forks source link

chore(deps): update all non-major dependencies #771

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/checkout action patch v4.1.6 -> v4.1.7 age adoption passing confidence
codecov/codecov-action action minor v4.4.1 -> v4.5.0 age adoption passing confidence
docker/build-push-action action minor v5.3.0 -> v5.4.0 age adoption passing confidence
github.com/opencontainers/runc replace patch v1.1.12 -> v1.1.13 age adoption passing confidence
k8s.io/api require patch v0.30.1 -> v0.30.2 age adoption passing confidence
k8s.io/apimachinery require patch v0.30.1 -> v0.30.2 age adoption passing confidence

Release Notes

actions/checkout (actions/checkout) ### [`v4.1.7`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v417) [Compare Source](https://togithub.com/actions/checkout/compare/v4.1.6...v4.1.7) - Bump the minor-npm-dependencies group across 1 directory with 4 updates by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/checkout/pull/1739](https://togithub.com/actions/checkout/pull/1739) - Bump actions/checkout from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/checkout/pull/1697](https://togithub.com/actions/checkout/pull/1697) - Check out other refs/\* by commit by [@​orhantoy](https://togithub.com/orhantoy) in [https://github.com/actions/checkout/pull/1774](https://togithub.com/actions/checkout/pull/1774) - Pin actions/checkout's own workflows to a known, good, stable version. by [@​jww3](https://togithub.com/jww3) in [https://github.com/actions/checkout/pull/1776](https://togithub.com/actions/checkout/pull/1776)
codecov/codecov-action (codecov/codecov-action) ### [`v4.5.0`](https://togithub.com/codecov/codecov-action/compare/v4.4.1...v4.5.0) [Compare Source](https://togithub.com/codecov/codecov-action/compare/v4.4.1...v4.5.0)
docker/build-push-action (docker/build-push-action) ### [`v5.4.0`](https://togithub.com/docker/build-push-action/compare/v5.3.0...v5.4.0) [Compare Source](https://togithub.com/docker/build-push-action/compare/v5.3.0...v5.4.0)
opencontainers/runc (github.com/opencontainers/runc) ### [`v1.1.13`](https://togithub.com/opencontainers/runc/releases/tag/v1.1.13): runc 1.1.13 -- "There is no certainty in the world. This is the only certainty I have." [Compare Source](https://togithub.com/opencontainers/runc/compare/v1.1.12...v1.1.13) This is the thirteenth patch release in the 1.1.z release branch of runc. It brings in Go 1.22.x compatibility and fixes a few issues, including an occasional wrong nofile rlimit in runc exec, and a race between runc list and runc delete. NOTE that if using Go 1.22.x to build runc, make sure to use 1.22.4 or a later version. For more details, see issue [#​4233](https://togithub.com/opencontainers/runc/issues/4233). - Support go 1.22.4+. ([#​4313](https://togithub.com/opencontainers/runc/issues/4313)) - runc list: fix race with runc delete. ([#​4231](https://togithub.com/opencontainers/runc/issues/4231)) - Fix set nofile rlimit error. ([#​4277](https://togithub.com/opencontainers/runc/issues/4277), [#​4299](https://togithub.com/opencontainers/runc/issues/4299)) - libct/cg/fs: fix setting rt_period vs rt_runtime. ([#​4284](https://togithub.com/opencontainers/runc/issues/4284)) - Fix a debug msg for user ns in nsexec. ([#​4315](https://togithub.com/opencontainers/runc/issues/4315)) - script/\*: fix gpg usage wrt keyboxd. ([#​4316](https://togithub.com/opencontainers/runc/issues/4316)) - CI fixes and misc backports. ([#​4241](https://togithub.com/opencontainers/runc/issues/4241)) - Fix codespell warnings. ([#​4300](https://togithub.com/opencontainers/runc/issues/4300)) - Silence security false positives from golang/net. ([#​4244](https://togithub.com/opencontainers/runc/issues/4244)) - libcontainer: allow containers to make apps think fips is enabled/disabled for testing. ([#​4257](https://togithub.com/opencontainers/runc/issues/4257)) - allow overriding VERSION value in Makefile. ([#​4270](https://togithub.com/opencontainers/runc/issues/4270)) - Vagrantfile.fedora: bump Fedora to 39. ([#​4261](https://togithub.com/opencontainers/runc/issues/4261)) - ci/cirrus: rm centos stream 8. ([#​4305](https://togithub.com/opencontainers/runc/issues/4305), [#​4308](https://togithub.com/opencontainers/runc/issues/4308)) ##### Static Linking Notices The `runc` binary distributed with this release are *statically linked* with the following [GNU LGPL-2.1][lgpl-2.1] licensed libraries, with `runc` acting as a "work that uses the Library": [lgpl-2.1]: https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html - [libseccomp](https://togithub.com/seccomp/libseccomp) The versions of these libraries were not modified from their upstream versions, but in order to comply with the LGPL-2.1 (§6(a)), we have attached the complete source code for those libraries which (when combined with the attached runc source code) may be used to exercise your rights under the LGPL-2.1. However we strongly suggest that you make use of your distribution's packages or download them from the authoritative upstream sources, especially since these libraries are related to the security of your containers.
Thanks to all of the contributors who made this release possible: - Akhil Mohan - Akihiro Suda - Aleksa Sarai - Kir Kolyshkin - Sohan Kunkerkar - TTFISH - kychen - lifubang - ls-ggg <335814617@​qq.com> Signed-off-by: Kir Kolyshkin
kubernetes/api (k8s.io/api) ### [`v0.30.2`](https://togithub.com/kubernetes/api/compare/v0.30.1...v0.30.2) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.30.1...v0.30.2)
kubernetes/apimachinery (k8s.io/apimachinery) ### [`v0.30.2`](https://togithub.com/kubernetes/apimachinery/compare/v0.30.1...v0.30.2) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.30.1...v0.30.2)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 73.45%. Comparing base (222eee8) to head (933d580).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #771 +/- ## ========================================== + Coverage 73.40% 73.45% +0.05% ========================================== Files 28 28 Lines 1816 1816 ========================================== + Hits 1333 1334 +1 + Misses 364 362 -2 - Partials 119 120 +1 ``` | [Flag](https://app.codecov.io/gh/kubewarden/kubewarden-controller/pull/771/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubewarden) | Coverage Δ | | |---|---|---| | [integration-tests](https://app.codecov.io/gh/kubewarden/kubewarden-controller/pull/771/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubewarden) | `61.34% <ø> (+0.05%)` | :arrow_up: | | [unit-tests](https://app.codecov.io/gh/kubewarden/kubewarden-controller/pull/771/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubewarden) | `50.19% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubewarden#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.