Update dependency tox to v4.12.1 #8

Merged
Renovate merged 1 commits from renovate/tox-4.x into master 2024-01-21 23:17:24 +02:00
Collaborator

This PR contains the following updates:

Package Update Change
tox (changelog) minor ==4.7.0 -> ==4.12.1

Release Notes

tox-dev/tox (tox)

v4.12.1

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/tox-dev/tox/compare/4.12.0...4.12.1

v4.12.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/tox-dev/tox/compare/4.11.4...4.12.0

v4.11.4

Compare Source

What's Changed

  • pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://github.com/pre-commit-ci) in https://github.com/tox-dev/tox/pull/3124
    
  • Fix quickstart command from requiring root positional argument by @​Tbruno25 in https://github.com/tox-dev/tox/pull/3123
  • docs(config): fix default value for install_command by @​hashar in https://github.com/tox-dev/tox/pull/3126
  • pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://github.com/pre-commit-ci) in https://github.com/tox-dev/tox/pull/3128
    
  • pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://github.com/pre-commit-ci) in https://github.com/tox-dev/tox/pull/3132
    
  • Added Python 3.12 in installation docs by @​mj0nez in https://github.com/tox-dev/tox/pull/3133
  • Fix terminal size in tox commands (#​2999) by @​ziima in https://github.com/tox-dev/tox/pull/3139
  • pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://github.com/pre-commit-ci) in https://github.com/tox-dev/tox/pull/3135
    
  • Use the new ruff formatter over black by @​gaborbernat in https://github.com/tox-dev/tox/pull/3142
  • pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://github.com/pre-commit-ci) in https://github.com/tox-dev/tox/pull/3147
    
  • pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://github.com/pre-commit-ci) in https://github.com/tox-dev/tox/pull/3149
    
  • pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://github.com/pre-commit-ci) in https://github.com/tox-dev/tox/pull/3154
    
  • pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://github.com/pre-commit-ci) in https://github.com/tox-dev/tox/pull/3161
    
  • docs(config): Fix base_python default reference by @​rpatterson in https://github.com/tox-dev/tox/pull/3156
  • Fixed 'AppData' not passed to env by default (#​3151) by @​Stefanhg in https://github.com/tox-dev/tox/pull/3160

New Contributors

Full Changelog: https://github.com/tox-dev/tox/compare/4.11.3...4.11.4

v4.11.3

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/tox-dev/tox/compare/4.11.2...4.11.3

v4.11.2

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/tox-dev/tox/compare/4.11.1...4.11.2

v4.11.1

Compare Source

What's Changed

Full Changelog: https://github.com/tox-dev/tox/compare/4.11.0...4.11.1

v4.11.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/tox-dev/tox/compare/4.10.0...4.11.0

v4.10.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/tox-dev/tox/compare/4.9.0...4.10.0

v4.9.0

Compare Source

What's Changed

  • Disallow command line environments which are not explicitly specified in the config file by @​tjsmart in https://github.com/tox-dev/tox/pull/3089
  • pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://github.com/pre-commit-ci) in https://github.com/tox-dev/tox/pull/3091
    
    

New Contributors

Full Changelog: https://github.com/tox-dev/tox/compare/4.8.0...4.9.0

v4.8.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/tox-dev/tox/compare/4.7.0...4.8.0


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 Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tox](https://github.com/tox-dev/tox) ([changelog](https://tox.wiki/en/latest/changelog.html)) | minor | `==4.7.0` -> `==4.12.1` | --- ### Release Notes <details> <summary>tox-dev/tox (tox)</summary> ### [`v4.12.1`](https://github.com/tox-dev/tox/releases/tag/4.12.1) [Compare Source](https://github.com/tox-dev/tox/compare/4.12.0...4.12.1) <!-- Release notes generated using configuration in .github/release.yml at 4.12.1 --> #### What's Changed - Fix tox version requirement in docs by [@&#8203;Viicos](https://github.com/Viicos) in https://github.com/tox-dev/tox/pull/3184 - [#&#8203;3165](https://github.com/tox-dev/tox/issues/3165) fixed Tox failing with --installpkg and multi testenvs by [@&#8203;Stefanhg](https://github.com/Stefanhg) in https://github.com/tox-dev/tox/pull/3186 #### New Contributors - [@&#8203;Viicos](https://github.com/Viicos) made their first contribution in https://github.com/tox-dev/tox/pull/3184 **Full Changelog**: https://github.com/tox-dev/tox/compare/4.12.0...4.12.1 ### [`v4.12.0`](https://github.com/tox-dev/tox/releases/tag/4.12.0) [Compare Source](https://github.com/tox-dev/tox/compare/4.11.4...4.12.0) <!-- Release notes generated using configuration in .github/release.yml at 4.12.0 --> #### What's Changed - Exclude bots from generated release notes by [@&#8203;hugovk](https://github.com/hugovk) in https://github.com/tox-dev/tox/pull/3163 - Imply `--parallel` when `--parallel-no-spinner` is passed by [@&#8203;tusharsadhwani](https://github.com/tusharsadhwani) in https://github.com/tox-dev/tox/pull/3159 - Fix 'open an issue' link in development.rst by [@&#8203;TheRealFalcon](https://github.com/TheRealFalcon) in https://github.com/tox-dev/tox/pull/3179 - Fix the CI by [@&#8203;gaborbernat](https://github.com/gaborbernat) in https://github.com/tox-dev/tox/pull/3183 - Always pass FORCE_COLOR & NO_COLOR to the environment by [@&#8203;hashar](https://github.com/hashar) in https://github.com/tox-dev/tox/pull/3172 #### New Contributors - [@&#8203;tusharsadhwani](https://github.com/tusharsadhwani) made their first contribution in https://github.com/tox-dev/tox/pull/3159 - [@&#8203;TheRealFalcon](https://github.com/TheRealFalcon) made their first contribution in https://github.com/tox-dev/tox/pull/3179 **Full Changelog**: https://github.com/tox-dev/tox/compare/4.11.4...4.12.0 ### [`v4.11.4`](https://github.com/tox-dev/tox/releases/tag/4.11.4) [Compare Source](https://github.com/tox-dev/tox/compare/4.11.3...4.11.4) #### What's Changed - \[pre-commit.ci] pre-commit autoupdate by [@&#8203;pre-commit-ci](https://github.com/pre-commit-ci) in https://github.com/tox-dev/tox/pull/3124 - Fix `quickstart` command from requiring `root` positional argument by [@&#8203;Tbruno25](https://github.com/Tbruno25) in https://github.com/tox-dev/tox/pull/3123 - docs(config): fix default value for install_command by [@&#8203;hashar](https://github.com/hashar) in https://github.com/tox-dev/tox/pull/3126 - \[pre-commit.ci] pre-commit autoupdate by [@&#8203;pre-commit-ci](https://github.com/pre-commit-ci) in https://github.com/tox-dev/tox/pull/3128 - \[pre-commit.ci] pre-commit autoupdate by [@&#8203;pre-commit-ci](https://github.com/pre-commit-ci) in https://github.com/tox-dev/tox/pull/3132 - Added Python 3.12 in installation docs by [@&#8203;mj0nez](https://github.com/mj0nez) in https://github.com/tox-dev/tox/pull/3133 - Fix terminal size in tox commands ([#&#8203;2999](https://github.com/tox-dev/tox/issues/2999)) by [@&#8203;ziima](https://github.com/ziima) in https://github.com/tox-dev/tox/pull/3139 - \[pre-commit.ci] pre-commit autoupdate by [@&#8203;pre-commit-ci](https://github.com/pre-commit-ci) in https://github.com/tox-dev/tox/pull/3135 - Use the new ruff formatter over black by [@&#8203;gaborbernat](https://github.com/gaborbernat) in https://github.com/tox-dev/tox/pull/3142 - \[pre-commit.ci] pre-commit autoupdate by [@&#8203;pre-commit-ci](https://github.com/pre-commit-ci) in https://github.com/tox-dev/tox/pull/3147 - \[pre-commit.ci] pre-commit autoupdate by [@&#8203;pre-commit-ci](https://github.com/pre-commit-ci) in https://github.com/tox-dev/tox/pull/3149 - \[pre-commit.ci] pre-commit autoupdate by [@&#8203;pre-commit-ci](https://github.com/pre-commit-ci) in https://github.com/tox-dev/tox/pull/3154 - \[pre-commit.ci] pre-commit autoupdate by [@&#8203;pre-commit-ci](https://github.com/pre-commit-ci) in https://github.com/tox-dev/tox/pull/3161 - docs(config): Fix base_python default reference by [@&#8203;rpatterson](https://github.com/rpatterson) in https://github.com/tox-dev/tox/pull/3156 - Fixed 'AppData' not passed to env by default ([#&#8203;3151](https://github.com/tox-dev/tox/issues/3151)) by [@&#8203;Stefanhg](https://github.com/Stefanhg) in https://github.com/tox-dev/tox/pull/3160 #### New Contributors - [@&#8203;mj0nez](https://github.com/mj0nez) made their first contribution in https://github.com/tox-dev/tox/pull/3133 - [@&#8203;Stefanhg](https://github.com/Stefanhg) made their first contribution in https://github.com/tox-dev/tox/pull/3160 **Full Changelog**: https://github.com/tox-dev/tox/compare/4.11.3...4.11.4 ### [`v4.11.3`](https://github.com/tox-dev/tox/releases/tag/4.11.3) [Compare Source](https://github.com/tox-dev/tox/compare/4.11.2...4.11.3) #### What's Changed - docs(plugin): explain plugin registration by [@&#8203;hashar](https://github.com/hashar) in https://github.com/tox-dev/tox/pull/3116 - Fix error caused by a bad `base_python` path by [@&#8203;Tbruno25](https://github.com/Tbruno25) in https://github.com/tox-dev/tox/pull/3122 #### New Contributors - [@&#8203;hashar](https://github.com/hashar) made their first contribution in https://github.com/tox-dev/tox/pull/3116 **Full Changelog**: https://github.com/tox-dev/tox/compare/4.11.2...4.11.3 ### [`v4.11.2`](https://github.com/tox-dev/tox/releases/tag/4.11.2) [Compare Source](https://github.com/tox-dev/tox/compare/4.11.1...4.11.2) #### What's Changed - Fix typos discovered by codespell by [@&#8203;cclauss](https://github.com/cclauss) in https://github.com/tox-dev/tox/pull/3113 - Bump actions/checkout from 3 to 4 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/tox-dev/tox/pull/3114 - Providing example to make CLI help more helpful for -x,--override by [@&#8203;posita](https://github.com/posita) in https://github.com/tox-dev/tox/pull/3119 - Remove stray colons in `config.rst` left over from [#&#8203;3111](https://github.com/tox-dev/tox/issues/3111) by [@&#8203;posita](https://github.com/posita) in https://github.com/tox-dev/tox/pull/3120 #### New Contributors - [@&#8203;cclauss](https://github.com/cclauss) made their first contribution in https://github.com/tox-dev/tox/pull/3113 - [@&#8203;posita](https://github.com/posita) made their first contribution in https://github.com/tox-dev/tox/pull/3119 **Full Changelog**: https://github.com/tox-dev/tox/compare/4.11.1...4.11.2 ### [`v4.11.1`](https://github.com/tox-dev/tox/releases/tag/4.11.1) [Compare Source](https://github.com/tox-dev/tox/compare/4.11.0...4.11.1) #### What's Changed - Tests: Don't assume Python 3.10 is always installed, use current Python version by [@&#8203;hroncok](https://github.com/hroncok) in https://github.com/tox-dev/tox/pull/3108 - Set the --parallel default to "auto", not CPU count by [@&#8203;paravoid](https://github.com/paravoid) in https://github.com/tox-dev/tox/pull/3109 - Fix , being used as value parser for env var configs by [@&#8203;gaborbernat](https://github.com/gaborbernat) in https://github.com/tox-dev/tox/pull/3111 **Full Changelog**: https://github.com/tox-dev/tox/compare/4.11.0...4.11.1 ### [`v4.11.0`](https://github.com/tox-dev/tox/releases/tag/4.11.0) [Compare Source](https://github.com/tox-dev/tox/compare/4.10.0...4.11.0) #### What's Changed - \[pre-commit.ci] pre-commit autoupdate by [@&#8203;pre-commit-ci](https://github.com/pre-commit-ci) in https://github.com/tox-dev/tox/pull/3102 - Fix type checker and bump tools by [@&#8203;gaborbernat](https://github.com/gaborbernat) in https://github.com/tox-dev/tox/pull/3107 - Add config_settings support for build backend calls by [@&#8203;nschloe](https://github.com/nschloe) in https://github.com/tox-dev/tox/pull/3090 #### New Contributors - [@&#8203;nschloe](https://github.com/nschloe) made their first contribution in https://github.com/tox-dev/tox/pull/3090 **Full Changelog**: https://github.com/tox-dev/tox/compare/4.10.0...4.11.0 ### [`v4.10.0`](https://github.com/tox-dev/tox/releases/tag/4.10.0) [Compare Source](https://github.com/tox-dev/tox/compare/4.9.0...4.10.0) #### What's Changed - Set basepython for docs env in alignment to Read the Docs default by [@&#8203;jugmac00](https://github.com/jugmac00) in https://github.com/tox-dev/tox/pull/3097 - Document release process by [@&#8203;jugmac00](https://github.com/jugmac00) in https://github.com/tox-dev/tox/pull/3094 - Replace undefined settings with overrides when appending by [@&#8203;stefanor](https://github.com/stefanor) in https://github.com/tox-dev/tox/pull/3101 - Accept environments with defined factors or of python selector form - suggest closest by [@&#8203;BeyondEvil](https://github.com/BeyondEvil) in https://github.com/tox-dev/tox/pull/3099 #### New Contributors - [@&#8203;BeyondEvil](https://github.com/BeyondEvil) made their first contribution in https://github.com/tox-dev/tox/pull/3099 **Full Changelog**: https://github.com/tox-dev/tox/compare/4.9.0...4.10.0 ### [`v4.9.0`](https://github.com/tox-dev/tox/releases/tag/4.9.0) [Compare Source](https://github.com/tox-dev/tox/compare/4.8.0...4.9.0) #### What's Changed - Disallow command line environments which are not explicitly specified in the config file by [@&#8203;tjsmart](https://github.com/tjsmart) in https://github.com/tox-dev/tox/pull/3089 - \[pre-commit.ci] pre-commit autoupdate by [@&#8203;pre-commit-ci](https://github.com/pre-commit-ci) in https://github.com/tox-dev/tox/pull/3091 #### New Contributors - [@&#8203;tjsmart](https://github.com/tjsmart) made their first contribution in https://github.com/tox-dev/tox/pull/3089 **Full Changelog**: https://github.com/tox-dev/tox/compare/4.8.0...4.9.0 ### [`v4.8.0`](https://github.com/tox-dev/tox/releases/tag/4.8.0) [Compare Source](https://github.com/tox-dev/tox/compare/4.7.0...4.8.0) #### What's Changed - Correct "notset" typo in --hashseed's --help text. by [@&#8203;lamby](https://github.com/lamby) in https://github.com/tox-dev/tox/pull/3082 - Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/tox-dev/tox/pull/3085 - Allow extending lists with --override foo+=bar by [@&#8203;stefanor](https://github.com/stefanor) in https://github.com/tox-dev/tox/pull/3088 #### New Contributors - [@&#8203;lamby](https://github.com/lamby) made their first contribution in https://github.com/tox-dev/tox/pull/3082 - [@&#8203;stefanor](https://github.com/stefanor) made their first contribution in https://github.com/tox-dev/tox/pull/3088 **Full Changelog**: https://github.com/tox-dev/tox/compare/4.7.0...4.8.0 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4zNS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
Renovate added 1 commit 2024-01-21 21:10:31 +02:00
Update dependency tox to v4.12.1
All checks were successful
Tests / test (3.10) (pull_request) Successful in 1m23s
Tests / test (3.11) (pull_request) Successful in 1m24s
Tests / test (3.8) (pull_request) Successful in 1m20s
Tests / test (3.9) (pull_request) Successful in 1m21s
de0a926280
Renovate scheduled this pull request to auto merge when all checks succeed 2024-01-21 21:10:31 +02:00
Renovate force-pushed renovate/tox-4.x from de0a926280 to 2dd2bcf5c7 2024-01-21 22:14:06 +02:00 Compare
Renovate merged commit 2dd2bcf5c7 into master 2024-01-21 23:17:24 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: profitroll/huepaper#8
No description provided.