Commit 248379f
Merge #742
742: Bump tox from 4.4.8 to 4.5.1 r=alallema a=dependabot[bot]
Bumps [tox](https://github.com/tox-dev/tox) from 4.4.8 to 4.5.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/tox-dev/tox/releases">tox's releases</a>.</em></p>
<blockquote>
<h2>Test Trusted Publisher</h2>
<p>No release notes provided.</p>
<h2>4.5.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump deps and tools by <a href="https://github.com/gaborbernat"><code>`@gaborbernat</code></a>` in <a href="https://redirect.github.com/tox-dev/tox/pull/2987">tox-dev/tox#2987</a></li>
<li>git: Ignore the .lock file for demo_pkg_inline by <a href="https://github.com/hroncok"><code>`@hroncok</code></a>` in <a href="https://redirect.github.com/tox-dev/tox/pull/2988">tox-dev/tox#2988</a></li>
<li>Add FAQ entry on how to test against EOL Python versions by <a href="https://github.com/jugmac00"><code>`@jugmac00</code></a>` in <a href="https://redirect.github.com/tox-dev/tox/pull/2991">tox-dev/tox#2991</a></li>
<li>Feature: suppress step timings for verbosity=1 <a href="https://redirect.github.com/tox-dev/tox/issues/2891">#2891</a> by <a href="https://github.com/nedbat"><code>`@nedbat</code></a>` in <a href="https://redirect.github.com/tox-dev/tox/pull/2992">tox-dev/tox#2992</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/tox-dev/tox/compare/4.4.12...4.5.0">https://github.com/tox-dev/tox/compare/4.4.12...4.5.0</a></p>
<h2>4.4.12</h2>
<h2>What's Changed</h2>
<ul>
<li>Avoid race conditions in tests using the demo_pkg_inline fixture by <a href="https://github.com/hroncok"><code>`@hroncok</code></a>` in <a href="https://redirect.github.com/tox-dev/tox/pull/2986">tox-dev/tox#2986</a></li>
<li>Bump deps and tools by <a href="https://github.com/gaborbernat"><code>`@gaborbernat</code></a>` in <a href="https://redirect.github.com/tox-dev/tox/pull/2981">tox-dev/tox#2981</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/tox-dev/tox/compare/4.4.11...4.4.12">https://github.com/tox-dev/tox/compare/4.4.11...4.4.12</a></p>
<h2>4.4.11</h2>
<h2>What's Changed</h2>
<ul>
<li>Allow plugins to set <code>tox_root</code> by <a href="https://github.com/kdestin"><code>`@kdestin</code></a>` in <a href="https://redirect.github.com/tox-dev/tox/pull/2978">tox-dev/tox#2978</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/kdestin"><code>`@kdestin</code></a>` made their first contribution in <a href="https://redirect.github.com/tox-dev/tox/pull/2978">tox-dev/tox#2978</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/tox-dev/tox/compare/4.4.10...4.4.11">https://github.com/tox-dev/tox/compare/4.4.10...4.4.11</a></p>
<h2>4.4.10</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump deps and tools by <a href="https://github.com/gaborbernat"><code>`@gaborbernat</code></a>` in <a href="https://redirect.github.com/tox-dev/tox/pull/2976">tox-dev/tox#2976</a></li>
<li>Fix <code>tox_root</code> propagation to <code>work_dir</code> by <a href="https://github.com/Tbruno25"><code>`@Tbruno25</code></a>` in <a href="https://redirect.github.com/tox-dev/tox/pull/2962">tox-dev/tox#2962</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/Tbruno25"><code>`@Tbruno25</code></a>` made their first contribution in <a href="https://redirect.github.com/tox-dev/tox/pull/2962">tox-dev/tox#2962</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/tox-dev/tox/compare/4.4.9...4.4.10">https://github.com/tox-dev/tox/compare/4.4.9...4.4.10</a></p>
<h2>4.4.9</h2>
<h2>What's Changed</h2>
<ul>
<li>Added python 3.11 by <a href="https://github.com/ElBe-Plaq"><code>`@ElBe-Plaq</code></a>` in <a href="https://redirect.github.com/tox-dev/tox/pull/2964">tox-dev/tox#2964</a></li>
<li>Document running tox within a Docker container by <a href="https://github.com/31z4"><code>`@31z4</code></a>` in <a href="https://redirect.github.com/tox-dev/tox/pull/2923">tox-dev/tox#2923</a></li>
<li>Correct Docker image working dir by <a href="https://github.com/31z4"><code>`@31z4</code></a>` in <a href="https://redirect.github.com/tox-dev/tox/pull/2965">tox-dev/tox#2965</a></li>
<li>Avoid UnicodeDecodeError from command output by <a href="https://github.com/masenf"><code>`@masenf</code></a>` in <a href="https://redirect.github.com/tox-dev/tox/pull/2970">tox-dev/tox#2970</a></li>
<li>Bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.5 by <a href="https://github.com/dependabot"><code>`@dependabot</code></a>` in <a href="https://redirect.github.com/tox-dev/tox/pull/2971">tox-dev/tox#2971</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/ElBe-Plaq"><code>`@ElBe-Plaq</code></a>` made their first contribution in <a href="https://redirect.github.com/tox-dev/tox/pull/2964">tox-dev/tox#2964</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/tox-dev/tox/blob/main/docs/changelog.rst">tox's changelog</a>.</em></p>
<blockquote>
<h1>Release History</h1>
<p>.. include:: _draft.rst</p>
<p>.. towncrier release notes start</p>
<h2>v4.5.0 (2023-04-24)</h2>
<p>Features - 4.5.0</p>
<pre><code>- When run with verbosity=1, the per-step timing summaries are suppressed at the
end of the run. Thanks to :user:`nedbat` at the PyCon 2023 sprints. (:issue:`2891`)
<p>Improved Documentation - 4.5.0
</code></pre></p>
<ul>
<li>Add FAQ entry on how to test EOL Python versions by :user:<code>jugmac00</code>. (:issue:<code>2989</code>)</li>
</ul>
<h2>v4.4.12 (2023-04-13)</h2>
<p>Bugfixes - 4.4.12</p>
<pre><code>- Avoid race conditions in tests using the ``demo_pkg_inline`` fixture. (:issue:`2985`)
<h2>v4.4.11 (2023-04-05)</h2>
<p>Bugfixes - 4.4.11
</code></pre></p>
<ul>
<li>Fixed an issue where a tox plugin couldn't change the value of <code>tox_root</code>. (:issue:<code>2966</code>)</li>
</ul>
<h2>v4.4.10 (2023-04-05)</h2>
<p>Bugfixes - 4.4.10</p>
<pre><code>- Fix issue where ``work_dir`` was not correctly including ``tox_root`` for test runs. (:issue:`2933`)
<h2>v4.4.9 (2023-04-05)</h2>
<p>Bugfixes - 4.4.9</p>
<pre><code>- Instead of raising ``UnicodeDecodeError`` when command output includes non-utf-8 bytes,
``tox`` will now use ``surrogateescape`` error handling to convert the unrecognized bytes
&lt;/tr&gt;&lt;/table&gt;
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="tox-dev/tox@39b2bc4887cc4a4a138d786bf85babb7c4ce69a9"><code>39b2bc4</code></a> Specify an environment in the release workflow (<a href="https://redirect.github.com/tox-dev/tox/issues/2995">#2995</a>)</li>
<li><a href="tox-dev/tox@2c23bf6015741ee59278f0e03bdaea6045740821"><code>2c23bf6</code></a> Use PyPI Trusted Publishers (<a href="https://redirect.github.com/tox-dev/tox/issues/2994">#2994</a>)</li>
<li><a href="tox-dev/tox@af43a28c46e32f9edaba7bca0edf2fc6a29610de"><code>af43a28</code></a> release 4.5.0</li>
<li><a href="tox-dev/tox@d223d82372e08fcca1fa4e06eed8f4b52fe89b18"><code>d223d82</code></a> Feature: suppress step timings for verbosity=1 <a href="https://redirect.github.com/tox-dev/tox/issues/2891">#2891</a> (<a href="https://redirect.github.com/tox-dev/tox/issues/2992">#2992</a>)</li>
<li><a href="tox-dev/tox@47f13f5140a3f9235ea48596df3e86f08b03ec9d"><code>47f13f5</code></a> Add FAQ entry on how to test against EOL Python versions (<a href="https://redirect.github.com/tox-dev/tox/issues/2991">#2991</a>)</li>
<li><a href="tox-dev/tox@ff84a64c55618be281f05b7b4af44c827c48777f"><code>ff84a64</code></a> git: Ignore the .lock file for demo_pkg_inline (<a href="https://redirect.github.com/tox-dev/tox/issues/2988">#2988</a>)</li>
<li><a href="tox-dev/tox@3af29f0aaa3322bc13fc067ab534f6eb0ae6ed7a"><code>3af29f0</code></a> Bump deps and tools (<a href="https://redirect.github.com/tox-dev/tox/issues/2987">#2987</a>)</li>
<li><a href="tox-dev/tox@0d85bdb9122a525cf879437c3287fb552efeb2a7"><code>0d85bdb</code></a> release 4.4.12</li>
<li><a href="tox-dev/tox@bc6bc6a2e5ac608d9c6f0de5810a619a31fd101f"><code>bc6bc6a</code></a> Bump deps and tools (<a href="https://redirect.github.com/tox-dev/tox/issues/2981">#2981</a>)</li>
<li><a href="tox-dev/tox@02901007d8fba21de4ebc486f9692c56c8728af8"><code>0290100</code></a> Avoid race conditions in tests using the demo_pkg_inline fixture (<a href="https://redirect.github.com/tox-dev/tox/issues/2986">#2986</a>)</li>
<li>Additional commits viewable in <a href="tox-dev/tox@4.4.8...4.5.1">compare view</a></li>
</ul>
</details>
<br />
</code></pre>
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR 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)
</details>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Amélie <[email protected]>1 file changed
+3
-3
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments