chore(deps): update dependency tox to v3.28.0
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| tox (changelog) | ==3.24.3 -> ==3.28.0 |
Release Notes
tox-dev/tox (tox)
v3.28.0
What's Changed
- Avoid deprecated pytest.warns(None) by @hroncok in #2548
- tox3: Support provision of tox 4 with the min_version option by @hroncok in #2714
Full Changelog: https://github.com/tox-dev/tox/compare/3.27.1...3.28.0
v3.27.1
What's Changed
- release 3.27.0 by @gaborbernat in #2520
- setup.cfg: Replace deprecated license_file with license_files by @mgorny in #2521
- Fix PYTHONPATH passed to envreport / "pip freeze" by @f3flight in #2529
New Contributors
- @mgorny made their first contribution in #2521
- @f3flight made their first contribution in #2529
Full Changelog: https://github.com/tox-dev/tox/compare/3.27.0...3.27.1
v3.27.0
What's Changed
- release 3.26.0 by @gaborbernat in #2490
- Drop --build-option flag from isolated build script by @adamchainz in #2497
- Remove read-only files upon cleanup by @robgom in #2501
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #2503
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #2505
- Clearly state that
install_commandonly takes one command by @jugmac00 in #2509 - Document problems with plugin and provision env (refs #2469) by @ziima in #2511
- Provision lock by @masenf in #2516
New Contributors
Full Changelog: https://github.com/tox-dev/tox/compare/3.26.0...3.27.0
v3.26.0
What's Changed
- release 3.25.1 by @gaborbernat in #2451
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #2454
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #2465
- Check 3.11 support v3 by @gaborbernat in #2468
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #2471
- Update CODEOWNERS by @jugmac00 in #2472
- Fix fallback to "python" environment when "isolated_build = true" is set by @Unrud in #2475
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #2477
- Use tomllib from the standard library on Python 3.11+ by @hroncok in #2463
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #2485
- Fix SetuptoolsDeprecationWarning about using --global-option by @adamchainz in #2487
New Contributors
Full Changelog: https://github.com/tox-dev/tox/compare/3.25.1...3.26.0
v3.25.1
What's Changed
- release 3.25.0 by @gaborbernat in #2398
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #2399
- Adding APPDATA as default passenv on Windows by @niander in #2404
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #2415
- Avoid importing pipes on Python 3.3+ by @adamchainz in #2418
- Fix link to download stats by @jugmac00 in #2424
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #2441
- Bump actions/setup-python from 2 to 4 by @dependabot in #2446
- Bump actions/download-artifact from 2 to 3 by @dependabot in #2444
- Bump actions/upload-artifact from 2 to 3 by @dependabot in #2443
- Bump actions/checkout from 2 to 3 by @dependabot in #2445
- Improve advice on constraints files by @apljungquist in #2423
- fix isolated builds when stderr is buffered and appears after print() by @asottile in #2449
- Unify badges style by @DeadNews in #2448
New Contributors
- @niander made their first contribution in #2404
- @dependabot made their first contribution in #2446
- @apljungquist made their first contribution in #2423
- @DeadNews made their first contribution in #2448
Full Changelog: https://github.com/tox-dev/tox/compare/3.25.0...3.25.1
v3.25.0
v3.24.5
v3.24.4
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.