build(deps): bump dependencies#3132
Conversation
|
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with Regular contributors should join the org to skip this step. Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
8f0a0f4 to
5d23462
Compare
5d23462 to
a50b225
Compare
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dependabot[bot], saschagrunert The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
a50b225 to
c3b9af5
Compare
|
/lgtm |
c3b9af5 to
1a961ba
Compare
|
/lgtm |
Bumps: - actions/download-artifact v8.0.0 -> v8.0.1 - actions/setup-go v6.3.0 -> v6.4.0 - actions/upload-artifact v7.0.0 -> v7.0.1 - cachix/cachix-action v16 -> v17 - crate-ci/typos v1.44.0 -> v1.45.2 - docker/build-push-action v6.19.2 -> v7.1.0 - docker/login-action v4.0.0 -> v4.1.0 - docker/setup-buildx-action v3.12.0 -> v4.0.0 - sigstore/cosign-installer v4.0.0 -> v4.1.1 - softprops/action-gh-release v2.5.0 -> v3.0.0 - ubi8/go-toolset b83390c -> 04558ab - ubi9/ubi-minimal 83006d5 -> 8d0a8fb - github.com/go-jose/go-jose/v4 v4.1.3 -> v4.1.4 - github.com/google/go-containerregistry v0.21.3 -> v0.21.4 - github.com/maxbrunsfeld/counterfeiter/v6 v6.12.1 -> v6.12.2 - github.com/opencontainers/runc v1.4.1 -> v1.4.2 - github.com/sigstore/cosign/v2 v2.6.2 -> v2.6.3 - github.com/sigstore/timestamp-authority/v2 v2.0.5 -> v2.0.6 - go.opentelemetry.io/otel/sdk v1.41.0 -> v1.43.0 - go.podman.io/common v0.67.0 -> v0.67.1 - golang.org/x/mod v0.34.0 -> v0.35.0 - google.golang.org/grpc v1.79.3 -> v1.80.0 - operator-sdk v1.37.0 -> v1.42.2 - opm v1.65.0 Updates baseprofile names for runc v1.4.2 and crun v1.26 from cri-o/packaging. Release v0.10.1. Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
1a961ba to
cdc5305
Compare
|
/lgtm |
What type of PR is this?
/kind cleanup
What this PR does / why we need it:
Bump dependencies:
Updates baseprofile names for runc v1.4.2 and crun v1.26
from cri-o/packaging. Release v0.10.1.
Which issue(s) this PR fixes:
None
Does this PR have test?
N/A
Special notes for your reviewer:
Does this PR introduce a user-facing change?