django-view-breadcrumbs
django-view-breadcrumbs copied to clipboard
Update dependency tox to v4
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| tox | ==3.27.1 -> ==4.0.9 |
Release Notes
tox-dev/tox
v4.0.9
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/tox-dev/tox/pull/2689
- Add tox_on_install and tox_env_teardown plugin hooks by @gaborbernat in https://github.com/tox-dev/tox/pull/2687
- Add PKG_CONFIG_PATH to default passenv by @gaborbernat in https://github.com/tox-dev/tox/pull/2700
Full Changelog: https://github.com/tox-dev/tox/compare/4.0.8...4.0.9
v4.0.8
What's Changed
- Fix multiple substitutions on factor filtering by @gaborbernat in https://github.com/tox-dev/tox/pull/2680
- Fix requirements.txt parsing by @gaborbernat in https://github.com/tox-dev/tox/pull/2683
Full Changelog: https://github.com/tox-dev/tox/compare/4.0.7...4.0.8
v4.0.7
What's Changed
- Support for --no-deps within deps by @gaborbernat in https://github.com/tox-dev/tox/pull/2678
Full Changelog: https://github.com/tox-dev/tox/compare/4.0.6...4.0.7
v4.0.6
What's Changed
- Spelling and grammar fixes by @scop in https://github.com/tox-dev/tox/pull/2670
- Fix PR template from fix_lint to fix by @ericzolf in https://github.com/tox-dev/tox/pull/2672
- Fix the description of 'package' option by @zhanpon in https://github.com/tox-dev/tox/pull/2673
- Fail on blanks in passed env vars by @ericzolf in https://github.com/tox-dev/tox/pull/2671
New Contributors
- @ericzolf made their first contribution in https://github.com/tox-dev/tox/pull/2672
- @zhanpon made their first contribution in https://github.com/tox-dev/tox/pull/2673
Full Changelog: https://github.com/tox-dev/tox/compare/4.0.5...4.0.6
v4.0.5
What's Changed
- Normalize extra names passed in by @gaborbernat in https://github.com/tox-dev/tox/pull/2668
Full Changelog: https://github.com/tox-dev/tox/compare/4.0.4...4.0.5
v4.0.4
What's Changed
- Document
-Uis not longer valid when defining dependencies viadepsby @jugmac00 in https://github.com/tox-dev/tox/pull/2651 - Do not log distlib.util or filelock by @gaborbernat in https://github.com/tox-dev/tox/pull/2656
- Make the changes regarding the usage of
#more discoverable by @jugmac00 in https://github.com/tox-dev/tox/pull/2663 - Document that
-vadds debug info to--showconfigand `--help-ini`` by @jugmac00 in https://github.com/tox-dev/tox/pull/2652 - Add repr() calls to "invalid value" exception message in StrConverter.to_bool by @ptmcg in https://github.com/tox-dev/tox/pull/2666
New Contributors
- @ptmcg made their first contribution in https://github.com/tox-dev/tox/pull/2666
Full Changelog: https://github.com/tox-dev/tox/compare/4.0.3...4.0.4
v4.0.3
What's Changed
- Document necessity to escape
#sign used incommandsby @jugmac00 in https://github.com/tox-dev/tox/pull/2621 - Ensure change_dir is created before running commands by @gaborbernat in https://github.com/tox-dev/tox/pull/2643
- Show host python under core section as constant by @gaborbernat in https://github.com/tox-dev/tox/pull/2644
- Set always PYTHONIOENCODING to utf-8 by @gaborbernat in https://github.com/tox-dev/tox/pull/2646
- Pass through NUMBER_OF_PROCESSORS on Windows by @gaborbernat in https://github.com/tox-dev/tox/pull/2647
Full Changelog: https://github.com/tox-dev/tox/compare/4.0.2...4.0.3
v4.0.2
What's Changed
- tox --showconfig -e py shows core configs by @gaborbernat in https://github.com/tox-dev/tox/pull/2625
- Unescaped comma in substitution should not be replaced during INI expansion by @gaborbernat in https://github.com/tox-dev/tox/pull/2626
Full Changelog: https://github.com/tox-dev/tox/compare/4.0.1...4.0.2
v4.0.1
What's Changed
- Default tox min_version to 4.0 instead of current tox version by @gaborbernat in https://github.com/tox-dev/tox/pull/2613
- Create session views of the build wheel/sdist into temp_dir by @gaborbernat in https://github.com/tox-dev/tox/pull/2614
Full Changelog: https://github.com/tox-dev/tox/compare/4.0.0...4.0.1
v4.0.0
What's Changed
- Create a FAQ entry about tox v3 - v4 compatibility by @jugmac00 in https://github.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: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.