Skip to content

Commit

Permalink
build(deps): bump setuptools from 70.0.0 to 70.1.0 in /tools/base (#3…
Browse files Browse the repository at this point in the history
…4822)

Bumps [setuptools](https://github.com/pypa/setuptools) from 70.0.0 to
70.1.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/pypa/setuptools/blob/main/NEWS.rst">setuptools's
changelog</a>.</em></p>
<blockquote>
<h1>v70.1.0</h1>
<h2>Features</h2>
<ul>
<li>
<p>Adopted the <code>bdist_wheel</code> command from the
<code>wheel</code> project -- by :user:<code>agronholm</code> (<a
href="https://redirect.github.com/pypa/setuptools/issues/1386">#1386</a>)</p>
</li>
<li>
<p>Improve error message when <code>pkg_resources.ZipProvider</code>
tries to extract resources with a missing Egg -- by
:user:<code>Avasam</code></p>
<p>Added variables and parameter type annotations to
<code>pkg_resources</code> to be nearly on par with typeshed.* -- by
:user:<code>Avasam</code>
* Excluding <code>TypeVar</code> and <code>overload</code>. Return types
are currently inferred. (<a
href="https://redirect.github.com/pypa/setuptools/issues/4246">#4246</a>)</p>
</li>
<li>
<p>Migrated Setuptools' own config to pyproject.toml (<a
href="https://redirect.github.com/pypa/setuptools/issues/4310">#4310</a>)</p>
</li>
</ul>
<h2>Bugfixes</h2>
<ul>
<li>Prevent a <code>TypeError: 'NoneType' object is not callable</code>
when <code>shutil_rmtree</code> is called without an <code>onexc</code>
parameter on Python&lt;=3.11 -- by :user:<code>Avasam</code> (<a
href="https://redirect.github.com/pypa/setuptools/issues/4382">#4382</a>)</li>
<li>Replace use of mktemp with can_symlink from the stdlib test suite.
(<a
href="https://redirect.github.com/pypa/setuptools/issues/4403">#4403</a>)</li>
<li>Improvement for <code>attr:</code> directives in configuration to
handle
more edge cases related to complex <code>package_dir</code>. (<a
href="https://redirect.github.com/pypa/setuptools/issues/4405">#4405</a>)</li>
<li>Fix accidental implicit string concatenation. (<a
href="https://redirect.github.com/pypa/setuptools/issues/4411">#4411</a>)</li>
</ul>
<h2>Misc</h2>
<ul>
<li><a
href="https://redirect.github.com/pypa/setuptools/issues/4365">#4365</a>,
<a
href="https://redirect.github.com/pypa/setuptools/issues/4422">#4422</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pypa/setuptools/commit/3466f9f1e14c4b0ef87299fef414f73600d4a46f"><code>3466f9f</code></a>
Bump version: 70.0.0 → 70.1.0</li>
<li><a
href="https://github.com/pypa/setuptools/commit/8cc50d4d5ce4a725d0bc12e599c4dddebeea9028"><code>8cc50d4</code></a>
Attempt to avoid error with <code>_read_utf8_with_fallback</code> by
moving code in `pkg...</li>
<li><a
href="https://github.com/pypa/setuptools/commit/a4b15f3a07c914c1da9bda2cf458237c97d0e042"><code>a4b15f3</code></a>
Add comments on test</li>
<li><a
href="https://github.com/pypa/setuptools/commit/051e70d9b232c5c24b3a64a4fdac07e9a347c4fb"><code>051e70d</code></a>
Simplify integration test for zop interface</li>
<li><a
href="https://github.com/pypa/setuptools/commit/06fd687e048224fc2293be50ed30d7f1a04378f4"><code>06fd687</code></a>
Move integration test to pkg_resources</li>
<li><a
href="https://github.com/pypa/setuptools/commit/03edaaa41059cf580709ec714586a6f7762cd99d"><code>03edaaa</code></a>
Add newsfragment</li>
<li><a
href="https://github.com/pypa/setuptools/commit/b95d168faa3fe25d7e9e947472094d23124428cf"><code>b95d168</code></a>
Move piece of code inside pkg_resources/<strong>init</strong>.py</li>
<li><a
href="https://github.com/pypa/setuptools/commit/be847e002eacf1431470f5d6592de5caddb521e5"><code>be847e0</code></a>
Add interop tests for pkg_resources and zope-interface</li>
<li><a
href="https://github.com/pypa/setuptools/commit/0f8c58dd03390b9f2a26be3211161386e7d626d6"><code>0f8c58d</code></a>
Fix undefined <code>log.warning</code> function in
<code>bdist_wheel</code> (<a
href="https://redirect.github.com/pypa/setuptools/issues/4427">#4427</a>)</li>
<li><a
href="https://github.com/pypa/setuptools/commit/63a2eb3b8246be5a6b50a837b26175e0c8cb6cf8"><code>63a2eb3</code></a>
Fix undefined log function in bdist_wheel</li>
<li>Additional commits viewable in <a
href="https://github.com/pypa/setuptools/compare/v70.0.0...v70.1.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=setuptools&package-manager=pip&previous-version=70.0.0&new-version=70.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 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and pull[bot] committed Jul 23, 2024
1 parent 3239995 commit 3236830
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tools/base/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1642,7 +1642,7 @@ zstandard==0.22.0 \
# via envoy-base-utils

# The following packages are considered to be unsafe in a requirements file:
setuptools==70.0.0 \
--hash=sha256:54faa7f2e8d2d11bcd2c07bed282eef1046b5c080d1c32add737d7b5817b1ad4 \
--hash=sha256:f211a66637b8fa059bb28183da127d4e86396c991a942b028c6650d4319c3fd0
setuptools==70.1.0 \
--hash=sha256:01a1e793faa5bd89abc851fa15d0a0db26f160890c7102cd8dce643e886b47f5 \
--hash=sha256:d9b8b771455a97c8a9f3ab3448ebe0b29b5e105f1228bba41028be116985a267
# via -r requirements.in

0 comments on commit 3236830

Please sign in to comment.