tox-dev/tox
### [`v4.1.2`](https://togithub.com/tox-dev/tox/releases/tag/4.1.2)
[Compare Source](https://togithub.com/tox-dev/tox/compare/4.1.1...4.1.2)
#### What's Changed
- Fix --skip-missing-interpreters by [@q0w](https://togithub.com/q0w) in [https://github.com/tox-dev/tox/pull/2793](https://togithub.com/tox-dev/tox/pull/2793)
- Show installed packages after setup in CI envs by [@gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2794](https://togithub.com/tox-dev/tox/pull/2794)
- Fix extracting extras from markers with many extras by [@q0w](https://togithub.com/q0w) in [https://github.com/tox-dev/tox/pull/2792](https://togithub.com/tox-dev/tox/pull/2792)
**Full Changelog**: https://github.com/tox-dev/tox/compare/4.1.1...4.1.2
### [`v4.1.1`](https://togithub.com/tox-dev/tox/releases/tag/4.1.1)
[Compare Source](https://togithub.com/tox-dev/tox/compare/4.1.0...4.1.1)
#### What's Changed
- Add faq entry about re-use of environments by [@jugmac00](https://togithub.com/jugmac00) in [https://github.com/tox-dev/tox/pull/2789](https://togithub.com/tox-dev/tox/pull/2789)
- Fix logging error with emoji in git branch name. by [@jamwil](https://togithub.com/jamwil) in [https://github.com/tox-dev/tox/pull/2790](https://togithub.com/tox-dev/tox/pull/2790)
**Full Changelog**: https://github.com/tox-dev/tox/compare/4.1.0...4.1.1
### [`v4.1.0`](https://togithub.com/tox-dev/tox/releases/tag/4.1.0)
[Compare Source](https://togithub.com/tox-dev/tox/compare/4.0.19...4.1.0)
#### What's Changed
- docs(config): Fix minor typo by [@rpatterson](https://togithub.com/rpatterson) in [https://github.com/tox-dev/tox/pull/2785](https://togithub.com/tox-dev/tox/pull/2785)
- Update user_guide.rst by [@jamwil](https://togithub.com/jamwil) in [https://github.com/tox-dev/tox/pull/2787](https://togithub.com/tox-dev/tox/pull/2787)
- Improved factor selection to allow multiple uses of `-f` for "OR" and to allow hyphenated factors by [@sirosen](https://togithub.com/sirosen) in [https://github.com/tox-dev/tox/pull/2786](https://togithub.com/tox-dev/tox/pull/2786)
#### New Contributors
- [@rpatterson](https://togithub.com/rpatterson) made their first contribution in [https://github.com/tox-dev/tox/pull/2785](https://togithub.com/tox-dev/tox/pull/2785)
- [@jamwil](https://togithub.com/jamwil) made their first contribution in [https://github.com/tox-dev/tox/pull/2787](https://togithub.com/tox-dev/tox/pull/2787)
- [@sirosen](https://togithub.com/sirosen) made their first contribution in [https://github.com/tox-dev/tox/pull/2786](https://togithub.com/tox-dev/tox/pull/2786)
**Full Changelog**: https://github.com/tox-dev/tox/compare/4.0.19...4.1.0
### [`v4.0.19`](https://togithub.com/tox-dev/tox/compare/4.0.18...4.0.19)
[Compare Source](https://togithub.com/tox-dev/tox/compare/4.0.18...4.0.19)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
==4.0.18
->==4.1.2
Release Notes
tox-dev/tox
### [`v4.1.2`](https://togithub.com/tox-dev/tox/releases/tag/4.1.2) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.1.1...4.1.2) #### What's Changed - Fix --skip-missing-interpreters by [@q0w](https://togithub.com/q0w) in [https://github.com/tox-dev/tox/pull/2793](https://togithub.com/tox-dev/tox/pull/2793) - Show installed packages after setup in CI envs by [@gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2794](https://togithub.com/tox-dev/tox/pull/2794) - Fix extracting extras from markers with many extras by [@q0w](https://togithub.com/q0w) in [https://github.com/tox-dev/tox/pull/2792](https://togithub.com/tox-dev/tox/pull/2792) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.1.1...4.1.2 ### [`v4.1.1`](https://togithub.com/tox-dev/tox/releases/tag/4.1.1) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.1.0...4.1.1) #### What's Changed - Add faq entry about re-use of environments by [@jugmac00](https://togithub.com/jugmac00) in [https://github.com/tox-dev/tox/pull/2789](https://togithub.com/tox-dev/tox/pull/2789) - Fix logging error with emoji in git branch name. by [@jamwil](https://togithub.com/jamwil) in [https://github.com/tox-dev/tox/pull/2790](https://togithub.com/tox-dev/tox/pull/2790) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.1.0...4.1.1 ### [`v4.1.0`](https://togithub.com/tox-dev/tox/releases/tag/4.1.0) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.0.19...4.1.0) #### What's Changed - docs(config): Fix minor typo by [@rpatterson](https://togithub.com/rpatterson) in [https://github.com/tox-dev/tox/pull/2785](https://togithub.com/tox-dev/tox/pull/2785) - Update user_guide.rst by [@jamwil](https://togithub.com/jamwil) in [https://github.com/tox-dev/tox/pull/2787](https://togithub.com/tox-dev/tox/pull/2787) - Improved factor selection to allow multiple uses of `-f` for "OR" and to allow hyphenated factors by [@sirosen](https://togithub.com/sirosen) in [https://github.com/tox-dev/tox/pull/2786](https://togithub.com/tox-dev/tox/pull/2786) #### New Contributors - [@rpatterson](https://togithub.com/rpatterson) made their first contribution in [https://github.com/tox-dev/tox/pull/2785](https://togithub.com/tox-dev/tox/pull/2785) - [@jamwil](https://togithub.com/jamwil) made their first contribution in [https://github.com/tox-dev/tox/pull/2787](https://togithub.com/tox-dev/tox/pull/2787) - [@sirosen](https://togithub.com/sirosen) made their first contribution in [https://github.com/tox-dev/tox/pull/2786](https://togithub.com/tox-dev/tox/pull/2786) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.0.19...4.1.0 ### [`v4.0.19`](https://togithub.com/tox-dev/tox/compare/4.0.18...4.0.19) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.0.18...4.0.19)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.