Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 18, 2023

Bumps tox from 3.25.1 to 4.3.4.

Release notes

Sourced from tox's releases.

4.3.4

What's Changed

Full Changelog: tox-dev/tox@4.3.3...4.3.4

4.3.3

What's Changed

Full Changelog: tox-dev/tox@4.3.2...4.3.3

4.3.2

What's Changed

New Contributors

Full Changelog: tox-dev/tox@4.3.1...4.3.2

4.3.1

What's Changed

Full Changelog: tox-dev/tox@4.3.0...4.3.1

4.3.0

What's Changed

New Contributors

Full Changelog: tox-dev/tox@4.2.8...4.3.0

4.2.8

What's Changed

... (truncated)

Changelog

Sourced from tox's changelog.

v4.3.4 (2023-01-17)

Bugfixes - 4.3.4

- When executing via the provisioning environment (``.tox`` by default), run
  ``tox`` in working directory of the parent process.

Prior to this change (from tox 4.0.0), the provisioned tox would execute with {tox_root} as the working directory, which breaks when a relative path is passed to -c or --conf and tox is executed in a working directory other than {tox_root} - by :user:masenf. (:issue:2876)

Misc - 4.3.4

- :issue:`2878`

v4.3.3 (2023-01-16)

Bugfixes - 4.3.3
</code></pre>
<ul>
<li>The provision environment (<code>.tox</code>) will never inherit from <code>testenv</code>.
During provisioning, other test environments are not processed, allowing the
use of keys and values that may be registered by later tox version or
provisioned plugins - by :user:<code>masenf</code>. (:issue:<code>2862</code>)</li>
</ul>
<h2>v4.3.2 (2023-01-16)</h2>
<p>Bugfixes - 4.3.2</p>
<pre><code>- Fix regression introduced in 4.3.0 which occured when a substitution expression
for an environment variable that had previously been substituted appears in the
ini file after a substitution expression for a different environment variable.
This situation erroneously resulted in an exception about &quot;circular chain
between set&quot; of those variables - by :user:masenf. (:issue:2869)

v4.3.1 (2023-01-15)

Bugfixes - 4.3.1
</code></pre>
<ul>
<li>Fix regression introduced in 4.3.0 by expanding substitution expressions
(<code>{...}</code>) that result from a previous subsitution's replacement value (up to
100 times). Note that recursive expansion is strictly depth-first; no
replacement value will ever affect adjacent characters nor will expansion ever</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/tox-dev/tox/commit/23510dc61a2e5e4fc5381a957e75f17796ace265&quot;&gt;&lt;code&gt;23510dc&lt;/code&gt;&lt;/a> release 4.3.4</li>
<li><a href="https://github.com/tox-dev/tox/commit/d53f0623ea88ed3dbd7f990131b2d716816e464a&quot;&gt;&lt;code&gt;d53f062&lt;/code&gt;&lt;/a> Fix the type annotation for <code>color</code> param of <code>Spinner.finalize()</code> (<a href="https://github-redirect.dependabot.com/tox-dev/tox/issues/2879&quot;&gt;#2879&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/tox-dev/tox/commit/2a87375617a228d655b31856c6a39d9957fb9484&quot;&gt;&lt;code&gt;2a87375&lt;/code&gt;&lt;/a> Provision cwd (<a href="https://github-redirect.dependabot.com/tox-dev/tox/issues/2877&quot;&gt;#2877&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/tox-dev/tox/commit/1ba041908fa9c225840aafa4cbc01fd6521e804b&quot;&gt;&lt;code&gt;1ba0419&lt;/code&gt;&lt;/a> release 4.3.3</li>
<li><a href="https://github.com/tox-dev/tox/commit/e4c65bb1fef704aadc6192679f21a55dfeee9c62&quot;&gt;&lt;code&gt;e4c65bb&lt;/code&gt;&lt;/a> Provision: ignore other test environments (<a href="https://github-redirect.dependabot.com/tox-dev/tox/issues/2865&quot;&gt;#2865&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/tox-dev/tox/commit/a2222e98b320467e821cf9444113e9b40ab3ad1b&quot;&gt;&lt;code&gt;a2222e9&lt;/code&gt;&lt;/a> release 4.3.2</li>
<li><a href="https://github.com/tox-dev/tox/commit/14194d63dd81f445aa599f4286a5679d6a380681&quot;&gt;&lt;code&gt;14194d6&lt;/code&gt;&lt;/a> Fix a incorrect config key name (<a href="https://github-redirect.dependabot.com/tox-dev/tox/issues/2868&quot;&gt;#2868&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/tox-dev/tox/commit/0006a12d5d8aaf07e97dc797aa5c512b59202879&quot;&gt;&lt;code&gt;0006a12&lt;/code&gt;&lt;/a> Fix regression with multiple env substitutions for the same key (<a href="https://github-redirect.dependabot.com/tox-dev/tox/issues/2873&quot;&gt;#2873&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/tox-dev/tox/commit/2d46a1e1efe3504043441d5cb5fdec8c1c7f8c3e&quot;&gt;&lt;code&gt;2d46a1e&lt;/code&gt;&lt;/a> Fix typos in <code>{tox_root}</code> variable name</li>
<li><a href="https://github.com/tox-dev/tox/commit/d17994f3f5ad3f177d10936928d6eaee4bf876ed&quot;&gt;&lt;code&gt;d17994f&lt;/code&gt;&lt;/a> Fix a RestructuredText typo</li>
<li>Additional commits viewable in <a href="https://github.com/tox-dev/tox/compare/3.25.1...4.3.4&quot;&gt;compare view</a></li>
</ul>
</details>

<br />

Dependabot compatibility score

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 commands and options

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)

Bumps [tox](https://github.com/tox-dev/tox) from 3.25.1 to 4.3.4.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](tox-dev/tox@3.25.1...4.3.4)

---
updated-dependencies:
- dependency-name: tox
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 18, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 19, 2023

Superseded by #86.

@dependabot dependabot bot closed this Jan 19, 2023
@dependabot dependabot bot deleted the dependabot/pip/tox-4.3.4 branch January 19, 2023 13:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant