Skip to content

ci: bump astral-sh/setup-uv from 10.0.1 to 10.1.0 - #202

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/astral-sh/setup-uv-10.1.0
Open

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/astral-sh/setup-uv-10.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 18, 2026

Copy link
Copy Markdown
Contributor

Bumps astral-sh/setup-uv from 10.0.1 to 10.1.0.

Release notes

Sourced from astral-sh/setup-uv's releases.

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

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 for details on why this can be useful.

🐛 Bug fixes

🚀 Enhancements

🧰 Maintenance

📚 Documentation

⬆️ Dependency updates

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Summary by CodeRabbit

  • Chores
    • Updated the workflow tooling used for linting, testing, builds, releases, fuzzing, and other automated checks.
    • Pinned the updated tooling version consistently across all applicable workflows.

Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 10.0.1 to 10.1.0.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](astral-sh/setup-uv@20cfd1b...bec219d)

---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
  dependency-version: 10.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 18, 2026
@dependabot
dependabot Bot requested a review from EONRaider as a code owner September 18, 2026 03:07
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 18, 2026
@coderabbitai

coderabbitai Bot commented Sep 18, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Advanced

Run ID: 1d2ca74c-70ea-4338-b24b-a5256345d56f

📥 Commits

Reviewing files that changed from the base of the PR and between 1c279a2 and 9ab0f3d.

📒 Files selected for processing (4)
  • .github/workflows/ci.yml
  • .github/workflows/fuzz.yml
  • .github/workflows/mutation.yml
  • .github/workflows/release.yml

Included review availability: Your plan provides up to 10 included reviews per hour; 7 remain after this review.


📝 Walkthrough

Walkthrough

The pull request updates the pinned astral-sh/setup-uv action from v10.0.1 to v10.1.0 across CI, fuzzing, mutation-testing, and release workflows.

Changes

Workflow Action Updates

Layer / File(s) Summary
Refresh setup-uv pins
.github/workflows/ci.yml, .github/workflows/fuzz.yml, .github/workflows/mutation.yml, .github/workflows/release.yml
All affected jobs now use the pinned v10.1.0 revision of astral-sh/setup-uv.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~3 minutes

Change: Other

Merge Risk: ⚪ Minimal · up to 9ab0f

The action update is consistently pinned across workflows, with no concrete current-head risk requiring resolution before merge.

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description explains the dependency update and includes upstream release notes, but it does not follow the repository template. It omits the required Summary, What's included, Verification, and No… Rewrite the description using the repository template. Add a Summary, list the workflow files changed under What's included, complete the Verification checklist, confirm whether CHANGELOG.md was updated, and add Notes or remove the optional…
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the CI dependency update from astral-sh/setup-uv 10.0.1 to 10.1.0.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Full details: Description check

Explanation

The description explains the dependency update and includes upstream release notes, but it does not follow the repository template. It omits the required Summary, What's included, Verification, and Notes sections, including the QA checklist and changelog confirmation.

Resolution

Rewrite the description using the repository template. Add a Summary, list the workflow files changed under What's included, complete the Verification checklist, confirm whether CHANGELOG.md was updated, and add Notes or remove the optional section if it does not apply. Remove the autogenerated Dependabot details if they are not needed for the review context.

  • Fix all pre-merge checks with AI
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Commit to this branch
  • Create a new PR

Comment @coderabbitai help to get the list of available commands.

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

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants