Update all dependencies - #77
Open
redhat-renovate-bot wants to merge 1 commit into
Open
Conversation
redhat-renovate-bot
force-pushed
the
renovate/all
branch
from
March 27, 2025 19:21
c1f94d7 to
0268957
Compare
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
redhat-renovate-bot
force-pushed
the
renovate/all
branch
from
August 11, 2025 13:25
0268957 to
30d6d07
Compare
redhat-renovate-bot
force-pushed
the
renovate/all
branch
from
September 12, 2025 19:31
30d6d07 to
04e4008
Compare
redhat-renovate-bot
force-pushed
the
renovate/all
branch
from
November 24, 2025 04:15
04e4008 to
1ada662
Compare
redhat-renovate-bot
force-pushed
the
renovate/all
branch
from
February 11, 2026 22:16
1ada662 to
26c5981
Compare
redhat-renovate-bot
force-pushed
the
renovate/all
branch
from
March 4, 2026 17:21
26c5981 to
96a1c07
Compare
redhat-renovate-bot
force-pushed
the
renovate/all
branch
from
June 20, 2026 20:19
96a1c07 to
913fb00
Compare
redhat-renovate-bot
force-pushed
the
renovate/all
branch
from
July 27, 2026 00:32
913fb00 to
88ebec4
Compare
Signed-off-by: redhat-renovate-bot <redhat-internal-renovate@redhat.com>
redhat-renovate-bot
force-pushed
the
renovate/all
branch
from
July 27, 2026 12:22
88ebec4 to
b1f79e0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v4→v738→4542→45v3.8→v3.9v2→v3v2→v3Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
actions/checkout (actions/checkout)
v7.0.1Compare Source
v7.0.0Compare Source
v7Compare Source
v6.1.0Compare Source
What's Changed
allow-unsafe-pr-checkoutto v6 by @aiqiaoy in #2500https://github.blog/changelog/2026-06-18-safer-pull_request_target-defaults-for-github-actions-checkout/ for more details about this breaking change
Full Changelog: actions/checkout@v6.0.3...v6.1.0
v6.0.3Compare Source
v6.0.2Compare Source
v6.0.1Compare Source
v6.0.0Compare Source
v6Compare Source
v5.1.0Compare Source
What's Changed
allow-unsafe-pr-checkoutto v5 by @aiqiaoy in #2501https://github.blog/changelog/2026-06-18-safer-pull_request_target-defaults-for-github-actions-checkout/ for more details about this breaking change
Full Changelog: actions/checkout@v5.0.1...v5.1.0
v5.0.1Compare Source
v5.0.0Compare Source
v5Compare Source
k8snetworkplumbingwg/multus-cni (ghcr.io/k8snetworkplumbingwg/multus-cni)
v3.9Compare Source
Regular scheduled release for July 2022.
redhat-actions/buildah-build (redhat-actions/buildah-build)
v3.0.2Compare Source
Bug Fixes
buildah budwere invisible to subsequentbuildah tagandbuildah imagescommands. All containerized buildah invocations now pass--root <storageRoot>to share the bind-mounted host storage. #177CI & Infrastructure
buildah-imagecontainer mode with multiple tags. #177v3.0.1Compare Source
Bug Fixes
buildah-imagefeature hardcoded the rootful storage path/var/lib/containers/storage, which fails withpermission deniedon rootless runners. The action now detects the host's actual storage root viapodman infoat runtime, with a fallback to the previous path. #175CI & Infrastructure
v3.0.0Compare Source
Breaking Changes
runs.using: node24). GitHub Actions runners must support this runtime. #154squashinput now defaults totrue, matching common usage. Setsquash: falseto preserve intermediate layers. #161New Features
annotationsinput. Separate multiple annotations by newline. Only supported by OCI images. #161buildah-imageinput): Run buildah from a container image instead of the host-installed version. Useful for getting a newer buildah than what the runner provides. For example,buildah-image: quay.io/buildah/stable. #168podman buildfor containerfile builds. Scratch builds still require buildah. #169portinput now accepts multiple ports separated by newline. #165digestoutput now reliably returns the content digest of the built image. #153, #165Bug Fixes
buildah images --format {{.Digest}}instead ofbuildah inspectwhich returned the wrong type. #165CI & Infrastructure
actions/checkout@v7,actions/setup-node@v7,ubuntu-24.04runners. #156install_latest_buildah.shscript and simplify CI matrices. #164Dependency Updates
@actions/core,@actions/exec,@actions/ioto latest versions. #150, #156@types/nodeto v26. #159redhat-actions/commonto v2. #158v3Compare Source
Bug Fixes
buildah budwere invisible to subsequentbuildah tagandbuildah imagescommands. All containerized buildah invocations now pass--root <storageRoot>to share the bind-mounted host storage. #177CI & Infrastructure
buildah-imagecontainer mode with multiple tags. #177v2.13Compare Source
v2.12Compare Source
v2.11Compare Source
v2.10Compare Source
--tls-verifyandextra-argsinput forbuildah fromcommand. #92v2.9Compare Source
v2.8Compare Source
tagsinput, for compatibility with docker/metadata-action`. #74--platformargument #65v2.7Compare Source
image-with-tagwhich provides image name and its corresponding first tag present.dockerfileswithcontainerfiles. Inputdockerfileswill be present as alias ofcontainerfiles.redhat-actions/push-to-registry (redhat-actions/push-to-registry)
v3.0.0Compare Source
Breaking Changes
Features
sigstore-private-keyandsign-passphraseinputs. #120podman-argsinput for global podman flags (e.g.--storage-driver=vfs) that apply to all podman invocations, not just push. #102, #121remoteinput for podman remote mode (--remote). When enabled, Docker image storage checks are skipped. #95, #122Bug Fixes
localhost/when pushing to prevent podman from resolving to remote registries. #66, #121tagsinput is empty. #109fs.rmdirusage, replace withfs.rm. #113createDockerPodmanImageStoragefunction name. #113Dependency Updates
@actions/corefrom 1.x to 3.x. #113@actions/execfrom 1.x to 3.x. #113@actions/iofrom 1.x to 3.x. #113inifrom 5.0.0 to 7.0.0. #118CI & Infrastructure
ubuntu-24.04, latest action versions, add permissions and concurrency groups. #114Documentation
v3Compare Source
Breaking Changes
Features
sigstore-private-keyandsign-passphraseinputs. #120podman-argsinput for global podman flags (e.g.--storage-driver=vfs) that apply to all podman invocations, not just push. #102, #121remoteinput for podman remote mode (--remote). When enabled, Docker image storage checks are skipped. #95, #122Bug Fixes
localhost/when pushing to prevent podman from resolving to remote registries. #66, #121tagsinput is empty. #109fs.rmdirusage, replace withfs.rm. #113createDockerPodmanImageStoragefunction name. #113Dependency Updates
@actions/corefrom 1.x to 3.x. #113@actions/execfrom 1.x to 3.x. #113@actions/iofrom 1.x to 3.x. #113inifrom 5.0.0 to 7.0.0. #118CI & Infrastructure
ubuntu-24.04, latest action versions, add permissions and concurrency groups. #114Documentation
v2.8Compare Source
Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 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.