Snowfakery
Snowfakery copied to clipboard
Bump tox from 4.8.0 to 4.12.1
trafficstars
Bumps tox from 4.8.0 to 4.12.1.
Release notes
Sourced from tox's releases.
4.12.1
What's Changed
- Fix tox version requirement in docs by
@Viicosin tox-dev/tox#3184- #3165 fixed Tox failing with --installpkg and multi testenvs by
@Stefanhgin tox-dev/tox#3186New Contributors
@Viicosmade their first contribution in tox-dev/tox#3184Full Changelog: https://github.com/tox-dev/tox/compare/4.12.0...4.12.1
4.12.0
What's Changed
- Exclude bots from generated release notes by
@hugovkin tox-dev/tox#3163- Imply
--parallelwhen--parallel-no-spinneris passed by@tusharsadhwaniin tox-dev/tox#3159- Fix 'open an issue' link in development.rst by
@TheRealFalconin tox-dev/tox#3179- Fix the CI by
@gaborbernatin tox-dev/tox#3183- Always pass FORCE_COLOR & NO_COLOR to the environment by
@hasharin tox-dev/tox#3172New Contributors
@tusharsadhwanimade their first contribution in tox-dev/tox#3159@TheRealFalconmade their first contribution in tox-dev/tox#3179Full Changelog: https://github.com/tox-dev/tox/compare/4.11.4...4.12.0
4.11.4
What's Changed
- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ciin tox-dev/tox#3124- Fix
quickstartcommand from requiringrootpositional argument by@Tbruno25in tox-dev/tox#3123- docs(config): fix default value for install_command by
@hasharin tox-dev/tox#3126- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ciin tox-dev/tox#3128- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ciin tox-dev/tox#3132- Added Python 3.12 in installation docs by
@mj0nezin tox-dev/tox#3133- Fix terminal size in tox commands (#2999) by
@ziimain tox-dev/tox#3139- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ciin tox-dev/tox#3135- Use the new ruff formatter over black by
@gaborbernatin tox-dev/tox#3142- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ciin tox-dev/tox#3147- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ciin tox-dev/tox#3149- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ciin tox-dev/tox#3154- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ciin tox-dev/tox#3161- docs(config): Fix base_python default reference by
@rpattersonin tox-dev/tox#3156- Fixed 'AppData' not passed to env by default (#3151) by
@Stefanhgin tox-dev/tox#3160New Contributors
@mj0nezmade their first contribution in tox-dev/tox#3133@Stefanhgmade their first contribution in tox-dev/tox#3160
... (truncated)
Changelog
Sourced from tox's changelog.
v4.12.1 (2024-01-16)
Bugfixes - 4.12.1
- Fixed bug where running with --installpkg and multiple envs could not clean up between tests (:issue:`3165`)v4.12.0 (2024-01-11)
Features - 4.12.0
- Always pass
FORCE_COLORandNO_COLORto the environment (:issue:3171)Bugfixes - 4.12.0
- ``--parallel-no-spinner`` flag now implies ``--parallel`` (:issue:`3158`)Improved Documentation - 4.12.0
- -Fix
open an issuelink in development.rst (:issue:3179)v4.11.4 (2023-11-27)
Bugfixes - 4.11.4
- Fix terminal size of tox subcommands (fixes ipython, ipdb, prompt_toolkit, ...). (:issue:`2999`) - Fix ``quickstart`` command from requiring ``root`` positional argument (:issue:`3084`) - Added 'AppData' to the default passed environment variables on Windows. (:issue:`3151`)Improved Documentation - 4.11.4
- Fix default value for
install_command- by :user:hashar. (:issue:3126)- Fix default value for
base_python- by :user:rpatterson. (:issue:3156)v4.11.3 (2023-09-08)
Bugfixes - 4.11.3
- Handle ``FileNotFoundError`` when the ``base_python`` interpreter doesn't exist (:issue:`3105`)Improved Documentation - 4.11.3
- Explain how plugins are registered and discovered - by :user:
hashar. (:issue:3116)v4.11.2 (2023-09-07)
... (truncated)
Commits
8eaf09frelease 4.12.137b11d4#3165 fixed Tox failing with --installpkg and multi testenvs (#3186)fa390ce[pre-commit.ci] pre-commit autoupdate (#3185)3b403bcFix tox version requirement in docs (#3184)776718crelease 4.12.0fc80080Always pass FORCE_COLOR & NO_COLOR to the environment (#3172)659f714Fix the CI (#3183)8406971[pre-commit.ci] pre-commit autoupdate (#3182)3f8f53d[pre-commit.ci] pre-commit autoupdate (#3177)61547b0Fix 'open an issue' link in development.rst (#3179)- Additional commits viewable in compare view
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)