FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Comparing v9.0.0...v10.0.0 · astral-sh/setup-uv · GitHub

Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: astral-sh/setup-uv
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.0.0
Choose a base ref
Could not load branches
Nothing to show
{{ refName }}
...
head repository: astral-sh/setup-uv
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.0.0
Choose a head ref
Could not load branches
Nothing to show
{{ refName }}
  • 17 commits
  • 32 files changed
  • 4 contributors

Commits on Jul 21, 2026

  1. docs: update version references to v9.0.0 (#971)

    Update `uses: astral-sh/setup-uv@...` references in documentation to
    `c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0`.
    
    Co-authored-by: eifinger <eifinger@users.noreply.github.com>
    github-actions[bot] and eifinger authored Jul 21, 2026
    Configuration menu
    Copy the full SHA
    c608196 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2026

  1. chore: update known checksums for 0.11.31/0.11.32 (#972)

    chore: update known checksums for 0.11.32
    
    Co-authored-by: eifinger <eifinger@users.noreply.github.com>
    github-actions[bot] and eifinger authored Jul 24, 2026
    Configuration menu
    Copy the full SHA
    d269b99 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2026

  1. chore: update known checksums for 0.12.0 (#981)

    chore: update known checksums for 0.12.0
    
    Co-authored-by: eifinger <eifinger@users.noreply.github.com>
    github-actions[bot] and eifinger authored Jul 29, 2026
    Configuration menu
    Copy the full SHA
    094aa22 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2026

  1. chore: update known checksums for 0.12.1 (#982)

    chore: update known checksums for 0.12.1
    
    Co-authored-by: eifinger <eifinger@users.noreply.github.com>
    github-actions[bot] and eifinger authored Aug 1, 2026
    Configuration menu
    Copy the full SHA
    7e7e21d View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2026

  1. chore(deps): bump actions/checkout from 7.0.0 to 7.0.1 (#980)

    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 5, 2026
    Configuration menu
    Copy the full SHA
    d64009a View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump zizmorcore/zizmor-action from 0.5.7 to 0.6.0 (#976)

    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 5, 2026
    Configuration menu
    Copy the full SHA
    7cd5f7f View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2026

  1. chore: update known checksums for 0.12.2 (#985)

    chore: update known checksums for 0.12.2
    
    Co-authored-by: eifinger <eifinger@users.noreply.github.com>
    github-actions[bot] and eifinger authored Aug 6, 2026
    Configuration menu
    Copy the full SHA
    696e4e1 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2026

  1. chore: update known checksums for 0.12.3 (#991)

    chore: update known checksums for 0.12.3
    
    Co-authored-by: eifinger <eifinger@users.noreply.github.com>
    github-actions[bot] and eifinger authored Aug 9, 2026
    Configuration menu
    Copy the full SHA
    b68407c View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2026

  1. Disable automatic caching for sensitive events (#992)

    ## Summary
    
    - disable `enable-cache: auto` for `pull_request_target`,
    `workflow_run`, and `release` events
    - disable automatic caching for tag pushes while leaving branch pushes
    unchanged
    - preserve explicit `enable-cache: true` as an override
    - run a `workflow_run` integration fixture with `act` in pull request CI
    and verify caching is disabled
    - document the behavior and update the published bundles
    
    ## Testing
    
    - `npm run all`
    - `actionlint .github/workflows/test.yml
    __tests__/workflows/workflow-run.yml`
    - `uvx zizmor __tests__/workflows/workflow-run.yml`
    
    Closes #984
    
    Refs: pi-session 019fec42-9b26-714e-a359-830ac4401ecd
    eifinger authored Aug 10, 2026
    Configuration menu
    Copy the full SHA
    f451684 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2026

  1. Add latest-known version selector (#993)

    ## Summary
    
    - add `latest-known` as an explicit version selector
    - resolve it locally to the newest version in the bundled checksum table
    - preserve existing default and `latest` behavior
    - document custom-manifest checksum semantics and update published
    bundles
    
    ## Testing
    
    - `npm ci --ignore-scripts`
    - `npm run all` (99 tests passed)
    
    Closes #919
    
    Refs: pi-session 019fed0e-6019-7504-911b-bd9955cbbd49
    eifinger authored Aug 11, 2026
    Configuration menu
    Copy the full SHA
    18d451d View commit details
    Browse the repository at this point in the history
  2. chore(deps): roll up Dependabot updates (#994)

    ## Summary
    
    Roll up the remaining net changes from the open Dependabot updates:
    
    - release-drafter/release-drafter 7.7.0 (#990)
    - github/codeql-action 4.37.4 (#987, #988, #989)
    - zizmorcore/zizmor-action 0.6.1 (#986)
    - @actions/cache 6.2.0 (#975)
    - @biomejs/biome 2.5.4 (#974)
    - undici 8.7.0 (#973)
    
    The Jest 30.4.2 (#905) and @renovatebot/pep440 5.0.0 (#907) updates are
    already present on main and require no additional changes.
    
    This also updates the Biome schema, applies the formatter changes from
    Biome 2.5.4, and regenerates the published bundles.
    
    ## Testing
    
    - `npm run all`
    - `actionlint`
    - `git diff --check`
    
    Refs: pi-session 019ff01b-f917-73c1-950e-2966956f263c
    eifinger authored Aug 11, 2026
    Configuration menu
    Copy the full SHA
    8473c7f View commit details
    Browse the repository at this point in the history
  3. ci: pin Alpine container image (#995)

    ## Summary
    
    - pin the Alpine test container to the current multi-platform digest for
    Alpine 3.24.1
    - resolve zizmor's `unpinned-images` finding
    
    ## Validation
    
    - `actionlint .github/workflows/test.yml`
    - `uvx zizmor .github/workflows/test.yml`
    - `docker buildx imagetools inspect
    alpine@sha256:28bd5fe8b56d1bd048e5babf5b10710ebe0bae67db86916198a6eec434943f8b`
    
    Refs: pi-session 019ff01a-544c-79f3-8f73-a00132af39f5
    eifinger authored Aug 11, 2026
    Configuration menu
    Copy the full SHA
    8ed89c5 View commit details
    Browse the repository at this point in the history
  4. Read Python version from .tool-versions (#996)

    ## Summary
    - read the Python version from an explicitly selected `.tool-versions`
    file
    - preserve `python-version` and existing `UV_PYTHON` precedence
    - add parser, input, and workflow coverage and update documentation and
    bundled action artifacts
    
    ## Validation
    - `npm run all`
    - `actionlint .github/workflows/test.yml`
    - `uvx zizmor .github/workflows/test.yml`
    
    Closes #983
    
    Refs: pi-session 019ff01a-544c-79f3-8f73-a00132af39f5
    eifinger authored Aug 11, 2026
    Configuration menu
    Copy the full SHA
    46f427b View commit details
    Browse the repository at this point in the history
  5. chore(deps): roll up Dependabot updates (#1004)

    ## Summary
    
    Roll up the remaining dependency changes from Dependabot PRs #997, #998,
    #999, #1000, #1001, #1002, and #1003:
    
    - update `github/codeql-action` to 4.37.6
    - update `zizmorcore/zizmor-action` to 0.6.2
    - update `undici` to 8.10.0
    - update `smol-toml` to 1.7.1
    - update `@biomejs/biome` and its schema to 2.5.6
    - regenerate the published bundles
    
    PRs #905 and #907 were excluded because their requested Jest and pep440
    versions are already present on `main`.
    
    ## Validation
    
    - `npm run all`
    - `actionlint .github/workflows/codeql-analysis.yml
    .github/workflows/test.yml`
    - `uvx zizmor .github/workflows/codeql-analysis.yml
    .github/workflows/test.yml`
    - `git diff --check`
    
    Refs: pi-session 019ff0c9-8e00-72d3-99ad-d4383a4c57d4
    eifinger authored Aug 11, 2026
    Configuration menu
    Copy the full SHA
    8d6402c View commit details
    Browse the repository at this point in the history
  6. Require pull requests for Dependabot rollups (#1005)

    ## Summary
    
    - require the Dependabot rollup skill to commit and push validated
    changes
    - always create a pull request with the `dependencies` label
    - report the created PR and label confirmation
    
    ## Testing
    
    - `git diff --check`
    
    Refs: pi-session 019ff0f1-1aee-7691-8a2c-7c708812f7b0
    eifinger authored Aug 11, 2026
    Configuration menu
    Copy the full SHA
    4f6036f View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2026

  1. Reject paths in .tool-versions (#1007)

    ## Summary
    - reject path-like uv versions from `.tool-versions`
    - reject path-like Python versions from `.tool-versions`
    - document the restriction and cover Unix and Windows paths in tests
    
    ## Testing
    - `npm ci --ignore-scripts`
    - `npm run all`
    
    Refs: pi-session 019ff4bb-8b7c-7c4b-8bdf-7c188dfa2e3f
    eifinger authored Aug 12, 2026
    Configuration menu
    Copy the full SHA
    f9cdb47 View commit details
    Browse the repository at this point in the history
  2. chore(deps): roll up Dependabot updates (#1013)

    ## Summary
    
    Roll up the remaining dependency changes from:
    
    - #1008 (`@actions/glob` 0.7.0)
    - #1009 (`@types/node` 26.1.2)
    - #1010 (`js-yaml` 5.2.3)
    - #1011 (`@biomejs/biome` 2.5.7)
    - #1012 (`@types/semver` 7.8.0)
    
    The Biome schema URL and committed action bundles are updated
    accordingly.
    
    ## Validation
    
    - `npm run all`
    
    Refs: pi-session 019ff5b2-b439-7431-9595-b965f7fe6119
    eifinger authored Aug 12, 2026
    Configuration menu
    Copy the full SHA
    ae62891 View commit details
    Browse the repository at this point in the history
Loading

Back | FazBrowse Home | New Git URL