← Back to issue list

chore(deps): update dependency tox to v4.2.8

View original Github issue

Metadata

Project
charmcraft
Number
#975
Type
pull request
State
closed
Author
renovate[bot]
Labels
Created
Updated
Closed

Current evaluation

Closed unmerged due to a version conflict: tox v4.2.8 requires filelock>=3.9, clashing with the pinned filelock==3.8.2. Renovate will ignore this update.

Suggested action:

No scores available.

Issue body

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [tox](https://togithub.com/tox-dev/tox) ([changelog](https://tox.wiki/en/latest/changelog.html)) | `==4.0.19` -> `==4.2.8` | [![age](https://badges.renovateapi.com/packages/pypi/tox/4.2.8/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/tox/4.2.8/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/tox/4.2.8/compatibility-slim/4.0.19)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/tox/4.2.8/confidence-slim/4.0.19)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>tox-dev/tox</summary> ### [`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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;dconathan](https://togithub.com/dconathan) in [https://github.com/tox-dev/tox/pull/2812](https://togithub.com/tox-dev/tox/pull/2812) #### New Contributors - [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;sirosen](https://togithub.com/sirosen) in [https://github.com/tox-dev/tox/pull/2786](https://togithub.com/tox-dev/tox/pull/2786) #### New Contributors - [@&#8203;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) - [@&#8203;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) - [@&#8203;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 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" in timezone Etc/UTC, Automerge - "after 1 am and before 7 am" in timezone Etc/UTC. 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/canonical/charmcraft). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC44NC4yIiwidXBkYXRlZEluVmVyIjoiMzQuMTAwLjEifQ==-->

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Closed unmerged due to a version conflict: tox v4.2.8 requires filelock>=3.9, clashing with the pinned filelock==3.8.2. Renovate will ignore this update.
qwen3.6-35b-a3b-mtp-q6 Dependency update for tox v4.2.8 was closed unmerged due to a conflict. tox 4.2.8 requires filelock>=3.9, but the project pinned filelock==3.8.2. Renovate will ignore this specific update.
qwen3.6-35b-a3b-mtp-q6 Dependency update for tox to v4.2.8 was closed unmerged due to a filelock conflict. The project pinned filelock==3.8.2, but tox 4.2.8 requires filelock>=3.9. Renovate will ignore this specific version.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#1221 chore(deps): update dependency tox to v4.11.1 charmcraft closed The tox v4.11.1 dependency update was approved and passed CI but closed without merging. A maintainer marked it as low priority, so the change was abandoned. Renovate will skip this version and wait for a newer release.
88%
#1008 chore(deps): update dependency tox to v4.4.2 charmcraft merged Merged Renovate bot update upgrading tox from v4.3.5 to v4.4.2. Approved by a reviewer, passed CI checks, and applied with a single-line dependency change.
86%
#997 chore(deps): update dependency tox to v4.3.5 charmcraft merged Dependency update for tox to v4.3.5 was approved, passed CI checks, and successfully merged. The change updated the pinned version in the project configuration.
85%
#15 chore(deps): update dependency tox to v4.4.4 craft-archives merged Merged automated dependency update for tox from v4.4.2 to v4.4.4 via Renovate bot. The change passed CI checks, received approval, and was automatically merged with a single line modification.
85%
#698 chore(deps): update dependency tox-gh to v1.3.1 craft-parts closed Closed without merging. Maintainer marked the tox-gh v1.3.1 update as unnecessary, and Renovate will ignore this version until a newer release is available.
84%
#19 chore(deps): update dependency tox to v4.4.2 starbase merged Dependency update for tox from v4.3.5 to v4.4.2 was approved, passed CI checks, and successfully merged.
84%
#539 chore(deps): update dependency tox to v4.14.2 rockcraft merged Merged an automated dependency update by Renovate bot, upgrading tox from v4.12.1 to v4.14.2. Approved by two reviewers, passed CI checks, and applied to a single file.
84%
#22 chore(deps): update dependency tox to v4.4.5 craft-archives merged Merged automated dependency update upgrading tox from v4.4.4 to v4.4.5. Approved by reviewer, passed CI checks, and automatically merged via Renovate bot configuration.
84%
#1176 chore(deps): update dependency tox to v4.6.4 charmcraft merged Renovate bot dependency update for tox from v4.4.12 to v4.6.4 was approved, passed CI checks, and successfully merged.
84%
#10 chore(deps): update dependency tox to v4.4.2 craft-archives merged Merged automated dependency update upgrading tox from v4.3.5 to v4.4.2. Approved by a reviewer, passed CI checks, and applied a single one-line configuration change.
82%