Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump tox from 3.27.1 to 4.2.1 #580

Closed
wants to merge 1 commit into from
Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps tox from 3.27.1 to 4.2.1.

Release notes

Sourced from tox's releases.

4.2.1

What's Changed

New Contributors

Full Changelog: tox-dev/tox@4.2.0...4.2.1

4.2.0

What's Changed

Full Changelog: tox-dev/tox@4.1.3...4.2.0

4.1.3

What's Changed

Full Changelog: tox-dev/tox@4.1.2...4.1.3

4.1.2

What's Changed

Full Changelog: tox-dev/tox@4.1.1...4.1.2

4.1.1

What's Changed

Full Changelog: tox-dev/tox@4.1.0...4.1.1

4.1.0

What's Changed

... (truncated)

Changelog

Sourced from tox's changelog.

v4.2.1 (2023-01-03)

Bugfixes - 4.2.1

- Fix extracting extras from markers with more than 2 extras in an or chain - by :user:`dconathan`. (:issue:`2791`)

v4.2.0 (2023-01-03)

Features - 4.2.0

  • Packaging environments now inherit from the pkgenv section, allowing to set all your packaging options in one place, and support the deps key to set additional dependencies that will be installed after pyproject.toml static requires but before backends dynamic requires - by :user:gaborbernat. (:issue:2543)

Improved Documentation - 4.2.0

- Document breaking changes with tox 4 and packaging environments - by :user:`gaborbernat`. (:issue:`2543`)
- Document how to handle environments whose names match ``tox`` subcommands - by :user:`sirosen`. (:issue:`2728`)

v4.1.3 (2023-01-02)

Bugfixes - 4.1.3

- Reuse package_env with ``--installpkg`` - by :user:`q0w`. (:issue:`2442`)
- Fail more gracefully when pip :ref:`install_command` is empty - by :user:`jayaddison`. (:issue:`2695`)

Improved Documentation - 4.1.3
</code></pre>
<ul>
<li>Add breaking-change documentation for empty <code>install_command</code> values - by :user:<code>jayaddison</code>. (:issue:<code>2695</code>)</li>
</ul>
<p>Misc - 4.1.3</p>
<pre><code>- :issue:2796, :issue:2797

v4.1.2 (2022-12-30)

Bugfixes - 4.1.2
</code></pre>
<ul>
<li>Fix <code>--skip-missing-interpreters</code> behaviour - by :user:<code>q0w</code>. (:issue:<code>2649</code>)</li>
<li>Restore tox 3 behaviour of showing the output of pip freeze, however now only active when running inside a CI
environment - by :user:<code>gaborbernat</code>. (:issue:<code>2685</code>)</li>
<li>Fix extracting extras from markers with many extras - by :user:<code>q0w</code>. (:issue:<code>2791</code>)</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/43382af3a228c4dfc098ec50e136971553ee0035&quot;&gt;&lt;code&gt;43382af&lt;/code&gt;&lt;/a> release 4.2.1</li>
<li><a href="https://github.com/tox-dev/tox/commit/4578eaa45fe5f5f80f08754627be8f4376cf3a97&quot;&gt;&lt;code&gt;4578eaa&lt;/code&gt;&lt;/a> update how extras are extracted to handle cases with more than 2 groups (<a href="https://github-redirect.dependabot.com/tox-dev/tox/issues/2812&quot;&gt;#2812&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/tox-dev/tox/commit/27c52ec2b77647374b7ff4a82244f0ff489d1afc&quot;&gt;&lt;code&gt;27c52ec&lt;/code&gt;&lt;/a> Update upgrading.rst</li>
<li><a href="https://github.com/tox-dev/tox/commit/2e977fb97a60129eee6764fcf0a4c86e01ceabee&quot;&gt;&lt;code&gt;2e977fb&lt;/code&gt;&lt;/a> Update changelog.rst</li>
<li><a href="https://github.com/tox-dev/tox/commit/d16a666ae31c2fd6d8204c39498758cc529167a3&quot;&gt;&lt;code&gt;d16a666&lt;/code&gt;&lt;/a> release 4.2.0</li>
<li><a href="https://github.com/tox-dev/tox/commit/82dcd45af55af239a7be81ee2e86948c6fe75518&quot;&gt;&lt;code&gt;82dcd45&lt;/code&gt;&lt;/a> Packaging inherits from pkgenv, deps and document tox 4 packaging changes (<a href="https://github-redirect.dependabot.com/tox-dev/tox/issues/2&quot;&gt;#2&lt;/a&gt;...&lt;/li>
<li><a href="https://github.com/tox-dev/tox/commit/31c8d1fc48ccf95f66b2920b356f9490686ccfc7&quot;&gt;&lt;code&gt;31c8d1f&lt;/code&gt;&lt;/a> Document ambiguous usages in v3-to-v4 (<a href="https://github-redirect.dependabot.com/tox-dev/tox/issues/2808&quot;&gt;#2808&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/tox-dev/tox/commit/031e902822284d65cbeb11b23dd05e6ba5107961&quot;&gt;&lt;code&gt;031e902&lt;/code&gt;&lt;/a> Introduce Upgrading doc page for tox4 (<a href="https://github-redirect.dependabot.com/tox-dev/tox/issues/2805&quot;&gt;#2805&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/tox-dev/tox/commit/d05ea02b7344766be3eb8046bac8843e10cf43a8&quot;&gt;&lt;code&gt;d05ea02&lt;/code&gt;&lt;/a> release 4.1.3</li>
<li><a href="https://github.com/tox-dev/tox/commit/997128ced47936adabb2f267d2606f8eac253ad3&quot;&gt;&lt;code&gt;997128c&lt;/code&gt;&lt;/a> Better message when command parsing on empty input (<a href="https://github-redirect.dependabot.com/tox-dev/tox/issues/2807&quot;&gt;#2807&lt;/a&gt;)&lt;/li>
<li>Additional commits viewable in <a href="https://github.com/tox-dev/tox/compare/3.27.1...4.2.1&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.27.1 to 4.2.1.
- [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.27.1...4.2.1)

---
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 dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 4, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 5, 2023

Superseded by #581.

@dependabot dependabot bot closed this Jan 5, 2023
@dependabot dependabot bot deleted the dependabot/pip/tox-4.2.1 branch January 5, 2023 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants