Skip to content

ci(deps): update astral-sh/setup-uv action to v10.1.0 - #159

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/astral-sh-setup-uv-10.x
Sep 11, 2026
Merged

ci(deps): update astral-sh/setup-uv action to v10.1.0#159
renovate[bot] merged 1 commit into
mainfrom
renovate/astral-sh-setup-uv-10.x

Conversation

@renovate

@renovate renovate Bot commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
astral-sh/setup-uv action minor v10.0.1v10.1.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v10.1.0: 🌈 New output python-runtime-idand respect NO_PROXY

Compare Source

Changes

This release adds more bheind the scene security improvements and also 2 small improvements.

NO_PROXY

This action now respects no_proxy/NO_PROXY environment variables which were previously ignored.

New output python-runtime-id

The new output python-runtime-id can be used to know which python version exactly was installed if you use activate-environment. See pyca/cryptography#15572 (comment) for details on why this can be useful.

🐛 Bug fixes
🚀 Enhancements
🧰 Maintenance
📚 Documentation
⬆️ Dependency updates

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@liblaf-mega-linter

Copy link
Copy Markdown

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Max errors Warnings Elapsed time
⚠️ COPYPASTE jscpd yes 1 no 0.79s
✅ JSON jsonlint 2 0 0 0.1s
✅ JSON prettier 2 0 0 0 0.4s
✅ JSON v8r 2 0 0 1.78s
✅ MARKDOWN rumdl 2 0 0 0 0.07s
✅ PYTHON ruff yes yes no no 0.68s
✅ PYTHON ruff-format yes yes no no 0.02s
✅ REPOSITORY git_diff yes no no 0.67s
✅ SPELL cspell 10 0 0 3.27s
✅ YAML prettier 1 0 0 0 0.39s
✅ YAML v8r 1 0 0 1.59s
✅ YAML yamllint 1 0 0 0.61s

Detailed Issues

⚠️ COPYPASTE / jscpd - 1 error
Using config from megalinter-reports/jscpd-config.json
Clone found (bash)
 - mise-tasks/install.sh [4:1 - 25:20] (22 lines, 111 tokens)
   mise-tasks/upgrade.sh [5:1 - 26:20]
┌────────────┬────────────────┬─────────────┬──────────────┬──────────────┬──────────────────┬───────────────────┐
│ Format     │ Files analyzed │ Total lines │ Total tokens │ Clones found │ Duplicated lines │ Duplicated tokens │
├────────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ bash       │ 3              │ 101         │ 435          │ 1            │ 21 (20.79%)      │ 111 (25.52%)      │
├────────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ css        │ 4              │ 118         │ 1499         │ 0            │ 0 (0.00%)        │ 0 (0.00%)         │
├────────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ javascript │ 2              │ 67          │ 270          │ 0            │ 0 (0.00%)        │ 0 (0.00%)         │
├────────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ python     │ 3              │ 297         │ 1774         │ 0            │ 0 (0.00%)        │ 0 (0.00%)         │
├────────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ toml       │ 2              │ 57          │ 277          │ 0            │ 0 (0.00%)        │ 0 (0.00%)         │
├────────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ Total:     │ 14             │ 640         │ 4255         │ 1            │ 21 (3.28%)       │ 111 (2.61%)       │
└────────────┴────────────────┴─────────────┴──────────────┴──────────────┴──────────────────┴───────────────────┘
Found 1 clones.
HTML report saved to megalinter-reports/copy-paste/jscpd-report.html
ERROR: jscpd found too many duplicates (3.3%) over threshold (0.0%)
time: 32.234ms

Notices

⚠️ Your configuration references items that have been removed from MegaLinter and are ignored: GIT. See Removed linters to find their replacements.

See detailed reports in MegaLinter artifacts

MegaLinter is provided by OX Security
Show us your support by starring ⭐ the repository

@renovate
renovate Bot merged commit 8b7403a into main Sep 11, 2026
4 checks passed
@renovate
renovate Bot deleted the renovate/astral-sh-setup-uv-10.x branch September 11, 2026 03:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants