Bump tox from 4.27.0 to 4.28.4
Type: Pull Request
State: Closed
Association: Contributor
Comments: 1
(5 months ago)
(4 months ago)
(4 months ago)
dependencies python
Bumps tox from 4.27.0 to 4.28.4.
Release notes
Sourced from tox's releases.
4.28.4
What's Changed
- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ci[bot] in tox-dev/tox#3570- Pass ssh-agent variables by default by
@daniilgankovin tox-dev/tox#3572New Contributors
@daniilgankovmade their first contribution in tox-dev/tox#3572Full Changelog: https://github.com/tox-dev/tox/compare/4.28.3...4.28.4
4.28.3
What's Changed
- Fix typo on cmd_build filter check expression by
@gaborbernatin tox-dev/tox#3569Full Changelog: https://github.com/tox-dev/tox/compare/4.28.2...4.28.3
4.28.2
What's Changed
- Don't pass in the filter argument to tar.extractall on old Python versions by
@gaborbernatin tox-dev/tox#3568Full Changelog: https://github.com/tox-dev/tox/compare/4.28.1...4.28.2
4.28.1
What's Changed
- Fix an issue number typo in changelog by
@hroncokin tox-dev/tox#3563- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ci[bot] in tox-dev/tox#3564- Only use tarfile.data_filter when it's available by
@gaborbernatin tox-dev/tox#3566Full Changelog: https://github.com/tox-dev/tox/compare/4.28.0...4.28.1
4.28.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ci[bot] in tox-dev/tox#3548- [docs] Document how to require a plugin by
@stephenfinin tox-dev/tox#3552- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ci[bot] in tox-dev/tox#3554- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ci[bot] in tox-dev/tox#3558- Add
[testenv] constraintsoption by@stephenfinin tox-dev/tox#3556
... (truncated)
Changelog
Sourced from tox's changelog.
v4.28.4 (2025-07-31)
Features - 4.28.4
- Pass ssh-agent variables ``SSH_AGENT_PID`` and ``SSH_AUTH_SOCK`` in ``pass_env`` by default. - by :user:`daniilgankov` (:issue:`3572`)v4.28.3 (2025-07-25)
No significant changes.
v4.28.2 (2025-07-25)
Bugfixes - 4.28.2
- Don't pass in the filter argument to tar.extractall on old Python versions - by :user:
gaborbernat. (:issue:3568)v4.28.1 (2025-07-22)
Bugfixes - 4.28.1
- Use `tarfile.data_filter <https://docs.python.org/3/library/tarfile.html#tarfile.data_filter>`_ with ``extractall`` only on supported Python versions:
>= 3.11.4>= 3.10.12and< 3.11>= 3.9.17and< 3.10by :user:
gaborbernat. (:issue:3565)v4.28.0 (2025-07-20)
Features - 4.28.0
- Added
constraintsto allow specifying constraints files for all dependencies. (:issue:3550)- Allow disabling tox plugins via the
TOX_DISABLED_EXTERNAL_PLUGINSenvironment variable - by :user:gaborbernat. (:issue:3468)Improved Documentation - 4.28.0
- The ``min_version``/``minversion`` config option is deprecated in favor of the ``requires`` option. (:issue:`3553`)
Commits
611b751release 4.28.49f2db71Pass ssh-agent variables by default (#3572)c28c4b1[pre-commit.ci] pre-commit autoupdate (#3570)815ca31release 4.28.38a59b92Fix type on expression (#3569)ebfaab6release 4.28.2ae930dbDon't pass in hte filter argument to tar.extractall on old Python versions (#...c836ab2release 4.28.1c343b26Only use tarfile.data_filter when it's available (#3566)753dd62[pre-commit.ci] pre-commit autoupdate (#3564)- 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)
Pull Request Statistics
1
1
+17
-20
Package Dependencies
Technical Details
| ID: | 4562472 |
| UUID: | 2718560703 |
| Node ID: | PR_kwDOBh1EQc6iCfG_ |
| Host: | GitHub |
| Repository: | python-openapi/openapi-spec-validator |
| Mergeable: | Yes |
| Merge State: | Clean |