chore(deps): bump astral-sh/setup-uv from 8.0.0 to 8.2.0#32
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump astral-sh/setup-uv from 8.0.0 to 8.2.0#32dependabot[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 8.0.0 to 8.2.0. - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@cec2083...fac544c) --- updated-dependencies: - dependency-name: astral-sh/setup-uv dependency-version: 8.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Greptile SummaryRoutine Dependabot bump of the
Confidence Score: 5/5Safe to merge — single-line dependency bump with updated SHA pin and no workflow logic changes. The only change is updating the pinned commit SHA for astral-sh/setup-uv to match the v8.2.0 tag. The new release includes a minor security improvement (stops forwarding GitHub tokens to the Astral mirror) and adds optional inputs that are not used here. No workflow steps, inputs, or job logic are affected. No files require special attention.
|
| Filename | Overview |
|---|---|
| .github/workflows/test.yml | Bumps astral-sh/setup-uv from v8.0.0 (pinned SHA cec208311dfd045dd5311c1add060b2062131d57) to v8.2.0 (pinned SHA fac544c07dec837d0ccb6301d7b5580bf5edae39); no other changes. |
Flowchart
%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[test.yml workflow triggered] --> B[actions/checkout]
B --> C[astral-sh/setup-uv]
C --> |"v8.0.0 → v8.2.0\nSHA updated"| D[uv installed with cache enabled]
D --> E[Run tests]
Reviews (1): Last reviewed commit: "chore(deps): bump astral-sh/setup-uv fro..." | Re-trigger Greptile
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 8.0.0 to 8.2.0.
Release notes
Sourced from astral-sh/setup-uv's releases.
... (truncated)
Commits
fac544cchore(deps): roll up dependabot updates (#903)7390f77docs: update dependabot rollup biome guidance (#902)363c64achore(deps): roll up dependabot updates (#901)c4fcbafchore(deps): bump release-drafter/release-drafter from 7.3.0 to 7.3.1 (#900)8e642c5chore: update known checksums for 0.11.18 (#899)a92cb43Add quiet input to suppress info-level log output (#898)e07f2acchore(deps): bump eifinger/actionlint-action from 1.10.1 to 1.10.2 (#842)bc4034echore(deps): bump github/codeql-action from 4.35.4 to 4.36.0 (#893)df42d4fchore(deps): bump zizmorcore/zizmor-action from 0.5.5 to 0.5.6 (#891)b9c8c4cfeat: adddownload-from-astral-mirrorinput (#897)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)