mcaulifn / solcast

Apache License 2.0
7 stars 2 forks source link

chore(deps): update dependency tox to v4 #188

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tox (changelog) 3.28.0 -> 4.11.3 age adoption passing confidence

Release Notes

tox-dev/tox (tox) ### [`v4.11.3`](https://togithub.com/tox-dev/tox/releases/tag/4.11.3) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.11.2...4.11.3) #### What's Changed - docs(plugin): explain plugin registration by [@​hashar](https://togithub.com/hashar) in [https://github.com/tox-dev/tox/pull/3116](https://togithub.com/tox-dev/tox/pull/3116) - Fix error caused by a bad `base_python` path by [@​Tbruno25](https://togithub.com/Tbruno25) in [https://github.com/tox-dev/tox/pull/3122](https://togithub.com/tox-dev/tox/pull/3122) #### New Contributors - [@​hashar](https://togithub.com/hashar) made their first contribution in [https://github.com/tox-dev/tox/pull/3116](https://togithub.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://togithub.com/tox-dev/tox/releases/tag/4.11.2) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.11.1...4.11.2) #### What's Changed - Fix typos discovered by codespell by [@​cclauss](https://togithub.com/cclauss) in [https://github.com/tox-dev/tox/pull/3113](https://togithub.com/tox-dev/tox/pull/3113) - Bump actions/checkout from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/tox-dev/tox/pull/3114](https://togithub.com/tox-dev/tox/pull/3114) - Providing example to make CLI help more helpful for -x,--override by [@​posita](https://togithub.com/posita) in [https://github.com/tox-dev/tox/pull/3119](https://togithub.com/tox-dev/tox/pull/3119) - Remove stray colons in `config.rst` left over from [#​3111](https://togithub.com/tox-dev/tox/issues/3111) by [@​posita](https://togithub.com/posita) in [https://github.com/tox-dev/tox/pull/3120](https://togithub.com/tox-dev/tox/pull/3120) #### New Contributors - [@​cclauss](https://togithub.com/cclauss) made their first contribution in [https://github.com/tox-dev/tox/pull/3113](https://togithub.com/tox-dev/tox/pull/3113) - [@​posita](https://togithub.com/posita) made their first contribution in [https://github.com/tox-dev/tox/pull/3119](https://togithub.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://togithub.com/tox-dev/tox/releases/tag/4.11.1) [Compare Source](https://togithub.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 [@​hroncok](https://togithub.com/hroncok) in [https://github.com/tox-dev/tox/pull/3108](https://togithub.com/tox-dev/tox/pull/3108) - Set the --parallel default to "auto", not CPU count by [@​paravoid](https://togithub.com/paravoid) in [https://github.com/tox-dev/tox/pull/3109](https://togithub.com/tox-dev/tox/pull/3109) - Fix , being used as value parser for env var configs by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/3111](https://togithub.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://togithub.com/tox-dev/tox/releases/tag/4.11.0) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.10.0...4.11.0) #### What's Changed - \[pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://togithub.com/pre-commit-ci) in [https://github.com/tox-dev/tox/pull/3102](https://togithub.com/tox-dev/tox/pull/3102) - Fix type checker and bump tools by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/3107](https://togithub.com/tox-dev/tox/pull/3107) - Add config_settings support for build backend calls by [@​nschloe](https://togithub.com/nschloe) in [https://github.com/tox-dev/tox/pull/3090](https://togithub.com/tox-dev/tox/pull/3090) #### New Contributors - [@​nschloe](https://togithub.com/nschloe) made their first contribution in [https://github.com/tox-dev/tox/pull/3090](https://togithub.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://togithub.com/tox-dev/tox/releases/tag/4.10.0) [Compare Source](https://togithub.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 [@​jugmac00](https://togithub.com/jugmac00) in [https://github.com/tox-dev/tox/pull/3097](https://togithub.com/tox-dev/tox/pull/3097) - Document release process by [@​jugmac00](https://togithub.com/jugmac00) in [https://github.com/tox-dev/tox/pull/3094](https://togithub.com/tox-dev/tox/pull/3094) - Replace undefined settings with overrides when appending by [@​stefanor](https://togithub.com/stefanor) in [https://github.com/tox-dev/tox/pull/3101](https://togithub.com/tox-dev/tox/pull/3101) - Accept environments with defined factors or of python selector form - suggest closest by [@​BeyondEvil](https://togithub.com/BeyondEvil) in [https://github.com/tox-dev/tox/pull/3099](https://togithub.com/tox-dev/tox/pull/3099) #### New Contributors - [@​BeyondEvil](https://togithub.com/BeyondEvil) made their first contribution in [https://github.com/tox-dev/tox/pull/3099](https://togithub.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://togithub.com/tox-dev/tox/releases/tag/4.9.0) [Compare Source](https://togithub.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 [@​tjsmart](https://togithub.com/tjsmart) in [https://github.com/tox-dev/tox/pull/3089](https://togithub.com/tox-dev/tox/pull/3089) - \[pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://togithub.com/pre-commit-ci) in [https://github.com/tox-dev/tox/pull/3091](https://togithub.com/tox-dev/tox/pull/3091) #### New Contributors - [@​tjsmart](https://togithub.com/tjsmart) made their first contribution in [https://github.com/tox-dev/tox/pull/3089](https://togithub.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://togithub.com/tox-dev/tox/releases/tag/4.8.0) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.7.0...4.8.0) #### What's Changed - Correct "notset" typo in --hashseed's --help text. by [@​lamby](https://togithub.com/lamby) in [https://github.com/tox-dev/tox/pull/3082](https://togithub.com/tox-dev/tox/pull/3082) - Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/tox-dev/tox/pull/3085](https://togithub.com/tox-dev/tox/pull/3085) - Allow extending lists with --override foo+=bar by [@​stefanor](https://togithub.com/stefanor) in [https://github.com/tox-dev/tox/pull/3088](https://togithub.com/tox-dev/tox/pull/3088) #### New Contributors - [@​lamby](https://togithub.com/lamby) made their first contribution in [https://github.com/tox-dev/tox/pull/3082](https://togithub.com/tox-dev/tox/pull/3082) - [@​stefanor](https://togithub.com/stefanor) made their first contribution in [https://github.com/tox-dev/tox/pull/3088](https://togithub.com/tox-dev/tox/pull/3088) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.7.0...4.8.0 ### [`v4.7.0`](https://togithub.com/tox-dev/tox/releases/tag/4.7.0) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.6.4...4.7.0) #### What's Changed - Fix doc alignment and link check by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/3059](https://togithub.com/tox-dev/tox/pull/3059) - \[pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://togithub.com/pre-commit-ci) in [https://github.com/tox-dev/tox/pull/3061](https://togithub.com/tox-dev/tox/pull/3061) - Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/tox-dev/tox/pull/3063](https://togithub.com/tox-dev/tox/pull/3063) - Update a test regex to work with Python 3.12+ by [@​hroncok](https://togithub.com/hroncok) in [https://github.com/tox-dev/tox/pull/3066](https://togithub.com/tox-dev/tox/pull/3066) - \[pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://togithub.com/pre-commit-ci) in [https://github.com/tox-dev/tox/pull/3067](https://togithub.com/tox-dev/tox/pull/3067) - \[pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://togithub.com/pre-commit-ci) in [https://github.com/tox-dev/tox/pull/3070](https://togithub.com/tox-dev/tox/pull/3070) - Remove broken link by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/3072](https://togithub.com/tox-dev/tox/pull/3072) - Add sponsor button for tidelift by [@​jugmac00](https://togithub.com/jugmac00) in [https://github.com/tox-dev/tox/pull/3079](https://togithub.com/tox-dev/tox/pull/3079) - \[pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://togithub.com/pre-commit-ci) in [https://github.com/tox-dev/tox/pull/3081](https://togithub.com/tox-dev/tox/pull/3081) - Make --hashseed default to PYTHONHASHSEED, if defined by [@​paravoid](https://togithub.com/paravoid) in [https://github.com/tox-dev/tox/pull/3076](https://togithub.com/tox-dev/tox/pull/3076) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.6.4...4.7.0 ### [`v4.6.4`](https://togithub.com/tox-dev/tox/releases/tag/4.6.4) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.6.3...4.6.4) #### What's Changed - Ensure tox r -e docs generates the documentation by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/3047](https://togithub.com/tox-dev/tox/pull/3047) - \[pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://togithub.com/pre-commit-ci) in [https://github.com/tox-dev/tox/pull/3051](https://togithub.com/tox-dev/tox/pull/3051) - Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/tox-dev/tox/pull/3052](https://togithub.com/tox-dev/tox/pull/3052) - s/setup.cfg/pyproject.toml/ in the development docs by [@​sk1p](https://togithub.com/sk1p) in [https://github.com/tox-dev/tox/pull/3058](https://togithub.com/tox-dev/tox/pull/3058) - Fix hang and zombie process on interrupt (CTRL-C). by [@​sk1p](https://togithub.com/sk1p) in [https://github.com/tox-dev/tox/pull/3057](https://togithub.com/tox-dev/tox/pull/3057) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.6.3...4.6.4 ### [`v4.6.3`](https://togithub.com/tox-dev/tox/releases/tag/4.6.3) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.6.2...4.6.3) #### What's Changed - Made issue template have less whitespace by [@​jamesbraza](https://togithub.com/jamesbraza) in [https://github.com/tox-dev/tox/pull/3038](https://togithub.com/tox-dev/tox/pull/3038) - Docs link of env var subs section to `set_env` by [@​jamesbraza](https://togithub.com/jamesbraza) in [https://github.com/tox-dev/tox/pull/3039](https://togithub.com/tox-dev/tox/pull/3039) - Removed duplicate text in bug report template by [@​jamesbraza](https://togithub.com/jamesbraza) in [https://github.com/tox-dev/tox/pull/3040](https://togithub.com/tox-dev/tox/pull/3040) - Ensure `get_requires*` hook is called before `prepare_metadata*` by [@​abravalheri](https://togithub.com/abravalheri) in [https://github.com/tox-dev/tox/pull/3044](https://togithub.com/tox-dev/tox/pull/3044) #### New Contributors - [@​jamesbraza](https://togithub.com/jamesbraza) made their first contribution in [https://github.com/tox-dev/tox/pull/3038](https://togithub.com/tox-dev/tox/pull/3038) - [@​abravalheri](https://togithub.com/abravalheri) made their first contribution in [https://github.com/tox-dev/tox/pull/3044](https://togithub.com/tox-dev/tox/pull/3044) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.6.2...4.6.3 ### [`v4.6.2`](https://togithub.com/tox-dev/tox/releases/tag/4.6.2) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.6.1...4.6.2) #### What's Changed - Avoid cache collision between wheel and editable wheel builds by [@​f3flight](https://togithub.com/f3flight) in [https://github.com/tox-dev/tox/pull/3035](https://togithub.com/tox-dev/tox/pull/3035) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.6.1...4.6.2 ### [`v4.6.1`](https://togithub.com/tox-dev/tox/releases/tag/4.6.1) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.6.0...4.6.1) #### What's Changed - Update `usedevelop` doc by referring to PEP-660. by [@​tibortakacs](https://togithub.com/tibortakacs) in [https://github.com/tox-dev/tox/pull/3025](https://togithub.com/tox-dev/tox/pull/3025) - Use ruff by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/3033](https://togithub.com/tox-dev/tox/pull/3033) #### New Contributors - [@​tibortakacs](https://togithub.com/tibortakacs) made their first contribution in [https://github.com/tox-dev/tox/pull/3025](https://togithub.com/tox-dev/tox/pull/3025) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.6.0...4.6.1 ### [`v4.6.0`](https://togithub.com/tox-dev/tox/releases/tag/4.6.0) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.5.2...4.6.0) #### What's Changed - Remove unnecessary Future usage by [@​living180](https://togithub.com/living180) in [https://github.com/tox-dev/tox/pull/3020](https://togithub.com/tox-dev/tox/pull/3020) - Test against 3.12.0-beta.1 by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/3022](https://togithub.com/tox-dev/tox/pull/3022) - Add --list-dependencies options by [@​lengau](https://togithub.com/lengau) in [https://github.com/tox-dev/tox/pull/3024](https://togithub.com/tox-dev/tox/pull/3024) #### New Contributors - [@​living180](https://togithub.com/living180) made their first contribution in [https://github.com/tox-dev/tox/pull/3020](https://togithub.com/tox-dev/tox/pull/3020) - [@​lengau](https://togithub.com/lengau) made their first contribution in [https://github.com/tox-dev/tox/pull/3024](https://togithub.com/tox-dev/tox/pull/3024) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.5.2...4.6.0 ### [`v4.5.2`](https://togithub.com/tox-dev/tox/releases/tag/4.5.2) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.5.1.1...4.5.2) #### What's Changed - Add 3.12 support by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2998](https://togithub.com/tox-dev/tox/pull/2998) - Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/tox-dev/tox/pull/3003](https://togithub.com/tox-dev/tox/pull/3003) - Update list of maintainers by [@​jugmac00](https://togithub.com/jugmac00) in [https://github.com/tox-dev/tox/pull/3008](https://togithub.com/tox-dev/tox/pull/3008) - fix legacy `tox --devenv venv` by [@​asottile](https://togithub.com/asottile) in [https://github.com/tox-dev/tox/pull/3013](https://togithub.com/tox-dev/tox/pull/3013) - Fix legacy devenv by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/3019](https://togithub.com/tox-dev/tox/pull/3019) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.5.1...4.5.2 ### [`v4.5.1.1`](https://togithub.com/tox-dev/tox/compare/4.5.1...4.5.1.1) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.5.1...4.5.1.1) ### [`v4.5.1`](https://togithub.com/tox-dev/tox/releases/tag/4.5.1): Test Trusted Publisher [Compare Source](https://togithub.com/tox-dev/tox/compare/4.5.0...4.5.1) ### [`v4.5.0`](https://togithub.com/tox-dev/tox/releases/tag/4.5.0) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.4.12...4.5.0) #### What's Changed - Bump deps and tools by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2987](https://togithub.com/tox-dev/tox/pull/2987) - git: Ignore the .lock file for demo_pkg_inline by [@​hroncok](https://togithub.com/hroncok) in [https://github.com/tox-dev/tox/pull/2988](https://togithub.com/tox-dev/tox/pull/2988) - Add FAQ entry on how to test against EOL Python versions by [@​jugmac00](https://togithub.com/jugmac00) in [https://github.com/tox-dev/tox/pull/2991](https://togithub.com/tox-dev/tox/pull/2991) - Feature: suppress step timings for verbosity=1 [#​2891](https://togithub.com/tox-dev/tox/issues/2891) by [@​nedbat](https://togithub.com/nedbat) in [https://github.com/tox-dev/tox/pull/2992](https://togithub.com/tox-dev/tox/pull/2992) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.4.12...4.5.0 ### [`v4.4.12`](https://togithub.com/tox-dev/tox/releases/tag/4.4.12) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.4.11...4.4.12) #### What's Changed - Avoid race conditions in tests using the demo_pkg_inline fixture by [@​hroncok](https://togithub.com/hroncok) in [https://github.com/tox-dev/tox/pull/2986](https://togithub.com/tox-dev/tox/pull/2986) - Bump deps and tools by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2981](https://togithub.com/tox-dev/tox/pull/2981) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.4.11...4.4.12 ### [`v4.4.11`](https://togithub.com/tox-dev/tox/releases/tag/4.4.11) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.4.10...4.4.11) #### What's Changed - Allow plugins to set `tox_root` by [@​kdestin](https://togithub.com/kdestin) in [https://github.com/tox-dev/tox/pull/2978](https://togithub.com/tox-dev/tox/pull/2978) #### New Contributors - [@​kdestin](https://togithub.com/kdestin) made their first contribution in [https://github.com/tox-dev/tox/pull/2978](https://togithub.com/tox-dev/tox/pull/2978) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.4.10...4.4.11 ### [`v4.4.10`](https://togithub.com/tox-dev/tox/releases/tag/4.4.10) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.4.9...4.4.10) #### What's Changed - Bump deps and tools by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2976](https://togithub.com/tox-dev/tox/pull/2976) - Fix `tox_root` propagation to `work_dir` by [@​Tbruno25](https://togithub.com/Tbruno25) in [https://github.com/tox-dev/tox/pull/2962](https://togithub.com/tox-dev/tox/pull/2962) #### New Contributors - [@​Tbruno25](https://togithub.com/Tbruno25) made their first contribution in [https://github.com/tox-dev/tox/pull/2962](https://togithub.com/tox-dev/tox/pull/2962) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.4.9...4.4.10 ### [`v4.4.9`](https://togithub.com/tox-dev/tox/releases/tag/4.4.9) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.4.8...4.4.9) #### What's Changed - Added python 3.11 by [@​ElBe-Plaq](https://togithub.com/ElBe-Plaq) in [https://github.com/tox-dev/tox/pull/2964](https://togithub.com/tox-dev/tox/pull/2964) - Document running tox within a Docker container by [@​31z4](https://togithub.com/31z4) in [https://github.com/tox-dev/tox/pull/2923](https://togithub.com/tox-dev/tox/pull/2923) - Correct Docker image working dir by [@​31z4](https://togithub.com/31z4) in [https://github.com/tox-dev/tox/pull/2965](https://togithub.com/tox-dev/tox/pull/2965) - Avoid UnicodeDecodeError from command output by [@​masenf](https://togithub.com/masenf) in [https://github.com/tox-dev/tox/pull/2970](https://togithub.com/tox-dev/tox/pull/2970) - Bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/tox-dev/tox/pull/2971](https://togithub.com/tox-dev/tox/pull/2971) #### New Contributors - [@​ElBe-Plaq](https://togithub.com/ElBe-Plaq) made their first contribution in [https://github.com/tox-dev/tox/pull/2964](https://togithub.com/tox-dev/tox/pull/2964) - [@​31z4](https://togithub.com/31z4) made their first contribution in [https://github.com/tox-dev/tox/pull/2923](https://togithub.com/tox-dev/tox/pull/2923) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.4.8...4.4.9 ### [`v4.4.8`](https://togithub.com/tox-dev/tox/releases/tag/4.4.8) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.4.7...4.4.8) #### What's Changed - Include `tox.ini` in sdist to fix tests by [@​mgorny](https://togithub.com/mgorny) in [https://github.com/tox-dev/tox/pull/2939](https://togithub.com/tox-dev/tox/pull/2939) - Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.7.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/tox-dev/tox/pull/2940](https://togithub.com/tox-dev/tox/pull/2940) - docs: remove (dynamic) years from copyright by [@​paravoid](https://togithub.com/paravoid) in [https://github.com/tox-dev/tox/pull/2941](https://togithub.com/tox-dev/tox/pull/2941) - Bump pypa/gh-action-pypi-publish from 1.7.1 to 1.8.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/tox-dev/tox/pull/2950](https://togithub.com/tox-dev/tox/pull/2950) - Update documentation regarding `homedir` variable (upgrade to tox 4) by [@​aelray](https://togithub.com/aelray) in [https://github.com/tox-dev/tox/pull/2955](https://togithub.com/tox-dev/tox/pull/2955) - Bump pypa/gh-action-pypi-publish from 1.8.1 to 1.8.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/tox-dev/tox/pull/2956](https://togithub.com/tox-dev/tox/pull/2956) - Bump deps and tools by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2954](https://togithub.com/tox-dev/tox/pull/2954) - docs: s/master/main/g in contributing docs by [@​sk1p](https://togithub.com/sk1p) in [https://github.com/tox-dev/tox/pull/2960](https://togithub.com/tox-dev/tox/pull/2960) - Fix for requirements.txt using both --index-url and --find-links by [@​sk1p](https://togithub.com/sk1p) in [https://github.com/tox-dev/tox/pull/2959](https://togithub.com/tox-dev/tox/pull/2959) #### New Contributors - [@​aelray](https://togithub.com/aelray) made their first contribution in [https://github.com/tox-dev/tox/pull/2955](https://togithub.com/tox-dev/tox/pull/2955) - [@​sk1p](https://togithub.com/sk1p) made their first contribution in [https://github.com/tox-dev/tox/pull/2960](https://togithub.com/tox-dev/tox/pull/2960) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.4.7...4.4.8 ### [`v4.4.7`](https://togithub.com/tox-dev/tox/releases/tag/4.4.7) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.4.6...4.4.7) #### What's Changed - docs(config): fix temp_dir default value by [@​thecesrom](https://togithub.com/thecesrom) in [https://github.com/tox-dev/tox/pull/2932](https://togithub.com/tox-dev/tox/pull/2932) - docs: set html_last_updated_fmt to format string by [@​paravoid](https://togithub.com/paravoid) in [https://github.com/tox-dev/tox/pull/2937](https://togithub.com/tox-dev/tox/pull/2937) #### New Contributors - [@​thecesrom](https://togithub.com/thecesrom) made their first contribution in [https://github.com/tox-dev/tox/pull/2932](https://togithub.com/tox-dev/tox/pull/2932) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.4.6...4.4.7 ### [`v4.4.6`](https://togithub.com/tox-dev/tox/releases/tag/4.4.6) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.4.5...4.4.6) #### What's Changed - Add link to our own disucssion board by [@​jugmac00](https://togithub.com/jugmac00) in [https://github.com/tox-dev/tox/pull/2921](https://togithub.com/tox-dev/tox/pull/2921) - Custom prefix in .ini source by [@​masenf](https://togithub.com/masenf) in [https://github.com/tox-dev/tox/pull/2927](https://togithub.com/tox-dev/tox/pull/2927) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.4.5...4.4.6 ### [`v4.4.5`](https://togithub.com/tox-dev/tox/releases/tag/4.4.5) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.4.4...4.4.5) #### What's Changed - Bump deps and tools by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2913](https://togithub.com/tox-dev/tox/pull/2913) - Bump deps and tools by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2914](https://togithub.com/tox-dev/tox/pull/2914) - Ignore labels when provisioning by [@​masenf](https://togithub.com/masenf) in [https://github.com/tox-dev/tox/pull/2917](https://togithub.com/tox-dev/tox/pull/2917) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.4.4...4.4.5 ### [`v4.4.4`](https://togithub.com/tox-dev/tox/releases/tag/4.4.4) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.4.3...4.4.4) #### What's Changed - Forward `HOME` by default by [@​gschaffner](https://togithub.com/gschaffner) in [https://github.com/tox-dev/tox/pull/2907](https://togithub.com/tox-dev/tox/pull/2907) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.4.3...4.4.4 ### [`v4.4.3`](https://togithub.com/tox-dev/tox/releases/tag/4.4.3) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.4.2...4.4.3) #### What's Changed - \[changelog.rst] typo fix by [@​sparkiegeek](https://togithub.com/sparkiegeek) in [https://github.com/tox-dev/tox/pull/2900](https://togithub.com/tox-dev/tox/pull/2900) - Support recursive extras defined in pyproject.toml by [@​masenf](https://togithub.com/masenf) in [https://github.com/tox-dev/tox/pull/2905](https://togithub.com/tox-dev/tox/pull/2905) - fix assertions in test_graph to actually test results by [@​asottile](https://togithub.com/asottile) in [https://github.com/tox-dev/tox/pull/2906](https://togithub.com/tox-dev/tox/pull/2906) - Avoid `pre-commit` `isort` crash by [@​gschaffner](https://togithub.com/gschaffner) in [https://github.com/tox-dev/tox/pull/2908](https://togithub.com/tox-dev/tox/pull/2908) - docs/faq.rst: clarify how constrain_package_deps works by [@​masenf](https://togithub.com/masenf) in [https://github.com/tox-dev/tox/pull/2902](https://togithub.com/tox-dev/tox/pull/2902) #### New Contributors - [@​sparkiegeek](https://togithub.com/sparkiegeek) made their first contribution in [https://github.com/tox-dev/tox/pull/2900](https://togithub.com/tox-dev/tox/pull/2900) - [@​gschaffner](https://togithub.com/gschaffner) made their first contribution in [https://github.com/tox-dev/tox/pull/2908](https://togithub.com/tox-dev/tox/pull/2908) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.4.2...4.4.3 ### [`v4.4.2`](https://togithub.com/tox-dev/tox/releases/tag/4.4.2) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.4.1...4.4.2) #### What's Changed - rename TOX_CONFIG_FILE to TOX_USER_CONFIG_FILE by [@​masenf](https://togithub.com/masenf) in [https://github.com/tox-dev/tox/pull/2896](https://togithub.com/tox-dev/tox/pull/2896) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.4.1...4.4.2 ### [`v4.4.1`](https://togithub.com/tox-dev/tox/releases/tag/4.4.1) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.4.0...4.4.1) #### What's Changed - pip_install: constrain_package_deps is now False by default by [@​masenf](https://togithub.com/masenf) in [https://github.com/tox-dev/tox/pull/2899](https://togithub.com/tox-dev/tox/pull/2899) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.4.0...4.4.1 ### [`v4.4.0`](https://togithub.com/tox-dev/tox/releases/tag/4.4.0) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.3.5...4.4.0) #### What's Changed - Add more explanation to `list_dependencies_command` configuration option by [@​Czaki](https://togithub.com/Czaki) in [https://github.com/tox-dev/tox/pull/2883](https://togithub.com/tox-dev/tox/pull/2883) - \[pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://togithub.com/pre-commit-ci) in [https://github.com/tox-dev/tox/pull/2889](https://togithub.com/tox-dev/tox/pull/2889) - Enforce constraints during install_package_deps by [@​masenf](https://togithub.com/masenf) in [https://github.com/tox-dev/tox/pull/2888](https://togithub.com/tox-dev/tox/pull/2888) - Windows shlex fix by [@​masenf](https://togithub.com/masenf) in [https://github.com/tox-dev/tox/pull/2895](https://togithub.com/tox-dev/tox/pull/2895) #### New Contributors - [@​Czaki](https://togithub.com/Czaki) made their first contribution in [https://github.com/tox-dev/tox/pull/2883](https://togithub.com/tox-dev/tox/pull/2883) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.3.5...4.4.0 ### [`v4.3.5`](https://togithub.com/tox-dev/tox/releases/tag/4.3.5) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.3.4...4.3.5) #### What's Changed - Include WHEEL metadata when using PDM and poetry backends by [@​masenf](https://togithub.com/masenf) in [https://github.com/tox-dev/tox/pull/2881](https://togithub.com/tox-dev/tox/pull/2881) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.3.4...4.3.5 ### [`v4.3.4`](https://togithub.com/tox-dev/tox/releases/tag/4.3.4) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.3.3...4.3.4) #### What's Changed - Provision cwd by [@​masenf](https://togithub.com/masenf) in [https://github.com/tox-dev/tox/pull/2877](https://togithub.com/tox-dev/tox/pull/2877) - Fix the type annotation for `color` param of `Spinner.finalize()` by [@​kurtmckee](https://togithub.com/kurtmckee) in [https://github.com/tox-dev/tox/pull/2879](https://togithub.com/tox-dev/tox/pull/2879) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.3.3...4.3.4 ### [`v4.3.3`](https://togithub.com/tox-dev/tox/releases/tag/4.3.3) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.3.2...4.3.3) #### What's Changed - Provision: ignore other test environments by [@​masenf](https://togithub.com/masenf) in [https://github.com/tox-dev/tox/pull/2865](https://togithub.com/tox-dev/tox/pull/2865) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.3.2...4.3.3 ### [`v4.3.2`](https://togithub.com/tox-dev/tox/releases/tag/4.3.2) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.3.1...4.3.2) #### What's Changed - Fix rendering of `version_added` by [@​kurtmckee](https://togithub.com/kurtmckee) in [https://github.com/tox-dev/tox/pull/2867](https://togithub.com/tox-dev/tox/pull/2867) - Fix a RestructuredText typo by [@​kurtmckee](https://togithub.com/kurtmckee) in [https://github.com/tox-dev/tox/pull/2866](https://togithub.com/tox-dev/tox/pull/2866) - Fix typos in `{tox_root}` variable name by [@​kurtmckee](https://togithub.com/kurtmckee) in [https://github.com/tox-dev/tox/pull/2871](https://togithub.com/tox-dev/tox/pull/2871) - Fix regression with multiple env substitutions for the same key by [@​masenf](https://togithub.com/masenf) in [https://github.com/tox-dev/tox/pull/2873](https://togithub.com/tox-dev/tox/pull/2873) - Fix a incorrect config key name by [@​kurtmckee](https://togithub.com/kurtmckee) in [https://github.com/tox-dev/tox/pull/2868](https://togithub.com/tox-dev/tox/pull/2868) #### New Contributors - [@​kurtmckee](https://togithub.com/kurtmckee) made their first contribution in [https://github.com/tox-dev/tox/pull/2867](https://togithub.com/tox-dev/tox/pull/2867) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.3.1...4.3.2 ### [`v4.3.1`](https://togithub.com/tox-dev/tox/releases/tag/4.3.1) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.3.0...4.3.1) #### What's Changed - Recursive replace by [@​masenf](https://togithub.com/masenf) in [https://github.com/tox-dev/tox/pull/2864](https://togithub.com/tox-dev/tox/pull/2864) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.3.0...4.3.1 ### [`v4.3.0`](https://togithub.com/tox-dev/tox/releases/tag/4.3.0) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.2.8...4.3.0) #### What's Changed - Add Documentation URL for quick access via PyPI web by [@​kerel-fs](https://togithub.com/kerel-fs) in [https://github.com/tox-dev/tox/pull/2854](https://togithub.com/tox-dev/tox/pull/2854) - Document factors by [@​stephenfin](https://togithub.com/stephenfin) in [https://github.com/tox-dev/tox/pull/2852](https://togithub.com/tox-dev/tox/pull/2852) - Rewrite substitution parser by [@​masenf](https://togithub.com/masenf) in [https://github.com/tox-dev/tox/pull/2861](https://togithub.com/tox-dev/tox/pull/2861) #### New Contributors - [@​kerel-fs](https://togithub.com/kerel-fs) made their first contribution in [https://github.com/tox-dev/tox/pull/2854](https://togithub.com/tox-dev/tox/pull/2854) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.2.8...4.3.0 ### [`v4.2.8`](https://togithub.com/tox-dev/tox/releases/tag/4.2.8) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.2.7...4.2.8) #### What's Changed - Allow package names with env markers with pip binary options by [@​q0w](https://togithub.com/q0w) in [https://github.com/tox-dev/tox/pull/2853](https://togithub.com/tox-dev/tox/pull/2853) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.2.7...4.2.8 ### [`v4.2.7`](https://togithub.com/tox-dev/tox/releases/tag/4.2.7) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.2.6...4.2.7) #### What's Changed - Add release notes project URL for quick access in PyPI web by [@​scop](https://togithub.com/scop) in [https://github.com/tox-dev/tox/pull/2835](https://togithub.com/tox-dev/tox/pull/2835) - Document colorization regression on Windows by [@​adamchainz](https://togithub.com/adamchainz) in [https://github.com/tox-dev/tox/pull/2837](https://togithub.com/tox-dev/tox/pull/2837) - The tests actually require wheel by [@​hroncok](https://togithub.com/hroncok) in [https://github.com/tox-dev/tox/pull/2843](https://togithub.com/tox-dev/tox/pull/2843) - Only return Python factor on base_python conflict by [@​stephenfin](https://togithub.com/stephenfin) in [https://github.com/tox-dev/tox/pull/2840](https://togithub.com/tox-dev/tox/pull/2840) - Revert to supporting simple Python factors by [@​stephenfin](https://togithub.com/stephenfin) in [https://github.com/tox-dev/tox/pull/2849](https://togithub.com/tox-dev/tox/pull/2849) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.2.6...4.2.7 ### [`v4.2.6`](https://togithub.com/tox-dev/tox/releases/tag/4.2.6) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.2.5...4.2.6) #### What's Changed - Handle properly pip --no-binary / --only-binary options in requirements.txt format files. by [@​q0w](https://togithub.com/q0w) in [https://github.com/tox-dev/tox/pull/2834](https://togithub.com/tox-dev/tox/pull/2834) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.2.5...4.2.6 ### [`v4.2.5`](https://togithub.com/tox-dev/tox/releases/tag/4.2.5) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.2.4...4.2.5) #### What's Changed - Fix various issues with missing interpreters by [@​stephenfin](https://togithub.com/stephenfin) in [https://github.com/tox-dev/tox/pull/2828](https://togithub.com/tox-dev/tox/pull/2828) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.2.4...4.2.5 ### [`v4.2.4`](https://togithub.com/tox-dev/tox/releases/tag/4.2.4) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.2.3...4.2.4) #### What's Changed - Also accept tab after colon before factor filter expansion by [@​pdecat](https://togithub.com/pdecat) in [https://github.com/tox-dev/tox/pull/2823](https://togithub.com/tox-dev/tox/pull/2823) - Fail on mismatched python spec attributes by [@​stephenfin](https://togithub.com/stephenfin) in [https://github.com/tox-dev/tox/pull/2824](https://togithub.com/tox-dev/tox/pull/2824) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.2.3...4.2.4 ### [`v4.2.3`](https://togithub.com/tox-dev/tox/releases/tag/4.2.3) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.2.2...4.2.3) #### What's Changed - Require space after colon before factor expansion by [@​pdecat](https://togithub.com/pdecat) in [https://github.com/tox-dev/tox/pull/2822](https://togithub.com/tox-dev/tox/pull/2822) - Fix devenv when package for env is wheel/editable by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2820](https://togithub.com/tox-dev/tox/pull/2820) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.2.2...4.2.3 ### [`v4.2.2`](https://togithub.com/tox-dev/tox/releases/tag/4.2.2) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.2.1...4.2.2) #### What's Changed - Remove docs about colour regression by [@​adamchainz](https://togithub.com/adamchainz) in [https://github.com/tox-dev/tox/pull/2816](https://togithub.com/tox-dev/tox/pull/2816) - Add more c-extension env-vars to default pass_env by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2818](https://togithub.com/tox-dev/tox/pull/2818) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.2.1...4.2.2 ### [`v4.2.1`](https://togithub.com/tox-dev/tox/releases/tag/4.2.1) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.2.0...4.2.1) #### What's Changed - update how extras are extracted to handle cases with more than 2 groups by [@​dconathan](https://togithub.com/dconathan) in [https://github.com/tox-dev/tox/pull/2812](https://togithub.com/tox-dev/tox/pull/2812) #### New Contributors - [@​dconathan](https://togithub.com/dconathan) made their first contribution in [https://github.com/tox-dev/tox/pull/2812](https://togithub.com/tox-dev/tox/pull/2812) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.2.0...4.2.1 ### [`v4.2.0`](https://togithub.com/tox-dev/tox/releases/tag/4.2.0) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.1.3...4.2.0) #### What's Changed - Introduce Upgrading doc page for tox4 by [@​sirosen](https://togithub.com/sirosen) in [https://github.com/tox-dev/tox/pull/2805](https://togithub.com/tox-dev/tox/pull/2805) - Document ambiguous usages in v3-to-v4 by [@​sirosen](https://togithub.com/sirosen) in [https://github.com/tox-dev/tox/pull/2808](https://togithub.com/tox-dev/tox/pull/2808) - Packaging inherits from pkgenv, deps and document tox 4 packaging changes by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2813](https://togithub.com/tox-dev/tox/pull/2813) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.1.3...4.2.0 ### [`v4.1.3`](https://togithub.com/tox-dev/tox/releases/tag/4.1.3) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.1.2...4.1.3) #### What's Changed - Relax test_list_installed_deps() to allow other packages by [@​mgorny](https://togithub.com/mgorny) in [https://github.com/tox-dev/tox/pull/2796](https://togithub.com/tox-dev/tox/pull/2796) - Skip time-machine dep and spinner tests on PyPy by [@​mgorny](https://togithub.com/mgorny) in [https://github.com/tox-dev/tox/pull/2797](https://togithub.com/tox-dev/tox/pull/2797) - Reuse package_env with --installpkg by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2803](https://togithub.com/tox-dev/tox/pull/2803) - issue 2695/tox4 install command breaking change docs by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2806](https://togithub.com/tox-dev/tox/pull/2806) - Better message when command parsing on empty input by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2807](https://togithub.com/tox-dev/tox/pull/2807) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.1.2...4.1.3 ### [`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) ### [`v4.0.18`](https://togithub.com/tox-dev/tox/releases/tag/4.0.18) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.0.17...4.0.18) #### What's Changed - Handle whitespace around requirements by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2779](https://togithub.com/tox-dev/tox/pull/2779) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.0.17...4.0.18 ### [`v4.0.17`](https://togithub.com/tox-dev/tox/releases/tag/4.0.17) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.0.16...4.0.17) #### What's Changed - Suppress a report output when verbosity = 0. by [@​q0w](https://togithub.com/q0w) in [https://github.com/tox-dev/tox/pull/2774](https://togithub.com/tox-dev/tox/pull/2774) - Fix --sdistonly behaviour by [@​q0w](https://togithub.com/q0w) in [https://github.com/tox-dev/tox/pull/2775](https://togithub.com/tox-dev/tox/pull/2775) - Override toxworkdir with --workdir. by [@​q0w](https://togithub.com/q0w) in [https://github.com/tox-dev/tox/pull/2776](https://togithub.com/tox-dev/tox/pull/2776) #### New Contributors - [@​q0w](https://togithub.com/q0w) made their first contribution in [https://github.com/tox-dev/tox/pull/2774](https://togithub.com/tox-dev/tox/pull/2774) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.0.16...4.0.17 ### [`v4.0.16`](https://togithub.com/tox-dev/tox/releases/tag/4.0.16) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.0.15...4.0.16) #### What's Changed - Fix change_dir is not always relative to tox_root by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2761](https://togithub.com/tox-dev/tox/pull/2761) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.0.15...4.0.16 ### [`v4.0.15`](https://togithub.com/tox-dev/tox/releases/tag/4.0.15) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.0.14...4.0.15) #### What's Changed - test_sequential: resolve() the system_executable by [@​masenf](https://togithub.com/masenf) in [https://github.com/tox-dev/tox/pull/2751](https://togithub.com/tox-dev/tox/pull/2751) - Fix provisioning by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2750](https://togithub.com/tox-dev/tox/pull/2750) - Fix complex negative factor filters not working by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2757](https://togithub.com/tox-dev/tox/pull/2757) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.0.14...4.0.15 ### [`v4.0.14`](https://togithub.com/tox-dev/tox/releases/tag/4.0.14) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.0.13...4.0.14) #### What's Changed - Ignore non-test section names and invalid factor filters by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2748](https://togithub.com/tox-dev/tox/pull/2748) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.0.13...4.0.14 ### [`v4.0.13`](https://togithub.com/tox-dev/tox/releases/tag/4.0.13) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.0.12...4.0.13) #### What's Changed - Fix plain section shadows env config by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2742](https://togithub.com/tox-dev/tox/pull/2742) - Fix space not accepted in factor filter expression by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2744](https://togithub.com/tox-dev/tox/pull/2744) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.0.12...4.0.13 ### [`v4.0.12`](https://togithub.com/tox-dev/tox/releases/tag/4.0.12) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.0.11...4.0.12) ##### What's Changed - Fix legacy flags, deprecate them and remove --index-url by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2731](https://togithub.com/tox-dev/tox/pull/2731) - syntax fix for tox 4 - CLI args section by [@​evgeni](https://togithub.com/evgeni) in [https://github.com/tox-dev/tox/pull/2734](https://togithub.com/tox-dev/tox/pull/2734) - implement pseudo tty on stdout/stderr by [@​masenf](https://togithub.com/masenf) in [https://github.com/tox-dev/tox/pull/2711](https://togithub.com/tox-dev/tox/pull/2711) - Document user level config by [@​ziima](https://togithub.com/ziima) in [https://github.com/tox-dev/tox/pull/2736](https://togithub.com/tox-dev/tox/pull/2736) - Fix python hash seed not being set by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2739](https://togithub.com/tox-dev/tox/pull/2739) ##### New Contributors - [@​evgeni](https://togithub.com/evgeni) made their first contribution in [https://github.com/tox-dev/tox/pull/2734](https://togithub.com/tox-dev/tox/pull/2734) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.0.11...4.0.12 ### [`v4.0.11`](https://togithub.com/tox-dev/tox/releases/tag/4.0.11) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.0.10...4.0.11) #### What's Changed - Show only default env list for tox config by default by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2726](https://togithub.com/tox-dev/tox/pull/2726) - NO_COLOR follows no-color.org logic instead of tox boolean by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2727](https://togithub.com/tox-dev/tox/pull/2727) - Restore TOX_SKIP_ENV filtering by [@​mgedmin](https://togithub.com/mgedmin) in [https://github.com/tox-dev/tox/pull/2707](https://togithub.com/tox-dev/tox/pull/2707) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.0.10...4.0.11 ### [`v4.0.10`](https://togithub.com/tox-dev/tox/compare/4.0.9...4.0.10) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.0.9...4.0.10) ### [`v4.0.9`](https://togithub.com/tox-dev/tox/releases/tag/4.0.9) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.0.8...4.0.9) #### What's Changed - \[pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://togithub.com/pre-commit-ci) in [https://github.com/tox-dev/tox/pull/2689](https://togithub.com/tox-dev/tox/pull/2689) - Add tox_on_install and tox_env_teardown plugin hooks by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2687](https://togithub.com/tox-dev/tox/pull/2687) - Add PKG_CONFIG_PATH to default passenv by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2700](https://togithub.com/tox-dev/tox/pull/2700) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.0.8...4.0.9 ### [`v4.0.8`](https://togithub.com/tox-dev/tox/releases/tag/4.0.8) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.0.7...4.0.8) #### What's Changed - Fix multiple substitutions on factor filtering by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2680](https://togithub.com/tox-dev/tox/pull/2680) - Fix requirements.txt parsing by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2683](https://togithub.com/tox-dev/tox/pull/2683) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.0.7...4.0.8 ### [`v4.0.7`](https://togithub.com/tox-dev/tox/releases/tag/4.0.7) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.0.6...4.0.7) #### What's Changed - Support for --no-deps within deps by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2678](https://togithub.com/tox-dev/tox/pull/2678) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.0.6...4.0.7 ### [`v4.0.6`](https://togithub.com/tox-dev/tox/releases/tag/4.0.6) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.0.5...4.0.6) #### What's Changed - Spelling and grammar fixes by [@​scop](https://togithub.com/scop) in [https://github.com/tox-dev/tox/pull/2670](https://togithub.com/tox-dev/tox/pull/2670) - Fix PR template from fix_lint to fix by [@​ericzolf](https://togithub.com/ericzolf) in [https://github.com/tox-dev/tox/pull/2672](https://togithub.com/tox-dev/tox/pull/2672) - Fix the description of 'package' option by [@​zhanpon](https://togithub.com/zhanpon) in [https://github.com/tox-dev/tox/pull/2673](https://togithub.com/tox-dev/tox/pull/2673) - Fail on blanks in passed env vars by [@​ericzolf](https://togithub.com/ericzolf) in [https://github.com/tox-dev/tox/pull/2671](https://togithub.com/tox-dev/tox/pull/2671) #### New Contributors - [@​ericzolf](https://togithub.com/ericzolf) made their first contribution in [https://github.com/tox-dev/tox/pull/2672](https://togithub.com/tox-dev/tox/pull/2672) - [@​zhanpon](https://togithub.com/zhanpon) made their first contribution in [https://github.com/tox-dev/tox/pull/2673](https://togithub.com/tox-dev/tox/pull/2673) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.0.5...4.0.6 ### [`v4.0.5`](https://togithub.com/tox-dev/tox/releases/tag/4.0.5) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.0.4...4.0.5) #### What's Changed - Normalize extra names passed in by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2668](https://togithub.com/tox-dev/tox/pull/2668) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.0.4...4.0.5 ### [`v4.0.4`](https://togithub.com/tox-dev/tox/releases/tag/4.0.4) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.0.3...4.0.4) #### What's Changed - Document `-U` is not longer valid when defining dependencies via `deps` by [@​jugmac00](https://togithub.com/jugmac00) in [https://github.com/tox-dev/tox/pull/2651](https://togithub.com/tox-dev/tox/pull/2651) - Do not log distlib.util or filelock by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2656](https://togithub.com/tox-dev/tox/pull/2656) - Make the changes regarding the usage of `#` more discoverable by [@​jugmac00](https://togithub.com/jugmac00) in [https://github.com/tox-dev/tox/pull/2663](https://togithub.com/tox-dev/tox/pull/2663) - Document that `-v` adds debug info to `--showconfig` and \`--help-ini\`\` by [@​jugmac00](https://togithub.com/jugmac00) in [https://github.com/tox-dev/tox/pull/2652](https://togithub.com/tox-dev/tox/pull/2652) - Add repr() calls to "invalid value" exception message in StrConverter.to_bool by [@​ptmcg](https://togithub.com/ptmcg) in [https://github.com/tox-dev/tox/pull/2666](https://togithub.com/tox-dev/tox/pull/2666) #### New Contributors - [@​ptmcg](https://togithub.com/ptmcg) made their first contribution in [https://github.com/tox-dev/tox/pull/2666](https://togithub.com/tox-dev/tox/pull/2666) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.0.3...4.0.4 ### [`v4.0.3`](https://togithub.com/tox-dev/tox/releases/tag/4.0.3) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.0.2...4.0.3) #### What's Changed - Document necessity to escape `#` sign used in `commands` by [@​jugmac00](https://togithub.com/jugmac00) in [https://github.com/tox-dev/tox/pull/2621](https://togithub.com/tox-dev/tox/pull/2621) - Ensure change_dir is created before running commands by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2643](https://togithub.com/tox-dev/tox/pull/2643) - Show host python under core section as constant by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2644](https://togithub.com/tox-dev/tox/pull/2644) - Set always PYTHONIOENCODING to utf-8 by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2646](https://togithub.com/tox-dev/tox/pull/2646) - Pass through NUMBER_OF_PROCESSORS on Windows by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2647](https://togithub.com/tox-dev/tox/pull/2647) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.0.2...4.0.3 ### [`v4.0.2`](https://togithub.com/tox-dev/tox/releases/tag/4.0.2) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.0.1...4.0.2) #### What's Changed - tox --showconfig -e py shows core configs by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2625](https://togithub.com/tox-dev/tox/pull/2625) - Unescaped comma in substitution should not be replaced during INI expansion by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2626](https://togithub.com/tox-dev/tox/pull/2626) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.0.1...4.0.2 ### [`v4.0.1`](https://togithub.com/tox-dev/tox/releases/tag/4.0.1) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.0.0...4.0.1) #### What's Changed - Default tox min_version to 4.0 instead of current tox version by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2613](https://togithub.com/tox-dev/tox/pull/2613) - Create session views of the build wheel/sdist into temp_dir by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2614](https://togithub.com/tox-dev/tox/pull/2614) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.0.0...4.0.1 ### [`v4.0.0`](https://togithub.com/tox-dev/tox/releases/tag/4.0.0) [Compare Source](https://togithub.com/tox-dev/tox/compare/3.28.0...4.0.0) #### What's Changed - Create a FAQ entry about tox v3 - v4 compatibility by [@​jugmac00](https://togithub.com/jugmac00) in [https://github.com/tox-dev/tox/pull/2601](https://togithub.com/tox-dev/tox/pull/2601) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.0.0rc4...4.0.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

codecov[bot] commented 10 months ago

Codecov Report

Merging #188 (e82ddfe) into main (81657bd) will not change coverage. Report is 28 commits behind head on main. The diff coverage is n/a.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/mcaulifn/solcast/pull/188/graphs/tree.svg?width=650&height=150&src=pr&token=04NTIH61T2&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nathaniel+McAuliffe)](https://app.codecov.io/gh/mcaulifn/solcast/pull/188?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nathaniel+McAuliffe) ```diff @@ Coverage Diff @@ ## main #188 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 7 7 Lines 126 126 ========================================= Hits 126 126 ``` | [Flag](https://app.codecov.io/gh/mcaulifn/solcast/pull/188/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nathaniel+McAuliffe) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/mcaulifn/solcast/pull/188/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nathaniel+McAuliffe) | `100.00% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nathaniel+McAuliffe#carryforward-flags-in-the-pull-request-comment) to find out more. ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/mcaulifn/solcast/pull/188?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nathaniel+McAuliffe). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nathaniel+McAuliffe) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/mcaulifn/solcast/pull/188?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nathaniel+McAuliffe). Last update [db389b6...e82ddfe](https://app.codecov.io/gh/mcaulifn/solcast/pull/188?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nathaniel+McAuliffe). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nathaniel+McAuliffe).
codeclimate[bot] commented 10 months ago

Code Climate has analyzed commit e82ddfec and detected 0 issues on this pull request.

View more on Code Climate.