puzzle / puzzle.opnsense

An Ansible Collection to configure an opnsense Firewall
https://puzzle.github.io/puzzle.opnsense/collections/puzzle/opnsense/index.html
GNU General Public License v3.0
23 stars 12 forks source link

Update dependency pytest-xdist to v3.5.0 - autoclosed #73

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pytest-xdist (changelog) ==3.3.1 -> ==3.5.0 age adoption passing confidence

Release Notes

pytest-dev/pytest-xdist (pytest-xdist) ### [`v3.5.0`](https://togithub.com/pytest-dev/pytest-xdist/blob/HEAD/CHANGELOG.rst#pytest-xdist-350-2023-11-21) [Compare Source](https://togithub.com/pytest-dev/pytest-xdist/compare/v3.4.0...v3.5.0) \=============================== ## Features - `#​632 `\_: `--dist=loadscope` now sorts scopes by number of tests to assign largest scopes early -- in many cases this should improve overall test session running time, as there is less chance of a large scope being left to be processed near the end of the session, leaving other workers idle. ### [`v3.4.0`](https://togithub.com/pytest-dev/pytest-xdist/blob/HEAD/CHANGELOG.rst#pytest-xdist-340-2023-11-11) [Compare Source](https://togithub.com/pytest-dev/pytest-xdist/compare/v3.3.1...v3.4.0) \=============================== ## Features - `#​963 `\_: Wait for workers to finish reporting when test run stops early. This makes sure that the results of in-progress tests are displayed. Previously these reports were being discarded, losing information about the test run. - `#​965 `\_: Added support for Python 3.12.

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.



This PR has been generated by Mend Renovate. View repository job log here.