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.46.3
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.47.0
Choose a head ref
  • 10 commits
  • 25 files changed
  • 4 contributors

Commits on Feb 27, 2026

  1. Move SECURITY.md to .github/SECURITY.md

    GitHub recognizes SECURITY.md in .github/ directory. Move it there from
    the repo root.
    gaborbernat authored Feb 27, 2026
    Configuration menu
    Copy the full SHA
    68d9a09 View commit details
    Browse the repository at this point in the history
  2. Standardize .github files to .yaml suffix

    Remove .yml duplicates and rename to .yaml where needed: rename
    dependabot.yml->.yaml rename release.yml->.yaml rename
    FUNDING.yml->.yaml
    gaborbernat authored Feb 27, 2026
    Configuration menu
    Copy the full SHA
    c6d745d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9533f5 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump actions/download-artifact from 7 to 8 (#3833)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Bernát Gábor <[email protected]>
    dependabot[bot] and gaborbernat authored Feb 27, 2026
    Configuration menu
    Copy the full SHA
    ea82b0f View commit details
    Browse the repository at this point in the history
  5. build(deps): bump actions/upload-artifact from 6 to 7 (#3834)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Bernát Gábor <[email protected]>
    dependabot[bot] and gaborbernat authored Feb 27, 2026
    Configuration menu
    Copy the full SHA
    ff2af88 View commit details
    Browse the repository at this point in the history
  6. ✨ feat(config): show clean errors for type mismatches (#3838)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    gaborbernat and pre-commit-ci[bot] authored Feb 27, 2026
    Configuration menu
    Copy the full SHA
    f7ecc1f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f1083c0 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2026

  1. 🐛 fix(exec): pass stdin through to executed command (#3842)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    gaborbernat and pre-commit-ci[bot] authored Mar 1, 2026
    Configuration menu
    Copy the full SHA
    86bba07 View commit details
    Browse the repository at this point in the history
  2. 🐛 fix(config): accept string for base_python in TOML (#3843)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    gaborbernat and pre-commit-ci[bot] authored Mar 1, 2026
    Configuration menu
    Copy the full SHA
    4486ac7 View commit details
    Browse the repository at this point in the history
  3. release 4.47.0

    gaborbernat committed Mar 1, 2026
    Configuration menu
    Copy the full SHA
    f3c5283 View commit details
    Browse the repository at this point in the history
Loading