Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: tox-dev/tox
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.24.1
Choose a base ref
...
head repository: tox-dev/tox
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.25.0
Choose a head ref
  • 20 commits
  • 26 files changed
  • 12 contributors

Commits on Jan 24, 2025

  1. 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>
    dependabot[bot] authored Jan 24, 2025
    Configuration menu
    Copy the full SHA
    4da557a View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2025

  1. [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>
    pre-commit-ci[bot] authored Jan 28, 2025
    Configuration menu
    Copy the full SHA
    851e987 View commit details
    Browse the repository at this point in the history
  2. 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
    AdrianCert authored Jan 28, 2025
    Configuration menu
    Copy the full SHA
    8d302eb View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2025

  1. [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>
    pre-commit-ci[bot] authored Feb 4, 2025
    Configuration menu
    Copy the full SHA
    b588b69 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2025

  1. [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>
    pre-commit-ci[bot] and gaborbernat authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    6e53aea View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2025

  1. 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
    gforcada authored Feb 14, 2025
    Configuration menu
    Copy the full SHA
    6b40c0c View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2025

  1. Configuration menu
    Copy the full SHA
    28212ab View commit details
    Browse the repository at this point in the history
  2. Gh issue 3456 update environment variable documentation (#3482)

    * Fix typos
    
    * Fix docs for retrieving missing environment variable.
    
    Fixes #3456
    jugmac00 authored Feb 15, 2025
    Configuration menu
    Copy the full SHA
    65d404e View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2025

  1. [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>
    pre-commit-ci[bot] authored Feb 18, 2025
    Configuration menu
    Copy the full SHA
    0a4ba54 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2025

  1. [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>
    pre-commit-ci[bot] authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    32879c8 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2025

  1. [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>
    pre-commit-ci[bot] authored Mar 4, 2025
    Configuration menu
    Copy the full SHA
    fd44904 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2025

  1. fix: Respect --parallel N with --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>
    tusharsadhwani and pre-commit-ci[bot] authored Mar 6, 2025
    Configuration menu
    Copy the full SHA
    1dac11f View commit details
    Browse the repository at this point in the history
  2. 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>
    3 people authored Mar 6, 2025
    Configuration menu
    Copy the full SHA
    4852262 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2025

  1. release 4.24.2

    gaborbernat committed Mar 7, 2025
    Configuration menu
    Copy the full SHA
    05835bf View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2025

  1. [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>
    pre-commit-ci[bot] authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    794e6be View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2025

  1. 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@dc6d66f
    hroncok authored Mar 18, 2025
    Configuration menu
    Copy the full SHA
    beba4be View commit details
    Browse the repository at this point in the history
  2. [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>
    pre-commit-ci[bot] authored Mar 18, 2025
    Configuration menu
    Copy the full SHA
    f5f5cb1 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2025

  1. [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>
    pre-commit-ci[bot] authored Mar 24, 2025
    Configuration menu
    Copy the full SHA
    5a67ae1 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2025

  1. 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>
    3 people authored Mar 27, 2025
    Configuration menu
    Copy the full SHA
    0e6b4ad View commit details
    Browse the repository at this point in the history
  2. release 4.25.0

    gaborbernat committed Mar 27, 2025
    Configuration menu
    Copy the full SHA
    3d35559 View commit details
    Browse the repository at this point in the history
Loading