Skip to content
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: v7.1.0
Choose a base ref
...
head repository: astral-sh/setup-uv
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.1.1
Choose a head ref
  • 9 commits
  • 16 files changed
  • 5 contributors

Commits on Oct 13, 2025

  1. Configuration menu
    Copy the full SHA
    b1daf91 View commit details
    Browse the repository at this point in the history
  2. Bump eifinger/actionlint-action from 1.9.1 to 1.9.2 (#634)

    Bumps
    [eifinger/actionlint-action](https://github.com/eifinger/actionlint-action)
    from 1.9.1 to 1.9.2.
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/eifinger/actionlint-action/commit/03ff1f78c0670b71017616a37170f327df932030"><code>03ff1f7</code></a>
    Bump actions/checkout to v5 (<a
    href="https://redirect.github.com/eifinger/actionlint-action/issues/26">#26</a>)</li>
    <li><a
    href="https://github.com/eifinger/actionlint-action/commit/5f8fad542a78b6a7b983e6568af5cc903ef40a20"><code>5f8fad5</code></a>
    Replace haya14busa/action-update-semver</li>
    <li><a
    href="https://github.com/eifinger/actionlint-action/commit/04e640ab2882a7cdb3d995db9a91003e0c0aa2a9"><code>04e640a</code></a>
    set default actionlint version to 1.7.8</li>
    <li>See full diff in <a
    href="https://github.com/eifinger/actionlint-action/compare/23c85443d840cd73bbecb9cddfc933cc21649a38...03ff1f78c0670b71017616a37170f327df932030">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eifinger/actionlint-action&package-manager=github_actions&previous-version=1.9.1&new-version=1.9.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    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 merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@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)
    
    
    </details>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 13, 2025
    Configuration menu
    Copy the full SHA
    2382069 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2025

  1. Bump actions/setup-node from 5.0.0 to 6.0.0 (#641)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from
    5.0.0 to 6.0.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/actions/setup-node/releases">actions/setup-node's
    releases</a>.</em></p>
    <blockquote>
    <h2>v6.0.0</h2>
    <h2>What's Changed</h2>
    <p><strong>Breaking Changes</strong></p>
    <ul>
    <li>Limit automatic caching to npm, update workflows and documentation
    by <a
    href="https://github.com/priyagupta108"><code>@​priyagupta108</code></a>
    in <a
    href="https://redirect.github.com/actions/setup-node/pull/1374">actions/setup-node#1374</a></li>
    </ul>
    <p><strong>Dependency Upgrades</strong></p>
    <ul>
    <li>Upgrade ts-jest from 29.1.2 to 29.4.1 and document breaking changes
    in v5 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
    in <a
    href="https://redirect.github.com/actions/setup-node/pull/1336">#1336</a></li>
    <li>Upgrade prettier from 2.8.8 to 3.6.2 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
    in <a
    href="https://redirect.github.com/actions/setup-node/pull/1334">#1334</a></li>
    <li>Upgrade actions/publish-action from 0.3.0 to 0.4.0 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
    in <a
    href="https://redirect.github.com/actions/setup-node/pull/1362">#1362</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    href="https://github.com/actions/setup-node/compare/v5...v6.0.0">https://github.com/actions/setup-node/compare/v5...v6.0.0</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/actions/setup-node/commit/2028fbc5c25fe9cf00d9f06a71cc4710d4507903"><code>2028fbc</code></a>
    Limit automatic caching to npm, update workflows and documentation (<a
    href="https://redirect.github.com/actions/setup-node/issues/1374">#1374</a>)</li>
    <li><a
    href="https://github.com/actions/setup-node/commit/13427813f706a0f6c9b74603b31103c40ab1c35a"><code>1342781</code></a>
    Bump actions/publish-action from 0.3.0 to 0.4.0 (<a
    href="https://redirect.github.com/actions/setup-node/issues/1362">#1362</a>)</li>
    <li><a
    href="https://github.com/actions/setup-node/commit/89d709d423dc495668cd762a18dd4a070611be3f"><code>89d709d</code></a>
    Bump prettier from 2.8.8 to 3.6.2 (<a
    href="https://redirect.github.com/actions/setup-node/issues/1334">#1334</a>)</li>
    <li><a
    href="https://github.com/actions/setup-node/commit/cd2651c46231bc0d6f48d6b34433b845331235fe"><code>cd2651c</code></a>
    Bump ts-jest from 29.1.2 to 29.4.1 (<a
    href="https://redirect.github.com/actions/setup-node/issues/1336">#1336</a>)</li>
    <li>See full diff in <a
    href="https://github.com/actions/setup-node/compare/a0853c24544627f65ddf259abe73b1d18a591444...2028fbc5c25fe9cf00d9f06a71cc4710d4507903">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/setup-node&package-manager=github_actions&previous-version=5.0.0&new-version=6.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    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 merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@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)
    
    
    </details>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 14, 2025
    Configuration menu
    Copy the full SHA
    ce6dbd8 View commit details
    Browse the repository at this point in the history
  2. Bump github/codeql-action from 4.30.7 to 4.30.8 (#639)

    Bumps [github/codeql-action](https://github.com/github/codeql-action)
    from 4.30.7 to 4.30.8.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/github/codeql-action/releases">github/codeql-action's
    releases</a>.</em></p>
    <blockquote>
    <h2>v4.30.8</h2>
    <h1>CodeQL Action Changelog</h1>
    <p>See the <a
    href="https://github.com/github/codeql-action/releases">releases
    page</a> for the relevant changes to the CodeQL CLI and language
    packs.</p>
    <h2>4.30.8 - 10 Oct 2025</h2>
    <p>No user facing changes.</p>
    <p>See the full <a
    href="https://github.com/github/codeql-action/blob/v4.30.8/CHANGELOG.md">CHANGELOG.md</a>
    for more information.</p>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    href="https://github.com/github/codeql-action/blob/main/CHANGELOG.md">github/codeql-action's
    changelog</a>.</em></p>
    <blockquote>
    <h1>CodeQL Action Changelog</h1>
    <p>See the <a
    href="https://github.com/github/codeql-action/releases">releases
    page</a> for the relevant changes to the CodeQL CLI and language
    packs.</p>
    <h2>[UNRELEASED]</h2>
    <p>No user facing changes.</p>
    <h2>4.30.8 - 10 Oct 2025</h2>
    <p>No user facing changes.</p>
    <h2>4.30.7 - 06 Oct 2025</h2>
    <ul>
    <li>[v4+ only] The CodeQL Action now runs on Node.js v24. <a
    href="https://redirect.github.com/github/codeql-action/pull/3169">#3169</a></li>
    </ul>
    <h2>3.30.6 - 02 Oct 2025</h2>
    <ul>
    <li>Update default CodeQL bundle version to 2.23.2. <a
    href="https://redirect.github.com/github/codeql-action/pull/3168">#3168</a></li>
    </ul>
    <h2>3.30.5 - 26 Sep 2025</h2>
    <ul>
    <li>We fixed a bug that was introduced in <code>3.30.4</code> with
    <code>upload-sarif</code> which resulted in files without a
    <code>.sarif</code> extension not getting uploaded. <a
    href="https://redirect.github.com/github/codeql-action/pull/3160">#3160</a></li>
    </ul>
    <h2>3.30.4 - 25 Sep 2025</h2>
    <ul>
    <li>We have improved the CodeQL Action's ability to validate that the
    workflow it is used in does not use different versions of the CodeQL
    Action for different workflow steps. Mixing different versions of the
    CodeQL Action in the same workflow is unsupported and can lead to
    unpredictable results. A warning will now be emitted from the
    <code>codeql-action/init</code> step if different versions of the CodeQL
    Action are detected in the workflow file. Additionally, an error will
    now be thrown by the other CodeQL Action steps if they load a
    configuration file that was generated by a different version of the
    <code>codeql-action/init</code> step. <a
    href="https://redirect.github.com/github/codeql-action/pull/3099">#3099</a>
    and <a
    href="https://redirect.github.com/github/codeql-action/pull/3100">#3100</a></li>
    <li>We added support for reducing the size of dependency caches for Java
    analyses, which will reduce cache usage and speed up workflows. This
    will be enabled automatically at a later time. <a
    href="https://redirect.github.com/github/codeql-action/pull/3107">#3107</a></li>
    <li>You can now run the latest CodeQL nightly bundle by passing
    <code>tools: nightly</code> to the <code>init</code> action. In general,
    the nightly bundle is unstable and we only recommend running it when
    directed by GitHub staff. <a
    href="https://redirect.github.com/github/codeql-action/pull/3130">#3130</a></li>
    <li>Update default CodeQL bundle version to 2.23.1. <a
    href="https://redirect.github.com/github/codeql-action/pull/3118">#3118</a></li>
    </ul>
    <h2>3.30.3 - 10 Sep 2025</h2>
    <p>No user facing changes.</p>
    <h2>3.30.2 - 09 Sep 2025</h2>
    <ul>
    <li>Fixed a bug which could cause language autodetection to fail. <a
    href="https://redirect.github.com/github/codeql-action/pull/3084">#3084</a></li>
    <li>Experimental: The <code>quality-queries</code> input that was added
    in <code>3.29.2</code> as part of an internal experiment is now
    deprecated and will be removed in an upcoming version of the CodeQL
    Action. It has been superseded by a new <code>analysis-kinds</code>
    input, which is part of the same internal experiment. Do not use this in
    production as it is subject to change at any time. <a
    href="https://redirect.github.com/github/codeql-action/pull/3064">#3064</a></li>
    </ul>
    <h2>3.30.1 - 05 Sep 2025</h2>
    <ul>
    <li>Update default CodeQL bundle version to 2.23.0. <a
    href="https://redirect.github.com/github/codeql-action/pull/3077">#3077</a></li>
    </ul>
    <h2>3.30.0 - 01 Sep 2025</h2>
    <ul>
    <li>Reduce the size of the CodeQL Action, speeding up workflows by
    approximately 4 seconds. <a
    href="https://redirect.github.com/github/codeql-action/pull/3054">#3054</a></li>
    </ul>
    <h2>3.29.11 - 21 Aug 2025</h2>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/github/codeql-action/commit/f443b600d91635bebf5b0d9ebc620189c0d6fba5"><code>f443b60</code></a>
    Merge pull request <a
    href="https://redirect.github.com/github/codeql-action/issues/3198">#3198</a>
    from github/update-v4.30.8-527f0f324</li>
    <li><a
    href="https://github.com/github/codeql-action/commit/7a2cb623ed691b64b58c7fa6bd6d90f62b322c65"><code>7a2cb62</code></a>
    Update changelog for v4.30.8</li>
    <li><a
    href="https://github.com/github/codeql-action/commit/527f0f324a3fe984f808ba090b51cbe5a6c0118b"><code>527f0f3</code></a>
    Merge pull request <a
    href="https://redirect.github.com/github/codeql-action/issues/3195">#3195</a>
    from github/dependabot/npm_and_yarn/npm-minor-37415c...</li>
    <li><a
    href="https://github.com/github/codeql-action/commit/f402506f0fedd565aafbfc892e40a5b1c10814af"><code>f402506</code></a>
    Merge pull request <a
    href="https://redirect.github.com/github/codeql-action/issues/3196">#3196</a>
    from github/dependabot/github_actions/dot-github/wor...</li>
    <li><a
    href="https://github.com/github/codeql-action/commit/f5e53f947672aba2238515474c2b7b9f248ac5bc"><code>f5e53f9</code></a>
    Merge pull request <a
    href="https://redirect.github.com/github/codeql-action/issues/3197">#3197</a>
    from github/dependabot/github_actions/dot-github/wor...</li>
    <li><a
    href="https://github.com/github/codeql-action/commit/4e90a42a3e28a8bde9c8c11ba90d243ea352e61c"><code>4e90a42</code></a>
    Merge pull request <a
    href="https://redirect.github.com/github/codeql-action/issues/3193">#3193</a>
    from github/mbg/ff/tools-toolcache</li>
    <li><a
    href="https://github.com/github/codeql-action/commit/413a4a4df19c643ceab05ebad65b0d90532c778a"><code>413a4a4</code></a>
    Rebuild</li>
    <li><a
    href="https://github.com/github/codeql-action/commit/452186448a7a7dd9f635cd74bf6a5df3bac6a795"><code>4521864</code></a>
    Bump github/codeql-action from 3 to 4 in /.github/workflows</li>
    <li><a
    href="https://github.com/github/codeql-action/commit/eadf14bf6efa3061e98bdfbfd3487878f08af99c"><code>eadf14b</code></a>
    Bump ruby/setup-ruby</li>
    <li><a
    href="https://github.com/github/codeql-action/commit/e1257b6fda873a6eba14d2dab41d637243c40d97"><code>e1257b6</code></a>
    Rebuild</li>
    <li>Additional commits viewable in <a
    href="https://github.com/github/codeql-action/compare/e296a935590eb16afc0c0108289f68c87e2a89a5...f443b600d91635bebf5b0d9ebc620189c0d6fba5">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github/codeql-action&package-manager=github_actions&previous-version=4.30.7&new-version=4.30.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    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 merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@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)
    
    
    </details>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 14, 2025
    Configuration menu
    Copy the full SHA
    3ccd0fd View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2025

  1. chore: update known checksums for 0.9.3 (#644)

    chore: update known checksums for 0.9.3
    
    Co-authored-by: eifinger <[email protected]>
    github-actions[bot] and eifinger authored Oct 16, 2025
    Configuration menu
    Copy the full SHA
    6e346e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dffc629 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb6c0a5 View commit details
    Browse the repository at this point in the history
  4. Fix "lowest" resolution strategy with lower-bound only (#649)

    - towards #648
    
    Fix the bug described there, but this doesn't add the fast-path
    optimisation suggested in that issue.
    tpgillam authored Oct 16, 2025
    Configuration menu
    Copy the full SHA
    b7bf789 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2025

  1. chore: update known checksums for 0.9.4 (#651)

    chore: update known checksums for 0.9.4
    
    Co-authored-by: eifinger <[email protected]>
    github-actions[bot] and eifinger authored Oct 19, 2025
    Configuration menu
    Copy the full SHA
    2ddd2b9 View commit details
    Browse the repository at this point in the history
Loading