Skip to content

Commit

Permalink
build(deps): bump setuptools from 59.6.0 to 65.5.1 in /tests/integrat…
Browse files Browse the repository at this point in the history
…ion/pip_repository_entry_points (#1652)

Bumps [setuptools](https://github.com/pypa/setuptools) from 59.6.0 to
65.5.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pypa/setuptools/releases">setuptools's
releases</a>.</em></p>
<blockquote>
<h2>v65.5.1</h2>
<p>No release notes provided.</p>
<h2>v65.5.0</h2>
<p>No release notes provided.</p>
<h2>v65.4.1</h2>
<p>No release notes provided.</p>
<h2>v65.4.0</h2>
<p>No release notes provided.</p>
<h2>v65.3.0</h2>
<p>No release notes provided.</p>
<h2>v65.2.0</h2>
<p>No release notes provided.</p>
<h2>v65.1.1</h2>
<p>No release notes provided.</p>
<h2>v65.1.0</h2>
<p>No release notes provided.</p>
<h2>v65.0.2</h2>
<p>No release notes provided.</p>
<h2>v65.0.1</h2>
<p>No release notes provided.</p>
<h2>v65.0.0</h2>
<p>No release notes provided.</p>
<h2>v64.0.3</h2>
<p>No release notes provided.</p>
<h2>v64.0.2</h2>
<p>No release notes provided.</p>
<h2>v64.0.1</h2>
<p>No release notes provided.</p>
<h2>v64.0.0</h2>
<p>No release notes provided.</p>
<h2>v63.4.3</h2>
<p>No release notes provided.</p>
<h2>v63.4.2</h2>
<p>No release notes provided.</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<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>v65.5.1</h1>
<h2>Misc</h2>
<ul>
<li><a
href="https://redirect.github.com/pypa/setuptools/issues/3638">#3638</a>:
Drop a test dependency on the <code>mock</code> package, always use
:external+python:py:mod:<code>unittest.mock</code> -- by
:user:<code>hroncok</code></li>
<li><a
href="https://redirect.github.com/pypa/setuptools/issues/3659">#3659</a>:
Fixed REDoS vector in package_index -- by :user:<code>SCH227</code></li>
</ul>
<h1>v65.5.0</h1>
<h2>Changes</h2>
<ul>
<li><a
href="https://redirect.github.com/pypa/setuptools/issues/3624">#3624</a>:
Fixed editable install for multi-module/no-package
<code>src</code>-layout projects.</li>
<li><a
href="https://redirect.github.com/pypa/setuptools/issues/3626">#3626</a>:
Minor refactorings to support distutils using stdlib logging
module.</li>
</ul>
<h2>Documentation changes</h2>
<ul>
<li><a
href="https://redirect.github.com/pypa/setuptools/issues/3419">#3419</a>:
Updated the example version numbers to be compliant with PEP-440 on the
&quot;Specifying Your Project’s Version&quot; page of the user
guide.</li>
</ul>
<h2>Misc</h2>
<ul>
<li><a
href="https://redirect.github.com/pypa/setuptools/issues/3569">#3569</a>:
Improved information about conflicting entries in the current working
directory
and editable install (in documentation and as an informational
warning).</li>
<li><a
href="https://redirect.github.com/pypa/setuptools/issues/3576">#3576</a>:
Updated version of <code>validate_pyproject</code>.</li>
</ul>
<h1>v65.4.1</h1>
<h2>Misc</h2>
<ul>
<li><a
href="https://redirect.github.com/pypa/setuptools/issues/3613">#3613</a>:
Fixed encoding errors in <code>expand.StaticModule</code> when system
default encoding doesn't match expectations for source files.</li>
<li><a
href="https://redirect.github.com/pypa/setuptools/issues/3617">#3617</a>:
Merge with pypa/distutils@6852b20 including fix for <a
href="https://redirect.github.com/pypa/distutils/issues/181">pypa/distutils#181</a>.</li>
</ul>
<h1>v65.4.0</h1>
<h2>Changes</h2>
<ul>
<li><a
href="https://redirect.github.com/pypa/setuptools/issues/3609">#3609</a>:
Merge with pypa/distutils@d82d926 including support for
DIST_EXTRA_CONFIG in <a
href="https://redirect.github.com/pypa/distutils/issues/177">pypa/distutils#177</a>.</li>
</ul>
<p>v65.3.0</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pypa/setuptools/commit/a462cb5edb324dcc56f903524b742305e4087014"><code>a462cb5</code></a>
Bump version: 65.5.0 → 65.5.1</li>
<li><a
href="https://github.com/pypa/setuptools/commit/de35d8be997c9f8508b425e33a1b6e52431091fa"><code>de35d8b</code></a>
Merge pull request <a
href="https://redirect.github.com/pypa/setuptools/issues/3656">#3656</a>
from bmorris3/typos</li>
<li><a
href="https://github.com/pypa/setuptools/commit/58e23de0d4c2ce0f2502d072bb9a2ed1e2ab0ba6"><code>58e23de</code></a>
Update changelog. Ref <a
href="https://redirect.github.com/pypa/setuptools/issues/3659">#3659</a>.</li>
<li><a
href="https://github.com/pypa/setuptools/commit/43a9c9bfa6aa626ec2a22540bea28d2ca77964be"><code>43a9c9b</code></a>
Limit the amount of whitespace to search/backtrack. Fixes <a
href="https://redirect.github.com/pypa/setuptools/issues/3659">#3659</a>.</li>
<li><a
href="https://github.com/pypa/setuptools/commit/579134321d4d9397c886a5cb50cc26d0e3fa4279"><code>5791343</code></a>
Add test capturing failed expectation. Ref <a
href="https://redirect.github.com/pypa/setuptools/issues/3659">#3659</a>.</li>
<li><a
href="https://github.com/pypa/setuptools/commit/1f97905bc40310ca454ff1ea3884f233b7dcc88c"><code>1f97905</code></a>
⚫ Fade to black.</li>
<li><a
href="https://github.com/pypa/setuptools/commit/6254567c6ae323bb8ce19a6930ae3cc5f7fb25cc"><code>6254567</code></a>
Remove workaround for emacs.</li>
<li><a
href="https://github.com/pypa/setuptools/commit/729b180e926634930c21ccce5558780d42707763"><code>729b180</code></a>
⚫ Fade to black.</li>
<li><a
href="https://github.com/pypa/setuptools/commit/c068081a7234a0c5c322a9312654e7d0f4aaa8d1"><code>c068081</code></a>
Typo corrections</li>
<li><a
href="https://github.com/pypa/setuptools/commit/f777a40ed9abf529906c2939f80a184a5ed035fa"><code>f777a40</code></a>
Suppress deprecation warning in --rsyncdir. Workaround for <a
href="https://redirect.github.com/pypa/setuptools/issues/3655">#3655</a>.</li>
<li>Additional commits viewable in <a
href="https://github.com/pypa/setuptools/compare/v59.6.0...v65.5.1">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=59.6.0&new-version=65.5.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 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)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/bazelbuild/rules_python/network/alerts).

</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 4, 2024
1 parent 619fa0c commit eec3353
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ sphinx==4.3.2
yamllint>=1.28.0

# Last available for Ubuntu python3.6
setuptools==59.6.0
setuptools==65.5.1

certifi>=2023.7.22 # https://security.snyk.io/vuln/SNYK-PYTHON-CERTIFI-5805047

Original file line number Diff line number Diff line change
Expand Up @@ -210,9 +210,9 @@ yamllint==1.28.0 \
# via -r requirements.in

# The following packages are considered to be unsafe in a requirements file:
setuptools==59.6.0 \
--hash=sha256:22c7348c6d2976a52632c67f7ab0cdf40147db7789f9aed18734643fe9cf3373 \
--hash=sha256:4ce92f1e1f8f01233ee9952c04f6b81d1e02939d6e1b488428154974a4d0783e
setuptools==65.5.1 \
--hash=sha256:d0b9a8433464d5800cbe05094acf5c6d52a91bfac9b52bcfc4d41382be5d5d31 \
--hash=sha256:e197a19aa8ec9722928f2206f8de752def0e4c9fc6953527360d1c36d94ddb2f
# via
# -r requirements.in
# sphinx
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -214,9 +214,9 @@ yamllint==1.28.0 \
# via -r requirements.in

# The following packages are considered to be unsafe in a requirements file:
setuptools==59.6.0 \
--hash=sha256:22c7348c6d2976a52632c67f7ab0cdf40147db7789f9aed18734643fe9cf3373 \
--hash=sha256:4ce92f1e1f8f01233ee9952c04f6b81d1e02939d6e1b488428154974a4d0783e
setuptools==65.5.1 \
--hash=sha256:d0b9a8433464d5800cbe05094acf5c6d52a91bfac9b52bcfc4d41382be5d5d31 \
--hash=sha256:e197a19aa8ec9722928f2206f8de752def0e4c9fc6953527360d1c36d94ddb2f
# via
# -r requirements.in
# sphinx
Expand Down

0 comments on commit eec3353

Please sign in to comment.