Skip to content

Commit

Permalink
Merge #322
Browse files Browse the repository at this point in the history
322: Bump tox from 3.24.3 to 3.24.4 r=alallema a=dependabot[bot]

Bumps [tox](https://github.com/tox-dev/tox) from 3.24.3 to 3.24.4.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/tox-dev/tox/blob/master/docs/changelog.rst">tox's changelog</a>.</em></p>
<blockquote>
<h2>v3.24.4 (2021-09-16)</h2>
<p>Bugfixes
^^^^^^^^</p>
<ul>
<li>Fixed handling of <code>-e ALL</code> in parallel mode by ignoring the <code>ALL</code> in subprocesses -- by :user:<code>guahki</code>.
<code>[#2167](tox-dev/tox#2167) &lt;https://github.com/tox-dev/tox/issues/2167&gt;</code>_</li>
<li>Prevent tox from using a truncated interpreter when using
<code>TOX_LIMITED_SHEBANG</code> -- by :user:<code>jdknight</code>.
<code>[#2208](tox-dev/tox#2208) &lt;https://github.com/tox-dev/tox/issues/2208&gt;</code>_</li>
</ul>
<p>Documentation
^^^^^^^^^^^^^</p>
<ul>
<li>Enabled the use of the favicon in the Sphinx docs first
introduced in :pull:<code>764</code> but not integrated fully
-- :user:<code>webknjaz</code>
<code>[#2177](tox-dev/tox#2177) &lt;https://github.com/tox-dev/tox/issues/2177&gt;</code>_</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/tox-dev/tox/commit/50307a5158b37ed75e7cac94ac934d9eb48ab8f5"><code>50307a5</code></a> release 3.24.4</li>
<li><a href="https://github.com/tox-dev/tox/commit/51cc218e71949e90ab7982bbb12a475fcbb90613"><code>51cc218</code></a> venv: do not prepend a truncated shebang interpreter (<a href="https://github-redirect.dependabot.com/tox-dev/tox/issues/2203">#2203</a>)</li>
<li><a href="https://github.com/tox-dev/tox/commit/3c1c29ab609bf4471d5bf5598585cd76fa890c71"><code>3c1c29a</code></a> Only respect ALL environments when not in parallel (<a href="https://github-redirect.dependabot.com/tox-dev/tox/issues/2207">#2207</a>)</li>
<li><a href="https://github.com/tox-dev/tox/commit/9f789a770a706bfea0e59181252a68f7d43b5481"><code>9f789a7</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://github-redirect.dependabot.com/tox-dev/tox/issues/2216">#2216</a>)</li>
<li><a href="https://github.com/tox-dev/tox/commit/156d4961dd50ee629c3c4c78c09ba6b1c0da76d3"><code>156d496</code></a> Make 3.24.3 a headline in the changelog (<a href="https://github-redirect.dependabot.com/tox-dev/tox/issues/2192">#2192</a>)</li>
<li><a href="https://github.com/tox-dev/tox/commit/5ba2a01cd2b20f549bb52fa15b3e9f67d018b44e"><code>5ba2a01</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://github-redirect.dependabot.com/tox-dev/tox/issues/2190">#2190</a>)</li>
<li><a href="https://github.com/tox-dev/tox/commit/5657a1429f3b7052798385ae6cbb3fa02e3892ca"><code>5657a14</code></a> 🎨📝 Actually use the favicon in Sphinx (<a href="https://github-redirect.dependabot.com/tox-dev/tox/issues/2177">#2177</a>)</li>
<li><a href="https://github.com/tox-dev/tox/commit/0d6c2a790bf10c5dd28d1ea77c334a87c0d28296"><code>0d6c2a7</code></a> 🐛📝 Suppress epub unknown MIME warnings (<a href="https://github-redirect.dependabot.com/tox-dev/tox/issues/2178">#2178</a>)</li>
<li><a href="https://github.com/tox-dev/tox/commit/f5426133405746ae909dfbcebff5f64c14dfb088"><code>f542613</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://github-redirect.dependabot.com/tox-dev/tox/issues/2176">#2176</a>)</li>
<li><a href="https://github.com/tox-dev/tox/commit/69329f747bf42103439f6f42566a2c5541769627"><code>69329f7</code></a> 📝 Document when <code>temp_dir</code> setting and substitutions appeared (<a href="https://github-redirect.dependabot.com/tox-dev/tox/issues/2175">#2175</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/tox-dev/tox/compare/3.24.3...3.24.4">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tox&package-manager=pip&previous-version=3.24.3&new-version=3.24.4)](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>
  • Loading branch information
bors[bot] and dependabot[bot] committed Oct 7, 2021
2 parents c8c3e4f + eb23039 commit 35a2962
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 35a2962

Please sign in to comment.