Update all dependencies - #496
Merged
Merged
Conversation
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #496 +/- ##
==========================================
+ Coverage 92.49% 92.54% +0.05%
==========================================
Files 55 55
Lines 4288 4279 -9
Branches 274 270 -4
==========================================
- Hits 3966 3960 -6
+ Misses 265 264 -1
+ Partials 57 55 -2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Assisted-by: Claude (Anthropic)
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:
9c091bb→3d3c42ev0.15.20→v0.16.0v0.16.1v8.2.0→v9.0.0v2.1.0→v2.3.020260624→20260729v2→v3Note: The
pre-commitmanager in Renovate is not supported by thepre-commitmaintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.Release Notes
astral-sh/ruff-pre-commit (astral-sh/ruff-pre-commit)
v0.16.0Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.16.0
v0.15.22Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.15.22
v0.15.21Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.15.21
astral-sh/setup-uv (astral-sh/setup-uv)
v9.0.0: 🌈 Changeprune-cachedefault tofalseCompare Source
Changes
This release disables the default cache cache pruning to ease the load on the PyPi infrastructure.
Since users might experience more GitHub Actions cache usage which might result in higher costs this is marked as a breaking change. To read more on why we did this (now) you can read the detailed analysis and reasoning in #967
Besides this big breaking change we also have a small bugfix while building caches for linux distributions that behave a big different than the "big ones" and a speed up in version resolution by only reading the version manifest until a matching version is found saving runtime and network bandwith.
🚨 Breaking changes
prune-cachedefault tofalse@charliermarsh (#967)🐛 Bug fixes
🚀 Enhancements
🧰 Maintenance
📚 Documentation
⬆️ Dependency updates
v8.3.2: 🌈 update known checksums for 0.11.28Compare Source
Changes
Just a maintenance release
🧰 Maintenance
📚 Documentation
⬆️ Dependency updates
v8.3.1: 🌈 update known checksums for 0.11.27Compare Source
Changes
Just a maintenance release
🧰 Maintenance
📚 Documentation
v8.3.0: 🌈 Support uv.lock as a version-file sourceCompare Source
Changes
Thanks to @somaz94 you can now use the pinned version of uv itself in
uv.lock. It gets picked up automatically.If you have pinned another version of uv in your
uv.lockyou can use the inputsversionorversion-sourceto override this.🐛 Bug fixes
🚀 Enhancements
🧰 Maintenance
📚 Documentation
⬆️ Dependency updates
pre-commit/mirrors-mypy (pre-commit/mirrors-mypy)
v2.3.0Compare Source
v2.2.0Compare Source
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.Configuration
📅 Schedule: (UTC)
* 0-3 1 * *)🚦 Automerge: Enabled.
♻ 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.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.