-
-
Notifications
You must be signed in to change notification settings - Fork 541
Comparing changes
Open a pull request
base repository: tox-dev/tox
base: 4.24.1
head repository: tox-dev/tox
compare: 4.25.0
- 20 commits
- 26 files changed
- 12 contributors
Commits on Jan 24, 2025
-
Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 (#3469)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.12.3 to 1.12.4. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.12.3...v1.12.4) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4da557a - Browse repository at this point
Copy the full SHA 4da557aView commit details
Commits on Jan 28, 2025
-
[pre-commit.ci] pre-commit autoupdate (#3470)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/codespell-project/codespell: v2.3.0 → v2.4.0](codespell-project/codespell@v2.3.0...v2.4.0) - [github.com/astral-sh/ruff-pre-commit: v0.9.2 → v0.9.3](astral-sh/ruff-pre-commit@v0.9.2...v0.9.3) * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- 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 851e987 - Browse repository at this point
Copy the full SHA 851e987View commit details -
TOX-3117 bugfix -c pyproject with non legacy (#3471)
Running tox -c pyproject.toml with content not ini legacy end up with a failure: could not recognize config file pyproject.toml [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 8d302eb - Browse repository at this point
Copy the full SHA 8d302ebView commit details
Commits on Feb 4, 2025
-
[pre-commit.ci] pre-commit autoupdate (#3476)
updates: - [github.com/python-jsonschema/check-jsonschema: 0.31.0 → 0.31.1](python-jsonschema/check-jsonschema@0.31.0...0.31.1) - [github.com/codespell-project/codespell: v2.4.0 → v2.4.1](codespell-project/codespell@v2.4.0...v2.4.1) - [github.com/astral-sh/ruff-pre-commit: v0.9.3 → v0.9.4](astral-sh/ruff-pre-commit@v0.9.3...v0.9.4) 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 b588b69 - Browse repository at this point
Copy the full SHA b588b69View commit details
Commits on Feb 10, 2025
-
[pre-commit.ci] pre-commit autoupdate (#3479)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.4 → v0.9.6](astral-sh/ruff-pre-commit@v0.9.4...v0.9.6) - [github.com/rbubley/mirrors-prettier: v3.4.2 → v3.5.0](rbubley/mirrors-prettier@v3.4.2...v3.5.0) * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fix CI Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net> --------- Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Bernát Gábor <bgabor8@bloomberg.net>
Configuration menu - View commit details
-
Copy full SHA for 6e53aea - Browse repository at this point
Copy the full SHA 6e53aeaView commit details
Commits on Feb 14, 2025
-
fix(docs): update expected code (#3480)
* fix(docs): update expected code The example on Generative section names was not the one would expect. * Add news fragment
Configuration menu - View commit details
-
Copy full SHA for 6b40c0c - Browse repository at this point
Copy the full SHA 6b40c0cView commit details
Commits on Feb 15, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 28212ab - Browse repository at this point
Copy the full SHA 28212abView commit details -
Gh issue 3456 update environment variable documentation (#3482)
* Fix typos * Fix docs for retrieving missing environment variable. Fixes #3456
Configuration menu - View commit details
-
Copy full SHA for 65d404e - Browse repository at this point
Copy the full SHA 65d404eView commit details
Commits on Feb 18, 2025
-
[pre-commit.ci] pre-commit autoupdate (#3484)
updates: - [github.com/rbubley/mirrors-prettier: v3.5.0 → v3.5.1](rbubley/mirrors-prettier@v3.5.0...v3.5.1) 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 0a4ba54 - Browse repository at this point
Copy the full SHA 0a4ba54View commit details
Commits on Feb 24, 2025
-
[pre-commit.ci] pre-commit autoupdate (#3486)
updates: - [github.com/python-jsonschema/check-jsonschema: 0.31.1 → 0.31.2](python-jsonschema/check-jsonschema@0.31.1...0.31.2) - [github.com/astral-sh/ruff-pre-commit: v0.9.6 → v0.9.7](astral-sh/ruff-pre-commit@v0.9.6...v0.9.7) - [github.com/rbubley/mirrors-prettier: v3.5.1 → v3.5.2](rbubley/mirrors-prettier@v3.5.1...v3.5.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 32879c8 - Browse repository at this point
Copy the full SHA 32879c8View commit details
Commits on Mar 4, 2025
-
[pre-commit.ci] pre-commit autoupdate (#3488)
updates: - [github.com/tox-dev/pyproject-fmt: v2.5.0 → v2.5.1](tox-dev/pyproject-fmt@v2.5.0...v2.5.1) - [github.com/astral-sh/ruff-pre-commit: v0.9.7 → v0.9.9](astral-sh/ruff-pre-commit@v0.9.7...v0.9.9) - [github.com/rbubley/mirrors-prettier: v3.5.2 → v3.5.3](rbubley/mirrors-prettier@v3.5.2...v3.5.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 fd44904 - Browse repository at this point
Copy the full SHA fd44904View commit details
Commits on Mar 6, 2025
-
fix: Respect
--parallel Nwith--parallel-no-spinner(#3495)* fix: Respect `--parallel N` with `--parallel-no-spinner` * add changelog entry * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix backticks --------- 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 1dac11f - Browse repository at this point
Copy the full SHA 1dac11fView commit details -
TOML set_env file support (#3478)
* [BUGFIX] TOML config interpreting set_env=file|... * Tests * Changelog entry * Added set_env 'file' option in TOML as dict * Testing set_env 'file' option in TOML as dict * Updating docs on set_env 'file' option (INI vs TOML) * Removing INI-specific check from TOML internal replacer function * Additional extension on docs, highlighting internal references * PR feedback Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net> --------- Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net> Co-authored-by: Bernát Gábor <gaborjbernat@gmail.com> Co-authored-by: Bernát Gábor <bgabor8@bloomberg.net>
Configuration menu - View commit details
-
Copy full SHA for 4852262 - Browse repository at this point
Copy the full SHA 4852262View commit details
Commits on Mar 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 05835bf - Browse repository at this point
Copy the full SHA 05835bfView commit details
Commits on Mar 10, 2025
-
[pre-commit.ci] pre-commit autoupdate (#3496)
updates: - [github.com/python-jsonschema/check-jsonschema: 0.31.2 → 0.31.3](python-jsonschema/check-jsonschema@0.31.2...0.31.3) - [github.com/astral-sh/ruff-pre-commit: v0.9.9 → v0.9.10](astral-sh/ruff-pre-commit@v0.9.9...v0.9.10) 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 794e6be - Browse repository at this point
Copy the full SHA 794e6beView commit details
Commits on Mar 18, 2025
-
Tests: Adjust expected exception message for Python 3.14.0a6 (#3500)
E AssertionError: Regex pattern did not match. E Regex: '3 cannot cast to typing.Union\\[str, int\\]' E Input: '3 cannot cast to str | int' Change caused likely by python/cpython@dc6d66fConfiguration menu - View commit details
-
Copy full SHA for beba4be - Browse repository at this point
Copy the full SHA beba4beView commit details -
[pre-commit.ci] pre-commit autoupdate (#3499)
updates: - [github.com/abravalheri/validate-pyproject: v0.23 → v0.24](abravalheri/validate-pyproject@v0.23...v0.24) - [github.com/astral-sh/ruff-pre-commit: v0.9.10 → v0.11.0](astral-sh/ruff-pre-commit@v0.9.10...v0.11.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 f5f5cb1 - Browse repository at this point
Copy the full SHA f5f5cb1View commit details
Commits on Mar 24, 2025
-
[pre-commit.ci] pre-commit autoupdate (#3505)
updates: - [github.com/abravalheri/validate-pyproject: v0.24 → v0.24.1](abravalheri/validate-pyproject@v0.24...v0.24.1) - [github.com/astral-sh/ruff-pre-commit: v0.11.0 → v0.11.2](astral-sh/ruff-pre-commit@v0.11.0...v0.11.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 5a67ae1 - Browse repository at this point
Copy the full SHA 5a67ae1View commit details
Commits on Mar 27, 2025
-
feat(config): Allow ranges in envlist (#3503)
* feat(config): Allow ranges in envlist Implements #3502. Now it is possible to use ranges within the {} of an env specifier such as py3{10-13}. I chose to implement it as a pre-processing string replacement that just replaces the range with a literal enumeration of the range members. This is mainly to avoid more in-depth handling of these ranges when it coto generative environment lists. Also moves CircularChainError from `of_type` to `types` to avoid a circular import error. (kinda ironic :D) * fixup! feat(config): Allow ranges in envlist * fixup! feat(config): Allow ranges in envlist * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fixup! feat(config): Allow ranges in envlist * fixup! feat(config): Allow ranges in envlist --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Bernát Gábor <gaborjbernat@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0e6b4ad - Browse repository at this point
Copy the full SHA 0e6b4adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d35559 - Browse repository at this point
Copy the full SHA 3d35559View 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.24.1...4.25.0