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.2.1
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.3.0
Choose a head ref
  • 14 commits
  • 19 files changed
  • 5 contributors

Commits on Feb 3, 2026

  1. Bump actions/setup-node from 6.1.0 to 6.2.0 (#738)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from
    6.1.0 to 6.2.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.2.0</h2>
    <h2>What's Changed</h2>
    <h3>Documentation</h3>
    <ul>
    <li>Documentation update related to absence of Lockfile by <a
    href="https://github.com/mahabaleshwars"><code>@​mahabaleshwars</code></a>
    in <a
    href="https://redirect.github.com/actions/setup-node/pull/1454">actions/setup-node#1454</a></li>
    <li>Correct mirror option typos by <a
    href="https://github.com/MikeMcC399"><code>@​MikeMcC399</code></a> in <a
    href="https://redirect.github.com/actions/setup-node/pull/1442">actions/setup-node#1442</a></li>
    <li>Readme update on checkout version v6 by <a
    href="https://github.com/deining"><code>@​deining</code></a> in <a
    href="https://redirect.github.com/actions/setup-node/pull/1446">actions/setup-node#1446</a></li>
    <li>Readme typo fixes <a
    href="https://github.com/munyari"><code>@​munyari</code></a> in <a
    href="https://redirect.github.com/actions/setup-node/pull/1226">actions/setup-node#1226</a></li>
    <li>Advanced document update on checkout version v6 by <a
    href="https://github.com/aparnajyothi-y"><code>@​aparnajyothi-y</code></a>
    in <a
    href="https://redirect.github.com/actions/setup-node/pull/1468">actions/setup-node#1468</a></li>
    </ul>
    <h3>Dependency updates:</h3>
    <ul>
    <li>Upgrade <code>@​actions/cache</code> to v5.0.1 by <a
    href="https://github.com/salmanmkc"><code>@​salmanmkc</code></a> in <a
    href="https://redirect.github.com/actions/setup-node/pull/1449">actions/setup-node#1449</a></li>
    </ul>
    <h2>New Contributors</h2>
    <ul>
    <li><a
    href="https://github.com/mahabaleshwars"><code>@​mahabaleshwars</code></a>
    made their first contribution in <a
    href="https://redirect.github.com/actions/setup-node/pull/1454">actions/setup-node#1454</a></li>
    <li><a
    href="https://github.com/MikeMcC399"><code>@​MikeMcC399</code></a> made
    their first contribution in <a
    href="https://redirect.github.com/actions/setup-node/pull/1442">actions/setup-node#1442</a></li>
    <li><a href="https://github.com/deining"><code>@​deining</code></a> made
    their first contribution in <a
    href="https://redirect.github.com/actions/setup-node/pull/1446">actions/setup-node#1446</a></li>
    <li><a href="https://github.com/munyari"><code>@​munyari</code></a> made
    their first contribution in <a
    href="https://redirect.github.com/actions/setup-node/pull/1226">actions/setup-node#1226</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    href="https://github.com/actions/setup-node/compare/v6...v6.2.0">https://github.com/actions/setup-node/compare/v6...v6.2.0</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/actions/setup-node/commit/6044e13b5dc448c55e2357c09f80417699197238"><code>6044e13</code></a>
    Docs: bump actions/checkout from v5 to v6 (<a
    href="https://redirect.github.com/actions/setup-node/issues/1468">#1468</a>)</li>
    <li><a
    href="https://github.com/actions/setup-node/commit/8e494633d082d609d1e9ff931be32f8a44f1f657"><code>8e49463</code></a>
    Fix README typo (<a
    href="https://redirect.github.com/actions/setup-node/issues/1226">#1226</a>)</li>
    <li><a
    href="https://github.com/actions/setup-node/commit/621ac41091d4227ef8fda5009c1ced96d8d36f7e"><code>621ac41</code></a>
    README.md: bump to latest released checkout version v6 (<a
    href="https://redirect.github.com/actions/setup-node/issues/1446">#1446</a>)</li>
    <li><a
    href="https://github.com/actions/setup-node/commit/2951748f4c016b747952f8ca7e75fc64f2f62b53"><code>2951748</code></a>
    Bump <code>@​actions/cache</code> to v5.0.1 (<a
    href="https://redirect.github.com/actions/setup-node/issues/1449">#1449</a>)</li>
    <li><a
    href="https://github.com/actions/setup-node/commit/21ddc7bc1fef4bd313efce0335fdcbf81827182c"><code>21ddc7b</code></a>
    Correct mirror option typos (<a
    href="https://redirect.github.com/actions/setup-node/issues/1442">#1442</a>)</li>
    <li><a
    href="https://github.com/actions/setup-node/commit/65d868f8d4d85d7d4abb7de0875cde3fcc8798f5"><code>65d868f</code></a>
    Update Documentation for Lockfile (<a
    href="https://redirect.github.com/actions/setup-node/issues/1454">#1454</a>)</li>
    <li>See full diff in <a
    href="https://github.com/actions/setup-node/compare/395ad3262231945c25e8478fd5baf05154b1d79f...6044e13b5dc448c55e2357c09f80417699197238">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=6.1.0&new-version=6.2.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 Feb 3, 2026
    Configuration menu
    Copy the full SHA
    5fca386 View commit details
    Browse the repository at this point in the history
  2. Bump eifinger/actionlint-action from 1.9.3 to 1.10.0 (#731)

    Bumps
    [eifinger/actionlint-action](https://github.com/eifinger/actionlint-action)
    from 1.9.3 to 1.10.0.
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/eifinger/actionlint-action/commit/447fbfe7533062b7a9ea55f790f2396fba6d052a"><code>447fbfe</code></a>
    build(deps): bump actions/checkout from 6.0.0 to 6.0.1 (<a
    href="https://redirect.github.com/eifinger/actionlint-action/issues/30">#30</a>)</li>
    <li><a
    href="https://github.com/eifinger/actionlint-action/commit/9e2be07ed11ff8dabc99cc0ff06398b51836c192"><code>9e2be07</code></a>
    set default actionlint version to 1.7.10 (<a
    href="https://redirect.github.com/eifinger/actionlint-action/issues/31">#31</a>)</li>
    <li>See full diff in <a
    href="https://github.com/eifinger/actionlint-action/compare/213860089b7cf97d640aa67567898fabeb132746...447fbfe7533062b7a9ea55f790f2396fba6d052a">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.3&new-version=1.10.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 Feb 3, 2026
    Configuration menu
    Copy the full SHA
    5ed2ede View commit details
    Browse the repository at this point in the history
  3. Bump release-drafter/release-drafter from 6.1.0 to 6.2.0 (#743)

    Bumps
    [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter)
    from 6.1.0 to 6.2.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/release-drafter/release-drafter/releases">release-drafter/release-drafter's
    releases</a>.</em></p>
    <blockquote>
    <h2>v6.2.0</h2>
    <h1>What's Changed</h1>
    <h2>New</h2>
    <ul>
    <li>Add config option for history-limit (<a
    href="https://redirect.github.com/release-drafter/release-drafter/issues/1470">#1470</a>)
    <a href="https://github.com/gjvoosten"><code>@​gjvoosten</code></a></li>
    <li>Add 'commits-since' configuration option for release drafts (<a
    href="https://redirect.github.com/release-drafter/release-drafter/issues/1451">#1451</a>)
    <a
    href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
    </ul>
    <h2>Maintenance</h2>
    <ul>
    <li>build: support OIDC for npmjs publishing (<a
    href="https://redirect.github.com/release-drafter/release-drafter/issues/1480">#1480</a>)
    <a href="https://github.com/cchanche"><code>@​cchanche</code></a></li>
    </ul>
    <h2>Documentation</h2>
    <ul>
    <li>Update README.md (<a
    href="https://redirect.github.com/release-drafter/release-drafter/issues/1434">#1434</a>)
    <a
    href="https://github.com/kunaljubce"><code>@​kunaljubce</code></a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    href="https://github.com/release-drafter/release-drafter/compare/v6.1.1...v6.2.0">https://github.com/release-drafter/release-drafter/compare/v6.1.1...v6.2.0</a></p>
    <h2>v6.1.1</h2>
    <h1>What's Changed</h1>
    <h2>Bug Fixes</h2>
    <ul>
    <li>Honor Version Template (<a
    href="https://redirect.github.com/release-drafter/release-drafter/issues/1459">#1459</a>)
    <a
    href="https://github.com/ChronosMasterOfAllTime"><code>@​ChronosMasterOfAllTime</code></a></li>
    </ul>
    <h2>Documentation</h2>
    <ul>
    <li>docs: Add missing action inputs to README (<a
    href="https://redirect.github.com/release-drafter/release-drafter/issues/1472">#1472</a>)
    <a href="https://github.com/sasamuku"><code>@​sasamuku</code></a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    href="https://github.com/release-drafter/release-drafter/compare/v6.1.0...v6.1.1">https://github.com/release-drafter/release-drafter/compare/v6.1.0...v6.1.1</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/release-drafter/release-drafter/commit/6db134d15f3909ccc9eefd369f02bd1e9cffdf97"><code>6db134d</code></a>
    ci: add diff for debugging unstaged files</li>
    <li><a
    href="https://github.com/release-drafter/release-drafter/commit/a9305a6278946f2a88b6550843183fc17cb14d49"><code>a9305a6</code></a>
    chore: fix package.json and lockfile</li>
    <li><a
    href="https://github.com/release-drafter/release-drafter/commit/309083bcb4a39cd3e11307e6fc68894bc8036a85"><code>309083b</code></a>
    chore: bump to v6.2.0</li>
    <li><a
    href="https://github.com/release-drafter/release-drafter/commit/923fffe08c648d1e9aa877232446c643fb22c423"><code>923fffe</code></a>
    Add config option for history-limit (<a
    href="https://redirect.github.com/release-drafter/release-drafter/issues/1470">#1470</a>)</li>
    <li><a
    href="https://github.com/release-drafter/release-drafter/commit/fa20e47a98a9a8d969fedfeb402244692ce2111e"><code>fa20e47</code></a>
    docs: typo in README.md (<a
    href="https://redirect.github.com/release-drafter/release-drafter/issues/1434">#1434</a>)</li>
    <li><a
    href="https://github.com/release-drafter/release-drafter/commit/4178e5a75b3ea13f8a88f273f78c3d6647f500a3"><code>4178e5a</code></a>
    feat: 'commits-since' configuration option (<a
    href="https://redirect.github.com/release-drafter/release-drafter/issues/1451">#1451</a>)</li>
    <li><a
    href="https://github.com/release-drafter/release-drafter/commit/686295d93988bb08a96c55ee1a5d717ca476fa58"><code>686295d</code></a>
    build: support OIDC for npmjs publishing (<a
    href="https://redirect.github.com/release-drafter/release-drafter/issues/1480">#1480</a>)</li>
    <li><a
    href="https://github.com/release-drafter/release-drafter/commit/9928b9297cb7677b5b52f905a4b1e5759e2960b0"><code>9928b92</code></a>
    setup oidc release flow</li>
    <li><a
    href="https://github.com/release-drafter/release-drafter/commit/267d2e0268deae5d44f3ba5029dd4d6e85f9d52d"><code>267d2e0</code></a>
    chore: bump to v6.1.1</li>
    <li><a
    href="https://github.com/release-drafter/release-drafter/commit/60cac2b845b56526905acdb9de6d6c6cb4e199f5"><code>60cac2b</code></a>
    ci: disable npmjs publishing</li>
    <li>Additional commits viewable in <a
    href="https://github.com/release-drafter/release-drafter/compare/b1476f6e6eb133afa41ed8589daba6dc69b4d3f5...6db134d15f3909ccc9eefd369f02bd1e9cffdf97">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=release-drafter/release-drafter&package-manager=github_actions&previous-version=6.1.0&new-version=6.2.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 Feb 3, 2026
    Configuration menu
    Copy the full SHA
    98e1309 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2026

  1. chore: update known checksums for 0.9.29 (#748)

    chore: update known checksums for 0.9.29
    
    Co-authored-by: eifinger <[email protected]>
    github-actions[bot] and eifinger authored Feb 4, 2026
    Configuration menu
    Copy the full SHA
    db4d6bf View commit details
    Browse the repository at this point in the history
  2. Fix punctuation (#747)

    This is a minor punctuation fix
    pm-dev563 authored Feb 4, 2026
    Configuration menu
    Copy the full SHA
    99b0f04 View commit details
    Browse the repository at this point in the history
  3. feat: add venv-path input for activate-environment (#746)

    Allow customizing the venv location while preserving working-directory
    semantics via --directory.
    
    Supersedes: #736
    eifinger authored Feb 4, 2026
    Configuration menu
    Copy the full SHA
    3511ff7 View commit details
    Browse the repository at this point in the history
  4. Bump actions/checkout from 6.0.1 to 6.0.2 (#740)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.1
    to 6.0.2.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/actions/checkout/releases">actions/checkout's
    releases</a>.</em></p>
    <blockquote>
    <h2>v6.0.2</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>Add orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID
    is set by <a
    href="https://github.com/TingluoHuang"><code>@​TingluoHuang</code></a>
    in <a
    href="https://redirect.github.com/actions/checkout/pull/2355">actions/checkout#2355</a></li>
    <li>Fix tag handling: preserve annotations and explicit fetch-tags by <a
    href="https://github.com/ericsciple"><code>@​ericsciple</code></a> in <a
    href="https://redirect.github.com/actions/checkout/pull/2356">actions/checkout#2356</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    href="https://github.com/actions/checkout/compare/v6.0.1...v6.0.2">https://github.com/actions/checkout/compare/v6.0.1...v6.0.2</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    href="https://github.com/actions/checkout/blob/main/CHANGELOG.md">actions/checkout's
    changelog</a>.</em></p>
    <blockquote>
    <h1>Changelog</h1>
    <h2>v6.0.2</h2>
    <ul>
    <li>Fix tag handling: preserve annotations and explicit fetch-tags by <a
    href="https://github.com/ericsciple"><code>@​ericsciple</code></a> in <a
    href="https://redirect.github.com/actions/checkout/pull/2356">actions/checkout#2356</a></li>
    </ul>
    <h2>v6.0.1</h2>
    <ul>
    <li>Add worktree support for persist-credentials includeIf by <a
    href="https://github.com/ericsciple"><code>@​ericsciple</code></a> in <a
    href="https://redirect.github.com/actions/checkout/pull/2327">actions/checkout#2327</a></li>
    </ul>
    <h2>v6.0.0</h2>
    <ul>
    <li>Persist creds to a separate file by <a
    href="https://github.com/ericsciple"><code>@​ericsciple</code></a> in <a
    href="https://redirect.github.com/actions/checkout/pull/2286">actions/checkout#2286</a></li>
    <li>Update README to include Node.js 24 support details and requirements
    by <a href="https://github.com/salmanmkc"><code>@​salmanmkc</code></a>
    in <a
    href="https://redirect.github.com/actions/checkout/pull/2248">actions/checkout#2248</a></li>
    </ul>
    <h2>v5.0.1</h2>
    <ul>
    <li>Port v6 cleanup to v5 by <a
    href="https://github.com/ericsciple"><code>@​ericsciple</code></a> in <a
    href="https://redirect.github.com/actions/checkout/pull/2301">actions/checkout#2301</a></li>
    </ul>
    <h2>v5.0.0</h2>
    <ul>
    <li>Update actions checkout to use node 24 by <a
    href="https://github.com/salmanmkc"><code>@​salmanmkc</code></a> in <a
    href="https://redirect.github.com/actions/checkout/pull/2226">actions/checkout#2226</a></li>
    </ul>
    <h2>v4.3.1</h2>
    <ul>
    <li>Port v6 cleanup to v4 by <a
    href="https://github.com/ericsciple"><code>@​ericsciple</code></a> in <a
    href="https://redirect.github.com/actions/checkout/pull/2305">actions/checkout#2305</a></li>
    </ul>
    <h2>v4.3.0</h2>
    <ul>
    <li>docs: update README.md by <a
    href="https://github.com/motss"><code>@​motss</code></a> in <a
    href="https://redirect.github.com/actions/checkout/pull/1971">actions/checkout#1971</a></li>
    <li>Add internal repos for checking out multiple repositories by <a
    href="https://github.com/mouismail"><code>@​mouismail</code></a> in <a
    href="https://redirect.github.com/actions/checkout/pull/1977">actions/checkout#1977</a></li>
    <li>Documentation update - add recommended permissions to Readme by <a
    href="https://github.com/benwells"><code>@​benwells</code></a> in <a
    href="https://redirect.github.com/actions/checkout/pull/2043">actions/checkout#2043</a></li>
    <li>Adjust positioning of user email note and permissions heading by <a
    href="https://github.com/joshmgross"><code>@​joshmgross</code></a> in <a
    href="https://redirect.github.com/actions/checkout/pull/2044">actions/checkout#2044</a></li>
    <li>Update README.md by <a
    href="https://github.com/nebuk89"><code>@​nebuk89</code></a> in <a
    href="https://redirect.github.com/actions/checkout/pull/2194">actions/checkout#2194</a></li>
    <li>Update CODEOWNERS for actions by <a
    href="https://github.com/TingluoHuang"><code>@​TingluoHuang</code></a>
    in <a
    href="https://redirect.github.com/actions/checkout/pull/2224">actions/checkout#2224</a></li>
    <li>Update package dependencies by <a
    href="https://github.com/salmanmkc"><code>@​salmanmkc</code></a> in <a
    href="https://redirect.github.com/actions/checkout/pull/2236">actions/checkout#2236</a></li>
    </ul>
    <h2>v4.2.2</h2>
    <ul>
    <li><code>url-helper.ts</code> now leverages well-known environment
    variables by <a href="https://github.com/jww3"><code>@​jww3</code></a>
    in <a
    href="https://redirect.github.com/actions/checkout/pull/1941">actions/checkout#1941</a></li>
    <li>Expand unit test coverage for <code>isGhes</code> by <a
    href="https://github.com/jww3"><code>@​jww3</code></a> in <a
    href="https://redirect.github.com/actions/checkout/pull/1946">actions/checkout#1946</a></li>
    </ul>
    <h2>v4.2.1</h2>
    <ul>
    <li>Check out other refs/* by commit if provided, fall back to ref by <a
    href="https://github.com/orhantoy"><code>@​orhantoy</code></a> in <a
    href="https://redirect.github.com/actions/checkout/pull/1924">actions/checkout#1924</a></li>
    </ul>
    <h2>v4.2.0</h2>
    <ul>
    <li>Add Ref and Commit outputs by <a
    href="https://github.com/lucacome"><code>@​lucacome</code></a> in <a
    href="https://redirect.github.com/actions/checkout/pull/1180">actions/checkout#1180</a></li>
    <li>Dependency updates by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>- <a
    href="https://redirect.github.com/actions/checkout/pull/1777">actions/checkout#1777</a>,
    <a
    href="https://redirect.github.com/actions/checkout/pull/1872">actions/checkout#1872</a></li>
    </ul>
    <h2>v4.1.7</h2>
    <ul>
    <li>Bump the minor-npm-dependencies group across 1 directory with 4
    updates by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
    href="https://redirect.github.com/actions/checkout/pull/1739">actions/checkout#1739</a></li>
    <li>Bump actions/checkout from 3 to 4 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
    href="https://redirect.github.com/actions/checkout/pull/1697">actions/checkout#1697</a></li>
    <li>Check out other refs/* by commit by <a
    href="https://github.com/orhantoy"><code>@​orhantoy</code></a> in <a
    href="https://redirect.github.com/actions/checkout/pull/1774">actions/checkout#1774</a></li>
    <li>Pin actions/checkout's own workflows to a known, good, stable
    version. by <a href="https://github.com/jww3"><code>@​jww3</code></a> in
    <a
    href="https://redirect.github.com/actions/checkout/pull/1776">actions/checkout#1776</a></li>
    </ul>
    <h2>v4.1.6</h2>
    <ul>
    <li>Check platform to set archive extension appropriately by <a
    href="https://github.com/cory-miller"><code>@​cory-miller</code></a> in
    <a
    href="https://redirect.github.com/actions/checkout/pull/1732">actions/checkout#1732</a></li>
    </ul>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/actions/checkout/commit/de0fac2e4500dabe0009e67214ff5f5447ce83dd"><code>de0fac2</code></a>
    Fix tag handling: preserve annotations and explicit fetch-tags (<a
    href="https://redirect.github.com/actions/checkout/issues/2356">#2356</a>)</li>
    <li><a
    href="https://github.com/actions/checkout/commit/064fe7f3312418007dea2b49a19844a9ee378f49"><code>064fe7f</code></a>
    Add orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is
    set (...</li>
    <li>See full diff in <a
    href="https://github.com/actions/checkout/compare/8e8c483db84b4bee98b60c0593521ed34d9990e8...de0fac2e4500dabe0009e67214ff5f5447ce83dd">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/checkout&package-manager=github_actions&previous-version=6.0.1&new-version=6.0.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 Feb 4, 2026
    Configuration menu
    Copy the full SHA
    db2b65e View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2026

  1. chore: update known checksums for 0.9.30 (#756)

    chore: update known checksums for 0.9.30
    
    Co-authored-by: eifinger <[email protected]>
    github-actions[bot] and eifinger authored Feb 5, 2026
    Configuration menu
    Copy the full SHA
    e31bec8 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2026

  1. Configuration menu
    Copy the full SHA
    b6b8e2c View commit details
    Browse the repository at this point in the history
  2. fix: use --clear to create venv (#761)

    Fixes: #758
    eifinger authored Feb 6, 2026
    Configuration menu
    Copy the full SHA
    78cebec View commit details
    Browse the repository at this point in the history
  3. chore: update known checksums for 0.10.0 (#759)

    chore: update known checksums for 0.10.0
    
    Co-authored-by: eifinger <[email protected]>
    github-actions[bot] and eifinger authored Feb 6, 2026
    Configuration menu
    Copy the full SHA
    a3b3eae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    02182fa View commit details
    Browse the repository at this point in the history
  5. Bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 (#751)

    Bumps
    [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request)
    from 8.0.0 to 8.1.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/peter-evans/create-pull-request/releases">peter-evans/create-pull-request's
    releases</a>.</em></p>
    <blockquote>
    <h2>Create Pull Request v8.1.0</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>README.md: bump given GitHub actions to their latest versions by <a
    href="https://github.com/deining"><code>@​deining</code></a> in <a
    href="https://redirect.github.com/peter-evans/create-pull-request/pull/4265">peter-evans/create-pull-request#4265</a></li>
    <li>build(deps): bump the github-actions group with 2 updates by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
    in <a
    href="https://redirect.github.com/peter-evans/create-pull-request/pull/4273">peter-evans/create-pull-request#4273</a></li>
    <li>build(deps-dev): bump the npm group with 2 updates by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
    in <a
    href="https://redirect.github.com/peter-evans/create-pull-request/pull/4274">peter-evans/create-pull-request#4274</a></li>
    <li>build(deps-dev): bump undici from 6.22.0 to 6.23.0 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
    in <a
    href="https://redirect.github.com/peter-evans/create-pull-request/pull/4284">peter-evans/create-pull-request#4284</a></li>
    <li>Update distribution by <a
    href="https://github.com/actions-bot"><code>@​actions-bot</code></a> in
    <a
    href="https://redirect.github.com/peter-evans/create-pull-request/pull/4289">peter-evans/create-pull-request#4289</a></li>
    <li>fix: Handle remote prune failures gracefully on self-hosted runners
    by <a
    href="https://github.com/peter-evans"><code>@​peter-evans</code></a> in
    <a
    href="https://redirect.github.com/peter-evans/create-pull-request/pull/4295">peter-evans/create-pull-request#4295</a></li>
    <li>feat: add <code>@​octokit/plugin-retry</code> to handle retriable
    server errors by <a
    href="https://github.com/peter-evans"><code>@​peter-evans</code></a> in
    <a
    href="https://redirect.github.com/peter-evans/create-pull-request/pull/4298">peter-evans/create-pull-request#4298</a></li>
    </ul>
    <h2>New Contributors</h2>
    <ul>
    <li><a href="https://github.com/deining"><code>@​deining</code></a> made
    their first contribution in <a
    href="https://redirect.github.com/peter-evans/create-pull-request/pull/4265">peter-evans/create-pull-request#4265</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    href="https://github.com/peter-evans/create-pull-request/compare/v8.0.0...v8.1.0">https://github.com/peter-evans/create-pull-request/compare/v8.0.0...v8.1.0</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/peter-evans/create-pull-request/commit/c0f553fe549906ede9cf27b5156039d195d2ece0"><code>c0f553f</code></a>
    feat: add <code>@​octokit/plugin-retry</code> to handle retriable server
    errors (<a
    href="https://redirect.github.com/peter-evans/create-pull-request/issues/4298">#4298</a>)</li>
    <li><a
    href="https://github.com/peter-evans/create-pull-request/commit/70001242bfa9ec7844891e620fdda69a2a2a06c7"><code>7000124</code></a>
    fix: Handle remote prune failures gracefully (<a
    href="https://redirect.github.com/peter-evans/create-pull-request/issues/4295">#4295</a>)</li>
    <li><a
    href="https://github.com/peter-evans/create-pull-request/commit/34aa40e9cf0bb8b5be745a552003fdeb25e4dd3a"><code>34aa40e</code></a>
    build: update distribution (<a
    href="https://redirect.github.com/peter-evans/create-pull-request/issues/4289">#4289</a>)</li>
    <li><a
    href="https://github.com/peter-evans/create-pull-request/commit/641099ddca097df58c3369dd5e1f33322b223029"><code>641099d</code></a>
    build(deps-dev): bump undici from 6.22.0 to 6.23.0 (<a
    href="https://redirect.github.com/peter-evans/create-pull-request/issues/4284">#4284</a>)</li>
    <li><a
    href="https://github.com/peter-evans/create-pull-request/commit/2271f1ddcf09437ed8f019733eb5cfba58ac76f0"><code>2271f1d</code></a>
    build(deps-dev): bump the npm group with 2 updates (<a
    href="https://redirect.github.com/peter-evans/create-pull-request/issues/4274">#4274</a>)</li>
    <li><a
    href="https://github.com/peter-evans/create-pull-request/commit/437c31a11dd02128dd37633ad8d3832853477e7a"><code>437c31a</code></a>
    build(deps): bump the github-actions group with 2 updates (<a
    href="https://redirect.github.com/peter-evans/create-pull-request/issues/4273">#4273</a>)</li>
    <li><a
    href="https://github.com/peter-evans/create-pull-request/commit/0979079bc20c05bbbb590a56c21c4e2b1d1f1bbe"><code>0979079</code></a>
    docs: update readme</li>
    <li><a
    href="https://github.com/peter-evans/create-pull-request/commit/5b751cdf403b4f0314c656b2618939e4c8bdf824"><code>5b751cd</code></a>
    README.md: bump given GitHub actions to their latest versions (<a
    href="https://redirect.github.com/peter-evans/create-pull-request/issues/4265">#4265</a>)</li>
    <li>See full diff in <a
    href="https://github.com/peter-evans/create-pull-request/compare/98357b18bf14b5342f975ff684046ec3b2a07725...c0f553fe549906ede9cf27b5156039d195d2ece0">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=peter-evans/create-pull-request&package-manager=github_actions&previous-version=8.0.0&new-version=8.1.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 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 Feb 6, 2026
    Configuration menu
    Copy the full SHA
    a97c6cb View commit details
    Browse the repository at this point in the history
  6. Bump typesafegithub/github-actions-typing from 2.2.1 to 2.2.2 (#753)

    Bumps
    [typesafegithub/github-actions-typing](https://github.com/typesafegithub/github-actions-typing)
    from 2.2.1 to 2.2.2.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/typesafegithub/github-actions-typing/releases">typesafegithub/github-actions-typing's
    releases</a>.</em></p>
    <blockquote>
    <h2>v2.2.2</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>README: specify that whole action's API must be typed by <a
    href="https://github.com/krzema12"><code>@​krzema12</code></a> in <a
    href="https://redirect.github.com/typesafegithub/github-actions-typing/pull/444">typesafegithub/github-actions-typing#444</a></li>
    <li>chore(deps): update dependency
    io.github.typesafegithub:github-workflows-kt to v3.6.0 by <a
    href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in
    <a
    href="https://redirect.github.com/typesafegithub/github-actions-typing/pull/420">typesafegithub/github-actions-typing#420</a></li>
    <li>fix(deps): update dependency
    io.github.optimumcode:json-schema-validator to v0.5.3 by <a
    href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in
    <a
    href="https://redirect.github.com/typesafegithub/github-actions-typing/pull/425">typesafegithub/github-actions-typing#425</a></li>
    <li>fix(deps): update dependency com.charleskorn.kaml:kaml to v0.104.0
    by <a
    href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in
    <a
    href="https://redirect.github.com/typesafegithub/github-actions-typing/pull/431">typesafegithub/github-actions-typing#431</a></li>
    <li>Remove embrace-io/android-emulator-runner action from tests by <a
    href="https://github.com/krzema12"><code>@​krzema12</code></a> in <a
    href="https://redirect.github.com/typesafegithub/github-actions-typing/pull/436">typesafegithub/github-actions-typing#436</a></li>
    <li>fix(deps): update dependency io.kotest:kotest-bom to v6.0.7 by <a
    href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in
    <a
    href="https://redirect.github.com/typesafegithub/github-actions-typing/pull/435">typesafegithub/github-actions-typing#435</a></li>
    <li>chore(deps): update actions/checkout action to v6 by <a
    href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in
    <a
    href="https://redirect.github.com/typesafegithub/github-actions-typing/pull/432">typesafegithub/github-actions-typing#432</a></li>
    <li>chore(deps): update plugin io.kotest to v6.0.7 by <a
    href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in
    <a
    href="https://redirect.github.com/typesafegithub/github-actions-typing/pull/434">typesafegithub/github-actions-typing#434</a></li>
    <li>Take version of actions/checkout in consistency check job from
    classpath by <a
    href="https://github.com/krzema12"><code>@​krzema12</code></a> in <a
    href="https://redirect.github.com/typesafegithub/github-actions-typing/pull/438">typesafegithub/github-actions-typing#438</a></li>
    <li>chore(deps): update plugin com.google.devtools.ksp to v2.3.4 by <a
    href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in
    <a
    href="https://redirect.github.com/typesafegithub/github-actions-typing/pull/439">typesafegithub/github-actions-typing#439</a></li>
    <li>chore(deps): update plugin org.jetbrains.kotlin.multiplatform to
    v2.3.0 by <a
    href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in
    <a
    href="https://redirect.github.com/typesafegithub/github-actions-typing/pull/441">typesafegithub/github-actions-typing#441</a></li>
    <li>chore(deps): update plugin org.jetbrains.kotlin.plugin.serialization
    to v2.3.0 by <a
    href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in
    <a
    href="https://redirect.github.com/typesafegithub/github-actions-typing/pull/442">typesafegithub/github-actions-typing#442</a></li>
    <li>chore(deps): update gradle to v9.3.0 by <a
    href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in
    <a
    href="https://redirect.github.com/typesafegithub/github-actions-typing/pull/450">typesafegithub/github-actions-typing#450</a></li>
    <li>fix(deps): update dependency
    org.jetbrains.kotlin-wrappers:kotlin-wrappers-catalog to v2026.1.11 by
    <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot]
    in <a
    href="https://redirect.github.com/typesafegithub/github-actions-typing/pull/449">typesafegithub/github-actions-typing#449</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    href="https://github.com/typesafegithub/github-actions-typing/compare/v2.2.1...v2.2.2">https://github.com/typesafegithub/github-actions-typing/compare/v2.2.1...v2.2.2</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/typesafegithub/github-actions-typing/commit/9ddf35b71a482be7d8922b28e8d00df16b77e315"><code>9ddf35b</code></a>
    Update dist</li>
    <li><a
    href="https://github.com/typesafegithub/github-actions-typing/commit/27e4250bd6d40ed773bbb43d3f001ee7de27f349"><code>27e4250</code></a>
    fix(deps): update dependency
    org.jetbrains.kotlin-wrappers:kotlin-wrappers-ca...</li>
    <li><a
    href="https://github.com/typesafegithub/github-actions-typing/commit/47e18b3701d6c3bce778fabde240336de66525d8"><code>47e18b3</code></a>
    chore(deps): update gradle to v9.3.0 (<a
    href="https://redirect.github.com/typesafegithub/github-actions-typing/issues/450">#450</a>)</li>
    <li><a
    href="https://github.com/typesafegithub/github-actions-typing/commit/8a440c0511cb8082d5883b1df7ca1fd61a151938"><code>8a440c0</code></a>
    fix(deps): update dependency
    org.jetbrains.kotlin-wrappers:kotlin-wrappers-ca...</li>
    <li><a
    href="https://github.com/typesafegithub/github-actions-typing/commit/4d28107173eb225de1053143488942229dbfa27d"><code>4d28107</code></a>
    fix(deps): update dependency
    org.jetbrains.kotlin-wrappers:kotlin-wrappers-ca...</li>
    <li><a
    href="https://github.com/typesafegithub/github-actions-typing/commit/d1e3c3237d01463f904c13d7ccbdc9c0a88810df"><code>d1e3c32</code></a>
    Remove no longer existent reference to Unity-related action</li>
    <li><a
    href="https://github.com/typesafegithub/github-actions-typing/commit/c2a0d7a684b7b0b5fc6cbb79df603c6da70e46c1"><code>c2a0d7a</code></a>
    fix(deps): update dependency
    org.jetbrains.kotlin-wrappers:kotlin-wrappers-ca...</li>
    <li><a
    href="https://github.com/typesafegithub/github-actions-typing/commit/5926a64d890566ae159b5d53cb2587fa91c82496"><code>5926a64</code></a>
    chore(deps): update plugin org.jetbrains.kotlin.plugin.serialization to
    v2.3....</li>
    <li><a
    href="https://github.com/typesafegithub/github-actions-typing/commit/868e59f7734cbb79d49c355a08f717909f512c4d"><code>868e59f</code></a>
    fix(deps): update dependency
    org.jetbrains.kotlin-wrappers:kotlin-wrappers-ca...</li>
    <li><a
    href="https://github.com/typesafegithub/github-actions-typing/commit/db9beb345cf36f580cbaebf1c11a70cbe00ec44b"><code>db9beb3</code></a>
    chore(deps): update plugin org.jetbrains.kotlin.multiplatform to v2.3.0
    (<a
    href="https://redirect.github.com/typesafegithub/github-actions-typing/issues/441">#441</a>)</li>
    <li>Additional commits viewable in <a
    href="https://github.com/typesafegithub/github-actions-typing/compare/184d97003b1300f6a10e286eb98c191e416ff02b...9ddf35b71a482be7d8922b28e8d00df16b77e315">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=typesafegithub/github-actions-typing&package-manager=github_actions&previous-version=2.2.1&new-version=2.2.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 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 Feb 6, 2026
    Configuration menu
    Copy the full SHA
    eac588a View commit details
    Browse the repository at this point in the history
Loading