-
-
Notifications
You must be signed in to change notification settings - Fork 539
Comparing changes
Open a pull request
base repository: tox-dev/tox
base: 4.27.0
head repository: tox-dev/tox
compare: 4.28.0
- 8 commits
- 33 files changed
- 4 contributors
Commits on Jun 26, 2025
-
[pre-commit.ci] pre-commit autoupdate (#3548)
updates: - [github.com/python-jsonschema/check-jsonschema: 0.33.0 → 0.33.1](python-jsonschema/check-jsonschema@0.33.0...0.33.1) - [github.com/astral-sh/ruff-pre-commit: v0.11.13 → v0.12.0](astral-sh/ruff-pre-commit@v0.11.13...v0.12.0) - [github.com/rbubley/mirrors-prettier: v3.5.3 → v3.6.0](rbubley/mirrors-prettier@v3.5.3...v3.6.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cb8e0fb - Browse repository at this point
Copy the full SHA cb8e0fbView commit details
Commits on Jun 27, 2025
-
[docs] Document how to require a plugin (#3552)
* docs: Allow version_deprecated option We also remove the unused 'version_changed' option. Signed-off-by: Stephen Finucane <stephen@that.guru> * tox: Soft-deprecate '[tox] min_version' We don't raise a warning or similar: this is purely to encourage new users (and existing users reworking their tox.ini files) to prefer '[tox] requires'. Signed-off-by: Stephen Finucane <stephen@that.guru> * docs: Explain use of auto-provisioning for required plugins Signed-off-by: Stephen Finucane <stephen@that.guru> --------- Signed-off-by: Stephen Finucane <stephen@that.guru>
Configuration menu - View commit details
-
Copy full SHA for 452c174 - Browse repository at this point
Copy the full SHA 452c174View commit details
Commits on Jun 30, 2025
-
[pre-commit.ci] pre-commit autoupdate (#3554)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.0 → v0.12.1](astral-sh/ruff-pre-commit@v0.12.0...v0.12.1) - [github.com/rbubley/mirrors-prettier: v3.6.0 → v3.6.2](rbubley/mirrors-prettier@v3.6.0...v3.6.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3c4497c - Browse repository at this point
Copy the full SHA 3c4497cView commit details
Commits on Jul 10, 2025
-
[pre-commit.ci] pre-commit autoupdate (#3558)
updates: - [github.com/python-jsonschema/check-jsonschema: 0.33.1 → 0.33.2](python-jsonschema/check-jsonschema@0.33.1...0.33.2) - [github.com/astral-sh/ruff-pre-commit: v0.12.1 → v0.12.2](astral-sh/ruff-pre-commit@v0.12.1...v0.12.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7138c38 - Browse repository at this point
Copy the full SHA 7138c38View commit details -
Add
[testenv] constraints
option (#3556)* trivial: Dedent function Signed-off-by: Stephen Finucane <stephen@that.guru> * trivial: Address TODO Signed-off-by: Stephen Finucane <stephen@that.guru> * Remove unnecessary dependency The minimum version is Python 3.9 now. Signed-off-by: Stephen Finucane <stephen@that.guru> * Add '[testenv] constraints' setting This allows users to override constraints files for all installations. Without this, it is not possible to use constraints files that include the package under test without introducing a separate pre-tox processing step to scrub said package from the constraints file. Signed-off-by: Stephen Finucane <stephen@that.guru> --------- Signed-off-by: Stephen Finucane <stephen@that.guru>
Configuration menu - View commit details
-
Copy full SHA for e2ff114 - Browse repository at this point
Copy the full SHA e2ff114View commit details
Commits on Jul 14, 2025
-
[pre-commit.ci] pre-commit autoupdate (#3562)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.2 → v0.12.3](astral-sh/ruff-pre-commit@v0.12.2...v0.12.3) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 57b5dc6 - Browse repository at this point
Copy the full SHA 57b5dc6View commit details
Commits on Jul 20, 2025
-
Allow disabling plugins on a one-off (#3560)
Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net>
Configuration menu - View commit details
-
Copy full SHA for 55af14a - Browse repository at this point
Copy the full SHA 55af14aView commit details -
Configuration menu - View commit details
-
Copy full SHA for af94e62 - Browse repository at this point
Copy the full SHA af94e62View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 4.27.0...4.28.0