Skip to content

chore(deps): update dependency pytest-rerunfailures to v14

Stackspin-renovate Bot requested to merge renovate/pytest-rerunfailures-14.x into main

This MR contains the following updates:

Package Update Change
pytest-rerunfailures major ==12.0 -> ==14.0

Release Notes

pytest-dev/pytest-rerunfailures (pytest-rerunfailures)

v14.0

Compare Source

Bug fixes +++++++++

  • Fix missing teardown for non-function scoped fixtures when using only_rerun or rerun_except queries. (#&#8203;234 <https://github.com/pytest-dev/pytest-rerunfailures/issues/234>*) and (#&#8203;241 <https://github.com/pytest-dev/pytest-rerunfailures/issues/241>*)

Breaking changes ++++++++++++++++

  • Drop support for Python 3.7.

  • Drop support for pytest < 7.2.

Features ++++++++

  • Add support for pytest 8.0, 8.1.

v13.0

Compare Source

Breaking changes ++++++++++++++++

  • Drop support for pytest < 7.0.

Features ++++++++

  • Add support for Python 3.12.

Bug fixes +++++++++

  • Fix crashitem names mismatch between client and server. (#&#8203;172 <https://github.com/pytest-dev/pytest-rerunfailures/issues/172>_)

  • Fix crash when setup fails with --rerun-except flag. (#&#8203;230 <https://github.com/pytest-dev/pytest-rerunfailures/issues/230>_)


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 MR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Merge request reports

Loading