dependabot[bot] opened a new pull request, #38:
URL: https://github.com/apache/impala/pull/38

   Bumps [wheel](https://github.com/pypa/wheel) from 0.35.1 to 0.38.1.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/pypa/wheel/blob/main/docs/news.rst";>wheel's 
changelog</a>.</em></p>
   <blockquote>
   <h1>Release Notes</h1>
   <p><strong>UNRELEASED</strong></p>
   <ul>
   <li>Updated vendored <code>packaging</code> to 22.0</li>
   </ul>
   <p><strong>0.38.4 (2022-11-09)</strong></p>
   <ul>
   <li>Fixed <code>PKG-INFO</code> conversion in <code>bdist_wheel</code> 
mangling UTF-8 header values in
   <code>METADATA</code> (PR by Anderson Bravalheri)</li>
   </ul>
   <p><strong>0.38.3 (2022-11-08)</strong></p>
   <ul>
   <li>Fixed install failure when used with <code>--no-binary</code>, reported 
on Ubuntu 20.04, by
   removing <code>setup_requires</code> from <code>setup.cfg</code></li>
   </ul>
   <p><strong>0.38.2 (2022-11-05)</strong></p>
   <ul>
   <li>Fixed regression introduced in v0.38.1 which broke parsing of wheel file 
names with
   multiple platform tags</li>
   </ul>
   <p><strong>0.38.1 (2022-11-04)</strong></p>
   <ul>
   <li>Removed install dependency on setuptools</li>
   <li>The future-proof fix in 0.36.0 for converting PyPy's SOABI into a abi 
tag was
   faulty. Fixed so that future changes in the SOABI will not change the 
tag.</li>
   </ul>
   <p><strong>0.38.0 (2022-10-21)</strong></p>
   <ul>
   <li>Dropped support for Python &lt; 3.7</li>
   <li>Updated vendored <code>packaging</code> to 21.3</li>
   <li>Replaced all uses of <code>distutils</code> with 
<code>setuptools</code></li>
   <li>The handling of <code>license_files</code> (including glob patterns and 
default
   values) is now delegated to <code>setuptools&gt;=57.0.0</code> (<a 
href="https://github-redirect.dependabot.com/pypa/wheel/issues/466";>#466</a>).
   The package dependencies were updated to reflect this change.</li>
   <li>Fixed potential DoS attack via the <code>WHEEL_INFO_RE</code> regular 
expression</li>
   <li>Fixed <code>ValueError: ZIP does not support timestamps before 
1980</code> when using
   <code>SOURCE_DATE_EPOCH=0</code> or when on-disk timestamps are earlier than 
1980-01-01. Such
   timestamps are now changed to the minimum value before packaging.</li>
   </ul>
   <p><strong>0.37.1 (2021-12-22)</strong></p>
   <ul>
   <li>Fixed <code>wheel pack</code> duplicating the <code>WHEEL</code> 
contents when the build number has changed (<a 
href="https://github-redirect.dependabot.com/pypa/wheel/issues/415";>#415</a>)</li>
   <li>Fixed parsing of file names containing commas in <code>RECORD</code> (PR 
by Hood Chatham)</li>
   </ul>
   <p><strong>0.37.0 (2021-08-09)</strong></p>
   <ul>
   <li>Added official Python 3.10 support</li>
   <li>Updated vendored <code>packaging</code> library to v20.9</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/pypa/wheel/commit/6f1608dc1a88f00d2390b9044bd655753f39234c";><code>6f1608d</code></a>
 Created a new release</li>
   <li><a 
href="https://github.com/pypa/wheel/commit/cf8f5ef50e32b836c4ffb43af68107f78dca8d80";><code>cf8f5ef</code></a>
 Moved news item from PR <a 
href="https://github-redirect.dependabot.com/pypa/wheel/issues/484";>#484</a> to 
its proper place</li>
   <li><a 
href="https://github.com/pypa/wheel/commit/9ec201660fa07ee0714edd17c979a7039ea852a4";><code>9ec2016</code></a>
 Removed install dependency on setuptools (<a 
href="https://github-redirect.dependabot.com/pypa/wheel/issues/483";>#483</a>)</li>
   <li><a 
href="https://github.com/pypa/wheel/commit/747e1f6090547abcf65108c5a229cbe21a64a2ae";><code>747e1f6</code></a>
 Fixed PyPy SOABI parsing (<a 
href="https://github-redirect.dependabot.com/pypa/wheel/issues/484";>#484</a>)</li>
   <li><a 
href="https://github.com/pypa/wheel/commit/76275484bc0de72d1f56601dbba3e816fc2f00c6";><code>7627548</code></a>
 [pre-commit.ci] pre-commit autoupdate (<a 
href="https://github-redirect.dependabot.com/pypa/wheel/issues/480";>#480</a>)</li>
   <li><a 
href="https://github.com/pypa/wheel/commit/7b9e8e1022b9c850756ef34bc1a4a88042988a86";><code>7b9e8e1</code></a>
 Test on Python 3.11 final</li>
   <li><a 
href="https://github.com/pypa/wheel/commit/a04dfef41be0ab10eadbb2ed5d02b600682dc487";><code>a04dfef</code></a>
 Updated the pypi-publish action</li>
   <li><a 
href="https://github.com/pypa/wheel/commit/94bb62cb182023ac6586c5510ae9031ea56bd682";><code>94bb62c</code></a>
 Fixed docs not building due to code style changes</li>
   <li><a 
href="https://github.com/pypa/wheel/commit/d635664abe560d48723cfc3b73c52ad8c906760a";><code>d635664</code></a>
 Updated the codecov action to the latest version</li>
   <li><a 
href="https://github.com/pypa/wheel/commit/fcb94cd51f7dfd40d88dff37415750d9e3638d3b";><code>fcb94cd</code></a>
 Updated <strong>version</strong> to match the release</li>
   <li>Additional commits viewable in <a 
href="https://github.com/pypa/wheel/compare/0.35.1...0.38.1";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=wheel&package-manager=pip&previous-version=0.35.1&new-version=0.38.1)](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 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)
   - `@dependabot use these labels` will set the current labels as the default 
for future PRs for this repo and language
   - `@dependabot use these reviewers` will set the current reviewers as the 
default for future PRs for this repo and language
   - `@dependabot use these assignees` will set the current assignees as the 
default for future PRs for this repo and language
   - `@dependabot use this milestone` will set the current milestone as the 
default for future PRs for this repo and language
   
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/impala/network/alerts).
   
   </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: dev-unsubscr...@impala.apache.org

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

Reply via email to