Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 13, 2025

This PR contains the following updates:

Package Type Update Change
astral-sh/setup-uv action major v6.8.0 -> v7.1.0

Release Notes

astral-sh/setup-uv (astral-sh/setup-uv)

v7.1.0: 🌈 Support all the use cases

Compare Source

Changes

Support all the use cases!!!
... well, that we know of.

This release adds support for some use cases that most users don't encounter but are useful for e.g. people running Gitea.

The input resolution-strategy lets you use the lowest possible version of uv from a version range. Useful if you want to test your tool with different versions of uv.

If you use activate-environment the path to the activated venv is now also exposed under the output venv.

Downloaded python installations can now also be uploaded to the GitHub Actions cache backend. Useful if you are running in act and have configured your own backend and don't want to download python again, and again over a slow internet connection.

Finally the path to installed python interpreters is now added to the PATH on Windows.

🚀 Enhancements

🧰 Maintenance

📚 Documentation

⬆️ Dependency updates

v7.0.0: 🌈 node24 and a lot of bugfixes

Compare Source

Changes

This release comes with a load of bug fixes and a speed up. Because of switching from node20 to node24 it is also a breaking change. If you are running on GitHub hosted runners this will just work, if you are using self-hosted runners make sure, that your runners are up to date. If you followed the normal installation instructions your self-hosted runner will keep itself updated.

This release also removes the deprecated input server-url which was used to download uv releases from a different server.
The manifest-file input supersedes that functionality by adding a flexible way to define available versions and where they should be downloaded from.

Fixes
  • The action now respects when the environment variable UV_CACHE_DIR is already set and does not overwrite it. It now also finds cache-dir settings in config files if you set them.
  • Some users encountered problems that cache pruning took forever because they had some uv processes running in the background. Starting with uv version 0.8.24 this action uses uv cache prune --ci --force to ignore the running processes
  • If you just want to install uv but not have it available in path, this action now respects UV_NO_MODIFY_PATH
  • Some other actions also set the env var UV_CACHE_DIR. This action can now deal with that but as this could lead to unwanted behavior in some edgecases a warning is now displayed.
Improvements

If you are using minimum version specifiers for the version of uv to install for example

[tool.uv]
required-version = ">=0.8.17"

This action now detects that and directly uses the latest version. Previously it would download all available releases from the uv repo
to determine the highest matching candidate for the version specifier, which took much more time.

If you are using other specifiers like 0.8.x this action still needs to download all available releases because the specifier defines an upper bound (not 0.9.0 or later) and "latest" would possibly not satisfy that.

🚨 Breaking changes

🐛 Bug fixes

🚀 Enhancements

🧰 Maintenance

⬆️ Dependency updates


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link
Contributor

Trivy image scan report

ghcr.io/chgl/github-reusable-workflow-without-test-image:pr-198 (debian 13.1)

9 known vulnerabilities found (CRITICAL: 0 HIGH: 0 MEDIUM: 6 LOW: 3)

Show detailed table of vulnerabilities
Package ID Severity Installed Version Fixed Version
libssl3t64 CVE-2025-9230 MEDIUM 3.5.1-1 3.5.1-1+deb13u1
libssl3t64 CVE-2025-9231 MEDIUM 3.5.1-1 3.5.1-1+deb13u1
libssl3t64 CVE-2025-9232 LOW 3.5.1-1 3.5.1-1+deb13u1
openssl CVE-2025-9230 MEDIUM 3.5.1-1 3.5.1-1+deb13u1
openssl CVE-2025-9231 MEDIUM 3.5.1-1 3.5.1-1+deb13u1
openssl CVE-2025-9232 LOW 3.5.1-1 3.5.1-1+deb13u1
openssl-provider-legacy CVE-2025-9230 MEDIUM 3.5.1-1 3.5.1-1+deb13u1
openssl-provider-legacy CVE-2025-9231 MEDIUM 3.5.1-1 3.5.1-1+deb13u1
openssl-provider-legacy CVE-2025-9232 LOW 3.5.1-1 3.5.1-1+deb13u1

No Misconfigurations found

Python

No Vulnerabilities found

No Misconfigurations found

@github-actions
Copy link
Contributor

Trivy image scan report

ghcr.io/chgl/github-reusable-workflow:pr-198 (debian 13.1)

9 known vulnerabilities found (MEDIUM: 6 LOW: 3 CRITICAL: 0 HIGH: 0)

Show detailed table of vulnerabilities
Package ID Severity Installed Version Fixed Version
libssl3t64 CVE-2025-9230 MEDIUM 3.5.1-1 3.5.1-1+deb13u1
libssl3t64 CVE-2025-9231 MEDIUM 3.5.1-1 3.5.1-1+deb13u1
libssl3t64 CVE-2025-9232 LOW 3.5.1-1 3.5.1-1+deb13u1
openssl CVE-2025-9230 MEDIUM 3.5.1-1 3.5.1-1+deb13u1
openssl CVE-2025-9231 MEDIUM 3.5.1-1 3.5.1-1+deb13u1
openssl CVE-2025-9232 LOW 3.5.1-1 3.5.1-1+deb13u1
openssl-provider-legacy CVE-2025-9230 MEDIUM 3.5.1-1 3.5.1-1+deb13u1
openssl-provider-legacy CVE-2025-9231 MEDIUM 3.5.1-1 3.5.1-1+deb13u1
openssl-provider-legacy CVE-2025-9232 LOW 3.5.1-1 3.5.1-1+deb13u1

No Misconfigurations found

Python

No Vulnerabilities found

No Misconfigurations found

@github-actions
Copy link
Contributor

Trivy image scan report

ghcr.io/chgl/github-reusable-workflow-with-fixed-image-tags:v1.2.3-beta.123 (debian 13.1)

9 known vulnerabilities found (CRITICAL: 0 HIGH: 0 MEDIUM: 6 LOW: 3)

Show detailed table of vulnerabilities
Package ID Severity Installed Version Fixed Version
libssl3t64 CVE-2025-9230 MEDIUM 3.5.1-1 3.5.1-1+deb13u1
libssl3t64 CVE-2025-9231 MEDIUM 3.5.1-1 3.5.1-1+deb13u1
libssl3t64 CVE-2025-9232 LOW 3.5.1-1 3.5.1-1+deb13u1
openssl CVE-2025-9230 MEDIUM 3.5.1-1 3.5.1-1+deb13u1
openssl CVE-2025-9231 MEDIUM 3.5.1-1 3.5.1-1+deb13u1
openssl CVE-2025-9232 LOW 3.5.1-1 3.5.1-1+deb13u1
openssl-provider-legacy CVE-2025-9230 MEDIUM 3.5.1-1 3.5.1-1+deb13u1
openssl-provider-legacy CVE-2025-9231 MEDIUM 3.5.1-1 3.5.1-1+deb13u1
openssl-provider-legacy CVE-2025-9232 LOW 3.5.1-1 3.5.1-1+deb13u1

No Misconfigurations found

Python

No Vulnerabilities found

No Misconfigurations found

@github-actions
Copy link
Contributor

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 4 0 0 0.12s
✅ COPYPASTE jscpd yes no no 1.19s
✅ DOCKERFILE hadolint 1 0 0 0.07s
✅ JSON jsonlint 3 0 0 0.17s
⚠️ JSON prettier 3 1 0 0.46s
✅ JSON v8r 3 0 0 3.42s
✅ MARKDOWN markdownlint 1 0 0 0.44s
✅ MARKDOWN markdown-table-formatter 1 0 0 0.23s
✅ PYTHON bandit 1 0 0 1.63s
✅ PYTHON black 1 0 0 0.94s
✅ PYTHON flake8 1 0 0 0.73s
✅ PYTHON isort 1 0 0 0.2s
✅ PYTHON mypy 1 0 0 3.45s
✅ PYTHON pylint 1 0 0 2.96s
✅ PYTHON pyright 1 0 0 1.79s
✅ PYTHON ruff 1 0 0 0.04s
✅ REPOSITORY dustilock yes no no 0.03s
✅ REPOSITORY gitleaks yes no no 0.27s
✅ REPOSITORY git_diff yes no no 0.01s
✅ REPOSITORY grype yes no no 30.43s
✅ REPOSITORY kics yes no no 3.49s
✅ REPOSITORY secretlint yes no no 1.62s
✅ REPOSITORY syft yes no no 2.02s
✅ REPOSITORY trivy yes no no 7.95s
✅ REPOSITORY trivy-sbom yes no no 0.12s
✅ REPOSITORY trufflehog yes no no 4.42s
✅ YAML prettier 6 0 0 0.75s
✅ YAML v8r 6 0 0 6.26s
✅ YAML yamllint 6 0 0 0.7s

Detailed Issues

⚠️ JSON / prettier - 1 error
Checking formatting...
[warn] .renovaterc.json
[warn] Code style issues found in the above file. Run Prettier with --write to fix.

See detailed reports in MegaLinter artifacts

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx mega-linter-runner@9.0.1 --custom-flavor-setup --custom-flavor-linters PYTHON_PYLINT,PYTHON_BLACK,PYTHON_FLAKE8,PYTHON_ISORT,PYTHON_BANDIT,PYTHON_MYPY,PYTHON_PYRIGHT,PYTHON_RUFF,ACTION_ACTIONLINT,COPYPASTE_JSCPD,DOCKERFILE_HADOLINT,JSON_JSONLINT,JSON_V8R,JSON_PRETTIER,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_DUSTILOCK,REPOSITORY_GIT_DIFF,REPOSITORY_GITLEAKS,REPOSITORY_GRYPE,REPOSITORY_KICS,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

MegaLinter is graciously provided by OX Security

@chgl chgl merged commit 92a0edc into master Oct 18, 2025
39 checks passed
@renovate renovate bot deleted the renovate/astral-sh-setup-uv-7.x branch October 18, 2025 16:22
@github-actions
Copy link
Contributor

🎉 This PR is included in version 1.10.64 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants