Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Bump tox from 4.16.0 to 4.19.0 #195

Closed
wants to merge 1 commit into from
Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 17, 2024

Bumps tox from 4.16.0 to 4.19.0.

Release notes

Sourced from tox's releases.

4.18.1

What's Changed

New Contributors

Full Changelog: tox-dev/tox@4.18.0...4.18.1

4.18.0

What's Changed

Full Changelog: tox-dev/tox@4.17.1...4.18.0

4.17.1

What's Changed

New Contributors

Full Changelog: tox-dev/tox@4.17.0...4.17.1

4.17.0

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from tox's changelog.

v4.19.0 (2024-09-17)

Features - 4.19.0

- Support ``pypy-<major>.<minor>`` environment names for PyPy environments - by :user:`gaborbernat`. (:issue:`3346`)

v4.18.1 (2024-09-07)

Bugfixes - 4.18.1

  • Fix and test the string spec for the sys.executable interpreter (introduced in :pull:3325)
    • by :user:hroncok (:issue:3327)

Improved Documentation - 4.18.1

- Changes the ``tox_env_teardown`` docstring to explain the hook is called after a tox env was teared down. (:issue:`3305`)

v4.18.0 (2024-08-13)

Features - 4.18.0

- Suppress spinner in parallel runs in CI - by :user:`ziima`. (:issue:`3318`)

Bugfixes - 4.18.0

  • Boost temporary directories cleanup in tests - by :user:ziima. (:issue:3278)
  • Fix absolute base python paths conflicting - by :user:gaborbernat. (:issue:3325)

v4.17.1 (2024-08-07)

Bugfixes - 4.17.1

- Support for running ``-e &lt;major&gt;.&lt;minor&gt;`` has been lost, fixing it - by :user:`gaborbernat`. (:issue:`2849`)
- ``base_python`` now accepts absolute paths to interpreter executable - by :user:`paveldikov`. (:issue:`3191`)

v4.17.0 (2024-08-05)

Features - 4.17.0

  • Add graalpy prefix as a supported base python (:issue:3312)
  • Add :ref:on_platform core configuration holding the tox platform and do not install package when exec an environment
    • by :user:gaborbernat. (:issue:3315)

Bugfixes - 4.17.0

&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/2f8362416fdcc94ed99b99d81387ac5ea20311f1&quot;&gt;&lt;code&gt;2f83624&lt;/code&gt;&lt;/a> release 4.19.0</li>
<li><a href="https://github.com/tox-dev/tox/commit/ed6b0dcdd61fac5db7194ca0f84885bf132107d5&quot;&gt;&lt;code&gt;ed6b0dc&lt;/code&gt;&lt;/a> Add pypy-major.minor environment name support (<a href="https://redirect.github.com/tox-dev/tox/issues/3346&quot;&gt;#3346&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/tox-dev/tox/commit/8127c7f64e29787b972f8b4355ab0f89dc0820da&quot;&gt;&lt;code&gt;8127c7f&lt;/code&gt;&lt;/a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/tox-dev/tox/issues/3345&quot;&gt;#3345&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/tox-dev/tox/commit/8cadfa294ae4f896ff8bb2668cac35bd42fad1db&quot;&gt;&lt;code&gt;8cadfa2&lt;/code&gt;&lt;/a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/tox-dev/tox/issues/3341&quot;&gt;#3341&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/tox-dev/tox/commit/df34192e07d47c257c85b0e0af2d065f7bb6c7ba&quot;&gt;&lt;code&gt;df34192&lt;/code&gt;&lt;/a> release 4.18.1</li>
<li><a href="https://github.com/tox-dev/tox/commit/9c6f8350a1ffc7dd395c039afb9e3fd795b65307&quot;&gt;&lt;code&gt;9c6f835&lt;/code&gt;&lt;/a> Add 3.13 to CI and bump deps (<a href="https://redirect.github.com/tox-dev/tox/issues/3339&quot;&gt;#3339&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/tox-dev/tox/commit/9138e1541ce4af63fbb59cf4efcc5b1264fd0fc0&quot;&gt;&lt;code&gt;9138e15&lt;/code&gt;&lt;/a> Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 (<a href="https://redirect.github.com/tox-dev/tox/issues/3338&quot;&gt;#3338&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/tox-dev/tox/commit/3f004fcf0ffa8cf1eb60ac98a373b54f53b8972a&quot;&gt;&lt;code&gt;3f004fc&lt;/code&gt;&lt;/a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/tox-dev/tox/issues/3329&quot;&gt;#3329&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/tox-dev/tox/commit/fab358ebd4204183044c94d14a7f94eb724d89d5&quot;&gt;&lt;code&gt;fab358e&lt;/code&gt;&lt;/a> Properly document the <code>tox_env_teardown</code> hook (<a href="https://redirect.github.com/tox-dev/tox/issues/3333&quot;&gt;#3333&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/tox-dev/tox/commit/8d0a47cb860f938c0599e80c58dfb1bc4ef484ed&quot;&gt;&lt;code&gt;8d0a47c&lt;/code&gt;&lt;/a> Fix issue link in changelog (<a href="https://redirect.github.com/tox-dev/tox/issues/3332&quot;&gt;#3332&lt;/a&gt;)&lt;/li>
<li>Additional commits viewable in <a href="https://github.com/tox-dev/tox/compare/4.16.0...4.19.0&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 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)

Bumps [tox](https://github.com/tox-dev/tox) from 4.16.0 to 4.19.0.
- [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@4.16.0...4.19.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 17, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 19, 2024

Superseded by #196.

@dependabot dependabot bot closed this Sep 19, 2024
@dependabot dependabot bot deleted the dependabot/pip/tox-4.19.0 branch September 19, 2024 20:47
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants