[18-stable] Update GitHub Actions Dependencies (18-stable) (major)#480
[18-stable] Update GitHub Actions Dependencies (18-stable) (major)#480ospk8s-renovate[bot] wants to merge 1 commit into
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: ospk8s-renovate[bot] 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 |
|
Hi @ospk8s-renovate[bot]. Thanks for your PR. I'm waiting for a openstack-k8s-operators 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. |
This PR contains the following updates:
v6→v7v6→v7v6→v7v2→v3v1→v2v1→v2v2→v3Release Notes
actions/setup-go (actions/setup-go)
v7.0.0Compare Source
What's Changed
New Contributors
Full Changelog: actions/setup-go@v6...v7.0.0
v7Compare Source
actions/setup-node (actions/setup-node)
v7.0.0Compare Source
What's Changed
Enhancements:
Bug fixes:
mirrorTokeningetManifestif it's provided by @deiga in #1548Documentation updates:
Dependency update:
New Contributors
Full Changelog: actions/setup-node@v6...v7.0.0
v7Compare Source
actions/setup-python (actions/setup-python)
v7.0.0Compare Source
What's Changed
Enhancements
Bug Fix
Dependency Upgrade
New Contributors
Full Changelog: actions/setup-python@v6...v7.0.0
v7Compare Source
redhat-actions/buildah-build (redhat-actions/buildah-build)
v3.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-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
v2.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/openshift-tools-installer (redhat-actions/openshift-tools-installer)
v2.0Compare Source
Breaking Changes
runs.using: node24). Requires GitHub Actions runner v2.320.0+ or GHES 3.12+.odotool (archived upstream)Features
butanetool support (OpenShift mirror) (#100, #148)ocmCLI tool support (GitHub) (#115, #148)skip_cache_forinput for per-client cache skipping (#2, #150)Bug Fixes
Dependencies & Infrastructure
@octokit/core5→7,@octokit/plugin-paginate-rest9→14,@octokit/openapi-types22→27 (#149)webpack-cli6→7 (#149)redhat-actions/common1→2 (#141)@types/nodeto 26.x (#144)v2Compare Source
redhat-actions/podman-login (redhat-actions/podman-login)
v2.0Compare Source
Breaking Changes
@actions/core1.x to 3.x,@actions/exec1.x to 3.x,@actions/io1.x to 3.x--verboseoutput instead of being hardcoded. The fallback path is used only if detection fails.Bug Fixes
registryLogout()not cleaning up Docker config credentials in the post step (#36)/tmp/podman-run-<uid>to/tmp/storage-run-<uid>(#47)~/.dockerdirectory does not exist (#42)Features
tls_verifyinput to skip TLS certificate verification for self-signed registriesAWS_SESSION_TOKEN(#37)Dependency Upgrades
@aws-sdk/client-ecr3.535 to 3.1094@vercel/ncc0.38 to 0.44@aws-sdk/util-base64CI & Infrastructure
actions/checkoutv6 to v7,actions/setup-nodev6 to v7permissions: contents: readruns-ontoubuntu-24.04v2Compare Source
Breaking Changes
@actions/core1.x to 3.x,@actions/exec1.x to 3.x,@actions/io1.x to 3.x--verboseoutput instead of being hardcoded. The fallback path is used only if detection fails.Bug Fixes
registryLogout()not cleaning up Docker config credentials in the post step (#36)/tmp/podman-run-<uid>to/tmp/storage-run-<uid>(#47)~/.dockerdirectory does not exist (#42)Features
tls_verifyinput to skip TLS certificate verification for self-signed registriesAWS_SESSION_TOKEN(#37)Dependency Upgrades
@aws-sdk/client-ecr3.535 to 3.1094@vercel/ncc0.38 to 0.44@aws-sdk/util-base64CI & Infrastructure
actions/checkoutv6 to v7,actions/setup-nodev6 to v7permissions: contents: readruns-ontoubuntu-24.04v1.7Compare Source
v1.6Compare Source
v1.5Compare Source
v1.4Compare Source
v1.3Compare Source
--verboseflag in the login command that will give more detailed output.v1.2Compare Source
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: (in timezone America/New_York)
🚦 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.