Skip to content

Commit 210176a

Browse files
chore: Bump tox from 4.24.1 to 4.24.2 in /.github/workflows in the ci group (#523)
Bumps the ci group in /.github/workflows with 1 update: [tox](https://github.com/tox-dev/tox). Updates `tox` from 4.24.1 to 4.24.2 <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.24.2</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>TOX-3117 bugfix -c pyproject with non legacy by <a href="https://github.com/AdrianCert"><code>@​AdrianCert</code></a> in <a href="https://redirect.github.com/tox-dev/tox/pull/3471">tox-dev/tox#3471</a></li> <li>fix(docs): update expected code by <a href="https://github.com/gforcada"><code>@​gforcada</code></a> in <a href="https://redirect.github.com/tox-dev/tox/pull/3480">tox-dev/tox#3480</a></li> <li>Add missing bracket in config example by <a href="https://github.com/jodal"><code>@​jodal</code></a> in <a href="https://redirect.github.com/tox-dev/tox/pull/3481">tox-dev/tox#3481</a></li> <li>Gh issue 3456 update environment variable documentation by <a href="https://github.com/jugmac00"><code>@​jugmac00</code></a> in <a href="https://redirect.github.com/tox-dev/tox/pull/3482">tox-dev/tox#3482</a></li> <li>fix: Respect <code>--parallel N</code> with <code>--parallel-no-spinner</code> by <a href="https://github.com/tusharsadhwani"><code>@​tusharsadhwani</code></a> in <a href="https://redirect.github.com/tox-dev/tox/pull/3495">tox-dev/tox#3495</a></li> <li>TOML set_env file support by <a href="https://github.com/juditnovak"><code>@​juditnovak</code></a> in <a href="https://redirect.github.com/tox-dev/tox/pull/3478">tox-dev/tox#3478</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/AdrianCert"><code>@​AdrianCert</code></a> made their first contribution in <a href="https://redirect.github.com/tox-dev/tox/pull/3471">tox-dev/tox#3471</a></li> <li><a href="https://github.com/gforcada"><code>@​gforcada</code></a> made their first contribution in <a href="https://redirect.github.com/tox-dev/tox/pull/3480">tox-dev/tox#3480</a></li> <li><a href="https://github.com/jodal"><code>@​jodal</code></a> made their first contribution in <a href="https://redirect.github.com/tox-dev/tox/pull/3481">tox-dev/tox#3481</a></li> <li><a href="https://github.com/juditnovak"><code>@​juditnovak</code></a> made their first contribution in <a href="https://redirect.github.com/tox-dev/tox/pull/3478">tox-dev/tox#3478</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/tox-dev/tox/compare/4.24.1...4.24.2">https://github.com/tox-dev/tox/compare/4.24.1...4.24.2</a></p> </blockquote> </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.24.2 (2025-03-07)</h2> <p>Bugfixes - 4.24.2</p> <pre><code>- multiple source_type supports for the same filename. Like pyproject.toml can be load by both TomlPyProject &amp; LegacyToml (:issue:`3117`) - Support ``set_env = { file = &quot;conf{/}local.env&quot;}`` for TOML format - by :user:`juditnovak`. (:issue:`3474`) - fix example on the docs (:issue:`3480`) - - ``--parallel-no-spinner`` now respects max CPU set by ``--parallel N`` (:issue:`3495`) <p>Improved Documentation - 4.24.2 </code></pre></p> <ul> <li>Updates the documentation for <code>os.environ['KEY']</code> when the variable does not exist - by :user:<code>jugmac00</code>. (:issue:<code>3456</code>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tox-dev/tox/commit/05835bfe5db31dfaa71d9fb146602ffcc6b7bfb9"><code>05835bf</code></a> release 4.24.2</li> <li><a href="https://github.com/tox-dev/tox/commit/48522626d78e3d01ca18d815b3c02c1701ea7cb0"><code>4852262</code></a> TOML set_env file support (<a href="https://redirect.github.com/tox-dev/tox/issues/3478">#3478</a>)</li> <li><a href="https://github.com/tox-dev/tox/commit/1dac11f5f2ba46272d5a9f0a0731ea243e744aa0"><code>1dac11f</code></a> fix: Respect <code>--parallel N</code> with <code>--parallel-no-spinner</code> (<a href="https://redirect.github.com/tox-dev/tox/issues/3495">#3495</a>)</li> <li><a href="https://github.com/tox-dev/tox/commit/fd4490414d9abf7b63380fcdfe5bd38b021cc2e0"><code>fd44904</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/tox-dev/tox/issues/3488">#3488</a>)</li> <li><a href="https://github.com/tox-dev/tox/commit/32879c8d06752cc860471e98dfd6769be9ccd13e"><code>32879c8</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/tox-dev/tox/issues/3486">#3486</a>)</li> <li><a href="https://github.com/tox-dev/tox/commit/0a4ba54e5ec68491fe3a82325f2c3fdc8c26d0b4"><code>0a4ba54</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/tox-dev/tox/issues/3484">#3484</a>)</li> <li><a href="https://github.com/tox-dev/tox/commit/65d404e0e4c5150a72601f8d78e648d964df9888"><code>65d404e</code></a> Gh issue 3456 update environment variable documentation (<a href="https://redirect.github.com/tox-dev/tox/issues/3482">#3482</a>)</li> <li><a href="https://github.com/tox-dev/tox/commit/28212ab9f259656319ca179421a78ae3a2d510f4"><code>28212ab</code></a> Add missing bracket in config example (<a href="https://redirect.github.com/tox-dev/tox/issues/3481">#3481</a>)</li> <li><a href="https://github.com/tox-dev/tox/commit/6b40c0c1598bd6736fedf6e9775d594b1b27dea6"><code>6b40c0c</code></a> fix(docs): update expected code (<a href="https://redirect.github.com/tox-dev/tox/issues/3480">#3480</a>)</li> <li><a href="https://github.com/tox-dev/tox/commit/6e53aea9e22ef4908ad81d3edd401202430ce094"><code>6e53aea</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/tox-dev/tox/issues/3479">#3479</a>)</li> <li>Additional commits viewable in <a href="https://github.com/tox-dev/tox/compare/4.24.1...4.24.2">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.24.1&new-version=4.24.2)](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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d400bdb commit 210176a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
meltano==3.6.0
2-
tox==4.24.1
2+
tox==4.24.2

0 commit comments

Comments
 (0)