Skip to content

Commit

Permalink
Build(deps-dev): Bump tox from 4.9.0 to 4.11.3 (#100)
Browse files Browse the repository at this point in the history
[//]: # (dependabot-start)
⚠️  **Dependabot is rebasing this PR** ⚠️ 

Rebasing might not happen immediately, so don't worry if this takes some
time.

Note: if you make any changes to this PR yourself, they will take
precedence over the rebase.

---

[//]: # (dependabot-end)

Bumps [tox](https://github.com/tox-dev/tox) from 4.9.0 to 4.11.3.
<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>4.11.3</h2>
<h2>What's Changed</h2>
<ul>
<li>docs(plugin): explain plugin registration by <a
href="https://github.com/hashar"><code>@​hashar</code></a> in <a
href="https://redirect.github.com/tox-dev/tox/pull/3116">tox-dev/tox#3116</a></li>
<li>Fix error caused by a bad <code>base_python</code> path by <a
href="https://github.com/Tbruno25"><code>@​Tbruno25</code></a> in <a
href="https://redirect.github.com/tox-dev/tox/pull/3122">tox-dev/tox#3122</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/hashar"><code>@​hashar</code></a> made
their first contribution in <a
href="https://redirect.github.com/tox-dev/tox/pull/3116">tox-dev/tox#3116</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/tox-dev/tox/compare/4.11.2...4.11.3">https://github.com/tox-dev/tox/compare/4.11.2...4.11.3</a></p>
<h2>4.11.2</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix typos discovered by codespell by <a
href="https://github.com/cclauss"><code>@​cclauss</code></a> in <a
href="https://redirect.github.com/tox-dev/tox/pull/3113">tox-dev/tox#3113</a></li>
<li>Bump actions/checkout from 3 to 4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/tox-dev/tox/pull/3114">tox-dev/tox#3114</a></li>
<li>Providing example to make CLI help more helpful for -x,--override by
<a href="https://github.com/posita"><code>@​posita</code></a> in <a
href="https://redirect.github.com/tox-dev/tox/pull/3119">tox-dev/tox#3119</a></li>
<li>Remove stray colons in <code>config.rst</code> left over from <a
href="https://redirect.github.com/tox-dev/tox/issues/3111">#3111</a> by
<a href="https://github.com/posita"><code>@​posita</code></a> in <a
href="https://redirect.github.com/tox-dev/tox/pull/3120">tox-dev/tox#3120</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/cclauss"><code>@​cclauss</code></a> made
their first contribution in <a
href="https://redirect.github.com/tox-dev/tox/pull/3113">tox-dev/tox#3113</a></li>
<li><a href="https://github.com/posita"><code>@​posita</code></a> made
their first contribution in <a
href="https://redirect.github.com/tox-dev/tox/pull/3119">tox-dev/tox#3119</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/tox-dev/tox/compare/4.11.1...4.11.2">https://github.com/tox-dev/tox/compare/4.11.1...4.11.2</a></p>
<h2>4.11.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Tests: Don't assume Python 3.10 is always installed, use current
Python version by <a
href="https://github.com/hroncok"><code>@​hroncok</code></a> in <a
href="https://redirect.github.com/tox-dev/tox/pull/3108">tox-dev/tox#3108</a></li>
<li>Set the --parallel default to &quot;auto&quot;, not CPU count by <a
href="https://github.com/paravoid"><code>@​paravoid</code></a> in <a
href="https://redirect.github.com/tox-dev/tox/pull/3109">tox-dev/tox#3109</a></li>
<li>Fix , being used as value parser for env var configs by <a
href="https://github.com/gaborbernat"><code>@​gaborbernat</code></a> in
<a
href="https://redirect.github.com/tox-dev/tox/pull/3111">tox-dev/tox#3111</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/tox-dev/tox/compare/4.11.0...4.11.1">https://github.com/tox-dev/tox/compare/4.11.0...4.11.1</a></p>
<h2>4.11.0</h2>
<h2>What's Changed</h2>
<ul>
<li>[pre-commit.ci] pre-commit autoupdate by <a
href="https://github.com/pre-commit-ci"><code>@​pre-commit-ci</code></a>
in <a
href="https://redirect.github.com/tox-dev/tox/pull/3102">tox-dev/tox#3102</a></li>
<li>Fix type checker and bump tools by <a
href="https://github.com/gaborbernat"><code>@​gaborbernat</code></a> in
<a
href="https://redirect.github.com/tox-dev/tox/pull/3107">tox-dev/tox#3107</a></li>
<li>Add config_settings support for build backend calls by <a
href="https://github.com/nschloe"><code>@​nschloe</code></a> in <a
href="https://redirect.github.com/tox-dev/tox/pull/3090">tox-dev/tox#3090</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/nschloe"><code>@​nschloe</code></a> made
their first contribution in <a
href="https://redirect.github.com/tox-dev/tox/pull/3090">tox-dev/tox#3090</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/tox-dev/tox/compare/4.10.0...4.11.0">https://github.com/tox-dev/tox/compare/4.10.0...4.11.0</a></p>
<h2>4.10.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Set basepython for docs env in alignment to Read the Docs default by
<a href="https://github.com/jugmac00"><code>@​jugmac00</code></a> in <a
href="https://redirect.github.com/tox-dev/tox/pull/3097">tox-dev/tox#3097</a></li>
<li>Document release process by <a
href="https://github.com/jugmac00"><code>@​jugmac00</code></a> in <a
href="https://redirect.github.com/tox-dev/tox/pull/3094">tox-dev/tox#3094</a></li>
<li>Replace undefined settings with overrides when appending by <a
href="https://github.com/stefanor"><code>@​stefanor</code></a> in <a
href="https://redirect.github.com/tox-dev/tox/pull/3101">tox-dev/tox#3101</a></li>
<li>Accept environments with defined factors or of python selector form
- suggest closest by <a
href="https://github.com/BeyondEvil"><code>@​BeyondEvil</code></a> in <a
href="https://redirect.github.com/tox-dev/tox/pull/3099">tox-dev/tox#3099</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>
<h2>v4.11.3 (2023-09-08)</h2>
<p>Bugfixes - 4.11.3</p>
<pre><code>- Handle ``FileNotFoundError`` when the ``base_python``
interpreter doesn't exist (:issue:`3105`)
<p>Improved Documentation - 4.11.3
</code></pre></p>
<ul>
<li>Explain how plugins are registered and discovered - by
:user:<code>hashar</code>. (:issue:<code>3116</code>)</li>
</ul>
<h2>v4.11.2 (2023-09-07)</h2>
<p>Bugfixes - 4.11.2</p>
<pre><code>- Fix bug in ``config.rst`` by removing stray colons left
over from (:issue:`3111`) - by :user:`posita`. (:issue:`3118`)
- Provide example to make CLI help more helpful for ``-x`/``--override``
- by :user:`posita`. (:issue:`3119`)
<p>Improved Documentation - 4.11.2
</code></pre></p>
<ul>
<li>Fix typos discovered by codespell - by :user:<code>cclauss</code>.
(:issue:<code>3113</code>)</li>
</ul>
<h2>v4.11.1 (2023-09-01)</h2>
<p>Bugfixes - 4.11.1</p>
<pre><code>- Allow passing in multiple overrides using the ``;``
character and fix ``,`` being used as splitting values -
  by :user:`gaborbernat`. (:issue:`3112`)
<h2>v4.11.0 (2023-08-29)</h2>
<p>Features - 4.11.0
</code></pre></p>
<ul>
<li>Add support for setting build backend <code>config_settings</code>
in the configuration file - by :user:<code>gaborbernat</code>.
(:issue:<code>3090</code>)</li>
</ul>
<h2>v4.10.0 (2023-08-21)</h2>
<p>Features - 4.10.0</p>
<pre><code>- Change accepted environment name rule: must be made up of
factors defined in configuration or match regex
``(pypy|py|cython|)((\d(\.\d+(\.\d+)?)?)|\d+)?``. If an environment name
does not match this fail, and if a close match
  found suggest that to the user. (:issue:`3099`)
&lt;/tr&gt;&lt;/table&gt; 
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tox-dev/tox/commit/0799354d44a1585b89240d424309faff8f25a7ed"><code>0799354</code></a>
release 4.11.3</li>
<li><a
href="https://github.com/tox-dev/tox/commit/21c0c90fbf1ec8651099abca22a2a27dc8b3dea1"><code>21c0c90</code></a>
Fix error caused by a bad <code>base_python</code> path (<a
href="https://redirect.github.com/tox-dev/tox/issues/3122">#3122</a>)</li>
<li><a
href="https://github.com/tox-dev/tox/commit/381e37aa9205686ea1276e94c1955d128c7a5146"><code>381e37a</code></a>
docs(plugin): explain plugin registration (<a
href="https://redirect.github.com/tox-dev/tox/issues/3116">#3116</a>)</li>
<li><a
href="https://github.com/tox-dev/tox/commit/1371e98dbddee3ed968a3b25eaa86df54e3220c4"><code>1371e98</code></a>
release 4.11.2</li>
<li><a
href="https://github.com/tox-dev/tox/commit/335a63abec4c746ac72865886ef30b0d39133f27"><code>335a63a</code></a>
Update and rename 3113.docs.rst to 3113.doc.rst</li>
<li><a
href="https://github.com/tox-dev/tox/commit/633d56fc59d52ff7d2898006938b803eddecd5f8"><code>633d56f</code></a>
Update 3119.bugfix.rst</li>
<li><a
href="https://github.com/tox-dev/tox/commit/4e55bbc235d928c1b18fe0c5299f36959dfae04e"><code>4e55bbc</code></a>
Update and rename 3113.misc.rst to 3113.docs.rst</li>
<li><a
href="https://github.com/tox-dev/tox/commit/53bbb37b01382104e5178ae515eb70c075695aff"><code>53bbb37</code></a>
Remove stray colons in <code>config.rst</code> left over from <a
href="https://redirect.github.com/tox-dev/tox/issues/3111">#3111</a> (<a
href="https://redirect.github.com/tox-dev/tox/issues/3120">#3120</a>)</li>
<li><a
href="https://github.com/tox-dev/tox/commit/1b9c2250bbb45bf232174446ee74caf28a9ff9d2"><code>1b9c225</code></a>
Providing example to make CLI help more helpful for -x,--override (<a
href="https://redirect.github.com/tox-dev/tox/issues/3119">#3119</a>)</li>
<li><a
href="https://github.com/tox-dev/tox/commit/9d07c06c320dfccc94fbf6af33ec8cb63196ba97"><code>9d07c06</code></a>
Bump actions/checkout from 3 to 4 (<a
href="https://redirect.github.com/tox-dev/tox/issues/3114">#3114</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/tox-dev/tox/compare/4.9.0...4.11.3">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=4.9.0&new-version=4.11.3)](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>
  • Loading branch information
Diapolo10 authored Sep 14, 2023
2 parents 423776e + 02aad2f commit b183fb5
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 25 deletions.
49 changes: 25 additions & 24 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ optional = true
[tool.poetry.group.tests.dependencies]
pytest = '^7.3.2'
pytest-cov = '^4.1.0'
tox = '^4.6.1'
tox = '^4.11.3'
tox-gh-actions = '^3.1.1'


Expand Down

0 comments on commit b183fb5

Please sign in to comment.