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: pytest-dev/pytest-xdist
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.7.0
Choose a base ref
...
head repository: pytest-dev/pytest-xdist
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.8.0
Choose a head ref
  • 10 commits
  • 9 files changed
  • 7 contributors

Commits on May 26, 2025

  1. [pre-commit.ci] pre-commit autoupdate (#1207)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.11.10 → v0.11.11](astral-sh/ruff-pre-commit@v0.11.10...v0.11.11)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored May 26, 2025
    Configuration menu
    Copy the full SHA
    23b7fd6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1206 from pytest-dev/release-3.7.0

    Release 3.7.0
    nicoddemus authored May 26, 2025
    Configuration menu
    Copy the full SHA
    ebfcb99 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2025

  1. build(deps): bump hynek/build-and-inspect-python-package

    Bumps the github-actions group with 1 update: [hynek/build-and-inspect-python-package](https://github.com/hynek/build-and-inspect-python-package).
    
    
    Updates `hynek/build-and-inspect-python-package` from 2.12 to 2.13
    - [Release notes](https://github.com/hynek/build-and-inspect-python-package/releases)
    - [Changelog](https://github.com/hynek/build-and-inspect-python-package/blob/main/CHANGELOG.md)
    - [Commits](hynek/build-and-inspect-python-package@v2.12...v2.13)
    
    ---
    updated-dependencies:
    - dependency-name: hynek/build-and-inspect-python-package
      dependency-version: '2.13'
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 16, 2025
    Configuration menu
    Copy the full SHA
    d42b9c7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1220 from pytest-dev/dependabot/github_actions/gi…

    …thub-actions-33a29a28f8
    
    build(deps): bump hynek/build-and-inspect-python-package from 2.12 to 2.13 in the github-actions group
    nicoddemus authored Jun 16, 2025
    Configuration menu
    Copy the full SHA
    59a2ad0 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2025

  1. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.11.11 → v0.12.0](astral-sh/ruff-pre-commit@v0.11.11...v0.12.0)
    - [github.com/pre-commit/mirrors-mypy: v1.15.0 → v1.16.1](pre-commit/mirrors-mypy@v1.15.0...v1.16.1)
    pre-commit-ci[bot] authored Jun 23, 2025
    Configuration menu
    Copy the full SHA
    58a51bc View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2025

  1. Configuration menu
    Copy the full SHA
    0883ad0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1210 from pytest-dev/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    nicoddemus authored Jun 24, 2025
    Configuration menu
    Copy the full SHA
    532f07f View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2025

  1. Add --no-loadscope-reorder and --loadscope-reorder options (#1217)

    Based on #1098.
    
    Closes #1098
    
    ---------
    
    Co-authored-by: Toan Vuong <[email protected]>
    darwintree and Toad2186 authored Jun 30, 2025
    Configuration menu
    Copy the full SHA
    9d7ba5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    600aad5 View commit details
    Browse the repository at this point in the history
  3. Release 3.8.0

    nicoddemus committed Jun 30, 2025
    Configuration menu
    Copy the full SHA
    1e3e4dc View commit details
    Browse the repository at this point in the history
Loading