chore(deps): Bump astral-sh/setup-uv from 10.0.1 to 10.1.0 - #52
Closed
dependabot[bot] wants to merge 1 commit into
Closed
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
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@v10.0.1...v10.1.0) --- 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>
Contributor
Merge Protections🔴 1 of 6 protections blocking · waiting on 🤖 CI
🔴 🤖 Continuous IntegrationWaiting for
This rule is failing.
Show 5 satisfied protections🟢 👀 Review Requirements
🟢 Enforce conventional commitMake sure that we follow https://www.conventionalcommits.org/en/v1.0.0/
🟢 🔎 Reviews
🟢 📕 PR description
🟢 🚦 Auto-queueWhen all merge protections are satisfied, this pull request will be queued automatically. |
mergify Bot
pushed a commit
that referenced
this pull request
Sep 23, 2026
The org now enforces SHA pinning for Actions (policy enabled 2026-09-09), so every job on main and every open PR has been failing before it even runs: "The actions actions/checkout@v7.0.1 and astral-sh/setup-uv@v10.1.0 are not allowed in Mergifyio/alembic-git-revisions because all actions must be pinned to a full-length commit SHA." Pin actions/checkout, astral-sh/setup-uv and (in release.yaml) pypa/gh-action-pypi-publish to their current commit SHAs, each with a trailing comment naming the tag or branch so Dependabot keeps updating them. This also carries the pending setup-uv 10.0.1 -> 10.1.0 bump (supersedes #52, whose branch has the same failure). astral-sh/setup-uv@v10.1.0 -> bec219d24cd3e171d82865faccec33120bb574f4 actions/checkout@v7.0.1 -> 3d3c42e5aac5ba805825da76410c181273ba90b1 pypa/gh-action-pypi-publish@release/v1 -> dc37677b2e1c63e2034f94d8a5b11f265b73ba33 Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Contributor
Author
|
Looks like astral-sh/setup-uv is up-to-date now, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/github_actions/astral-sh/setup-uv-10.1.0
branch
September 23, 2026 10:42
This branch had an error being deployed
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.
Bumps astral-sh/setup-uv from 10.0.1 to 10.1.0.
Release notes
Sourced from astral-sh/setup-uv's releases.
Commits
bec219dchore(deps-dev): roll up Dependabot updates (#1043)b90ec40fix: respect no proxy directive (#1037)421feb6chore: update known checksums for 0.12.12 (#1041)f634bf4Expose a Python "identity" output (#1036)a6772c8chore: update known checksums for 0.12.10/0.12.11 (#1038)e105c8fchore: update known checksums for 0.12.9 (#1035)cd13f92Verify downloads with astral-sh/versions checksums (#1033)3aef7b9chore: update known checksums for 0.12.7/0.12.8 (#1031)d08d816chore: update known checksums for 0.12.6 (#1030)19b4d1eHarden npm install defaults (#1026)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)