Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 27, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pytest-xdist (changelog) 3.6.1 -> 3.7.0 age adoption passing confidence

Release Notes

pytest-dev/pytest-xdist (pytest-xdist)

v3.7.0

Compare Source

===============================

Features

  • #&#8203;1142 <https://github.com/pytest-dev/pytest-xdist/issues/1142>_: Added support for Python 3.13.

  • #&#8203;1144 <https://github.com/pytest-dev/pytest-xdist/issues/1144>_: The internal steal command is now atomic - it unschedules either all requested tests or none.

    This is a prerequisite for group/scope support in the worksteal scheduler, so test groups won't be broken up incorrectly.

  • #&#8203;1170 <https://github.com/pytest-dev/pytest-xdist/issues/1170>_: Add the --px arg to create proxy gateways.

    Proxy gateways are passed to additional gateways using the via keyword.
    They can serve as a way to run multiple workers on remote machines.

  • #&#8203;1200 <https://github.com/pytest-dev/pytest-xdist/issues/1200>_: Now multiple xdist_group markers are considered when assigning tests to groups (order does not matter).

    Previously, only the last marker would assign a test to a group, but now if a test has multiple xdist_group marks applied (for example via parametrization or via fixtures), they are merged to make a new group.

Removals

  • #&#8203;1162 <https://github.com/pytest-dev/pytest-xdist/issues/1162>_: Dropped support for EOL Python 3.8.

Trivial Changes

  • #&#8203;1092 <https://github.com/pytest-dev/pytest-xdist/issues/1092>_: Update an error message to better indicate where users should go for more information.

  • #&#8203;1190 <https://github.com/pytest-dev/pytest-xdist/issues/1190>_: Switched to using a SPDX license identifier introduced in PEP 639.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

cwadhwani-splunk and others added 30 commits January 16, 2025 11:37
…v3 (#2667)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Ilya Kheifets <[email protected]>
* Refactoring and fixing sonarqube issues

* Added custom marks to pytest.ini

* Excluded tests from sonarqube scan
* docs: Updated the splunk add-on link in the PaloaltoNetworks panos documentation

* Empty commit for triggering workflow
* feat: Added support for vectra json logs

* Empty commit for triggering workflow
* chore: add netapp test

* chore: update netapp config

* chore: fix typo
* vuln fix alpine

* Updated the content-hash for the latest poetry.lock file

* Updated the packages

* Upgrading xz-libs to the latest version

---------

Co-authored-by: cwadhwani-splunk <[email protected]>
* docs: Updated the sourcetype in the documentation of isc_dhcpd

* docs: Updated the dhcpd documentation
* feat: update entrypoint script

* chore: update entrypoint comments
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added 2 commits May 20, 2025 14:03
@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 27, 2025
@renovate renovate bot requested a review from rjha-splunk as a code owner May 27, 2025 01:27
@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 27, 2025
@renovate renovate bot requested a review from cwadhwani-splunk May 27, 2025 01:27
@ajasnosz ajasnosz deleted the branch main June 9, 2025 10:52
@ajasnosz ajasnosz closed this Jun 9, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Jun 9, 2025
@renovate renovate bot deleted the renovate/pytest-xdist-3.x-lockfile branch June 9, 2025 10:53
@ajasnosz ajasnosz restored the renovate/pytest-xdist-3.x-lockfile branch June 9, 2025 10:57
@ajasnosz ajasnosz reopened this Jun 9, 2025
Base automatically changed from develop to main August 4, 2025 12:52
@renovate renovate bot changed the title chore(deps): update dependency pytest-xdist to v3.7.0 chore(deps): update dependency pytest-xdist to v3.7.0 - abandoned Oct 27, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants