Skip to content

Bump tox from 4.34.1 to 4.50.3 in /CI#595

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/pip/CI/tox-4.50.3
Apr 2, 2026
Merged

Bump tox from 4.34.1 to 4.50.3 in /CI#595
github-actions[bot] merged 1 commit intomainfrom
dependabot/pip/CI/tox-4.50.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2026

Bumps tox from 4.34.1 to 4.50.3.

Release notes

Sourced from tox's releases.

v4.50.3

What's Changed

Full Changelog: tox-dev/tox@4.50.2...4.50.3

v4.50.2

What's Changed

New Contributors

Full Changelog: tox-dev/tox@4.50.1...4.50.2

v4.50.1

What's Changed

Full Changelog: tox-dev/tox@4.50.0...4.50.1

v4.50.0

What's Changed

Full Changelog: tox-dev/tox@4.49.1...4.50.0

v4.49.1

What's Changed

Full Changelog: tox-dev/tox@4.49.0...4.49.1

... (truncated)

Changelog

Sourced from tox's changelog.

Bug fixes - 4.50.3

  • Use separate .pkg environments for free-threaded Python targets by including the t suffix in the wheel build environment name (e.g., .pkg-cpython314t), preventing wheel tag mismatches when building for py314t - by :user:gaborbernat. (:issue:3314)

v4.50.2 (2026-03-19)


Bug fixes - 4.50.2

  • Fix the sdist to include the missing docs/man/tox.1.rst file for building the manpage (:issue:3889)

v4.50.1 (2026-03-19)


Bug fixes - 4.50.1

  • Detect and suggest normalized environment names when users specify dotted Python versions (e.g., py3.10-lint) that match existing environments with compact notation (e.g., py310-lint), preventing silent fallback to base [testenv] configuration - by :user:gaborbernat. (:issue:3877)

v4.50.0 (2026-03-17)


Features - 4.50.0

  • Add interrupt_post_commands option to run cleanup commands even after SIGINT - by :user:gaborbernat. (:issue:3858)
  • Add factor['NAME'] and env['VAR'] subscript syntax for conditional expressions, enabling checks of factors with non-identifier names like factor['3.14']. Add env_name variable to check the full environment name in conditions. (:issue:3880)

Bug fixes - 4.50.0

  • Fix multiple manpage issues: remove duplicate header/author/copyright sections, set project in Sphinx config, and compile the manpage to troff format at wheel-build time instead of shipping raw RST source - by :user:gaborbernat. (:issue:3878)

Improved documentation - 4.50.0

... (truncated)

Commits
  • 7283912 release 4.50.3
  • 9672736 🐛 fix(pkg): distinguish free-threaded Python in wheel build env (#3891)
  • 1662c61 release 4.50.2
  • ef45bd8 fix(sdist): include docs/man/tox.1.rst (#3890)
  • dcd9552 release 4.50.1
  • a438b58 🐛 fix(env): suggest normalized env name for dotted Python versions (#3888)
  • db1362d release 4.50.0
  • 2d18e29 ✨ feat(config): support subscript syntax and env_name in conditionals (#3884)
  • bf4e4e8 ✨ feat(run): add interrupt_post_commands for cleanup after Ctrl-C (#3882)
  • fb1f6af [pre-commit.ci] pre-commit autoupdate (#3879)
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 2, 2026
@github-actions github-actions bot added the CI label Apr 2, 2026
@github-actions github-actions bot enabled auto-merge April 2, 2026 02:39
@dependabot dependabot bot force-pushed the dependabot/pip/CI/tox-4.50.3 branch from 12111f3 to 0ef7715 Compare April 2, 2026 03:22
Bumps [tox](https://github.com/tox-dev/tox) from 4.34.1 to 4.50.3.
- [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.34.1...4.50.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/CI/tox-4.50.3 branch from 0ef7715 to 7161c35 Compare April 2, 2026 03:56
@github-actions github-actions bot merged commit 2dd4cf4 into main Apr 2, 2026
22 of 24 checks passed
@github-actions github-actions bot deleted the dependabot/pip/CI/tox-4.50.3 branch April 2, 2026 04:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI 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