dependabot[bot] opened a new pull request, #1090:
URL: https://github.com/apache/datafusion-python/pull/1090

   Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 5 to 
6.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/astral-sh/setup-uv/releases";>astral-sh/setup-uv's 
releases</a>.</em></p>
   <blockquote>
   <h2>v5.4.1 🌈 Add support for pep440 version specifiers</h2>
   <h2>Changes</h2>
   <p>With this release you can also use <a 
href="https://peps.python.org/pep-0440/#version-specifiers";>pep440 version 
specifiers</a> as <code>required-version</code> in files<code>uv.toml</code>, 
<code>pyroject.toml</code> and in the <code>version</code> input:</p>
   <pre lang="yaml"><code>- name: Install a pep440-specifier-satisfying version 
of uv
     uses: astral-sh/setup-uv@v5
     with:
       version: &quot;&gt;=0.4.25,&lt;0.5&quot;
   </code></pre>
   <h2>🐛 Bug fixes</h2>
   <ul>
   <li>Add support for pep440 version identifiers <a 
href="https://github.com/eifinger";><code>@​eifinger</code></a> (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/353";>#353</a>)</li>
   </ul>
   <h2>🧰 Maintenance</h2>
   <ul>
   <li>chore: update known checksums for 0.6.10 @<a 
href="https://github.com/apps/github-actions";>github-actions[bot]</a> (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/345";>#345</a>)</li>
   </ul>
   <h2>📚 Documentation</h2>
   <ul>
   <li>Add pep440 to docs header <a 
href="https://github.com/eifinger";><code>@​eifinger</code></a> (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/355";>#355</a>)</li>
   <li>Fix glob syntax link <a 
href="https://github.com/flying-sheep";><code>@​flying-sheep</code></a> (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/349";>#349</a>)</li>
   <li>Add link to supported glob patterns <a 
href="https://github.com/eifinger";><code>@​eifinger</code></a> (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/348";>#348</a>)</li>
   </ul>
   <h2>v5.4.0 🌈 uv and uvx path as outputs</h2>
   <h2>Changes</h2>
   <p>The absolute paths to the uv and uvx binaries can now be accessed via the 
outputs <code>uv-path</code> and <code>uvx-path</code>.</p>
   <p><code>setup-uv</code> now also issues a warning if the working directory 
is empty. This makes users aware of the common mistake to run 
<code>setup-uv</code> before <code>actions/checkout</code>. You can remove the 
warning by setting <code>ignore-empty-workdir: true</code></p>
   <h2>🚀 Enhancements</h2>
   <ul>
   <li>Add uv-path and uvx-path output <a 
href="https://github.com/eifinger";><code>@​eifinger</code></a> (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/341";>#341</a>)</li>
   <li>Warn when the workdir is empty <a 
href="https://github.com/eifinger";><code>@​eifinger</code></a> (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/322";>#322</a>)</li>
   </ul>
   <h2>🧰 Maintenance</h2>
   <ul>
   <li>chore: update known checksums for 0.6.9 @<a 
href="https://github.com/apps/github-actions";>github-actions[bot]</a> (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/339";>#339</a>)</li>
   <li>Merge workflows and add all-tests-passed <a 
href="https://github.com/eifinger";><code>@​eifinger</code></a> (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/331";>#331</a>)</li>
   <li>chore: update known checksums for 0.6.8 @<a 
href="https://github.com/apps/github-actions";>github-actions[bot]</a> (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/332";>#332</a>)</li>
   <li>chore: update known checksums for 0.6.7 @<a 
href="https://github.com/apps/github-actions";>github-actions[bot]</a> (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/330";>#330</a>)</li>
   <li>Set required workflow permissions <a 
href="https://github.com/eifinger";><code>@​eifinger</code></a> (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/329";>#329</a>)</li>
   <li>Add workflow_dispatch triggers to every workflow <a 
href="https://github.com/eifinger";><code>@​eifinger</code></a> (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/326";>#326</a>)</li>
   <li>Bump dependencies <a 
href="https://github.com/eifinger";><code>@​eifinger</code></a> (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/324";>#324</a>)</li>
   <li>Inline action-update-semver <a 
href="https://github.com/eifinger";><code>@​eifinger</code></a> (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/323";>#323</a>)</li>
   <li>chore: update known checksums for 0.6.6 @<a 
href="https://github.com/apps/github-actions";>github-actions[bot]</a> (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/318";>#318</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/astral-sh/setup-uv/commit/bb8d247e1adbb1ba2d875a55422ae70ad8cada07";><code>bb8d247</code></a>
 feat: support s390x and powerpc (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/289";>#289</a>)</li>
   <li><a 
href="https://github.com/astral-sh/setup-uv/commit/1ffa6dc3ad7b3dcf4bb2bd5fe8e5725861be5094";><code>1ffa6dc</code></a>
 chore: update known checksums for 0.6.0 (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/288";>#288</a>)</li>
   <li>See full diff in <a 
href="https://github.com/astral-sh/setup-uv/compare/v5...v6";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=astral-sh/setup-uv&package-manager=github_actions&previous-version=5&new-version=6)](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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to