Skip to content

chore(deps): update dependency pytest-rerunfailures to v16.4 - #2074

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ats-test-dependencies
Closed

chore(deps): update dependency pytest-rerunfailures to v16.4#2074
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ats-test-dependencies

Conversation

@renovate

@renovate renovate Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
pytest-rerunfailures ==16.3==16.4 age confidence

Release Notes

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

v16.4

Compare Source

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

  • Drop support for pytest 8.1. Minimum pytest version is now 8.2.

Features
++++++++

  • Add support for pytest 9.1.

  • Rerun tests with failed subtests. This feature is only available on pytest 9.0
    and later. The pytest-subtests plugin is not supported.
    Fixes #&#8203;315 <https://github.com/pytest-dev/pytest-rerunfailures/issues/315>_.

  • Add --reruns-delay-backoff-factor option (and the matching
    reruns_delay_backoff_factor marker kwarg / ini setting) to grow the rerun
    delay after each attempt for an exponential backoff. The delay before the
    n-th re-run is reruns_delay * reruns_delay_backoff_factor ** (n - 1).
    The default factor is 1.0, so existing behaviour (a constant delay) is
    unchanged.


Configuration

📅 Schedule: (UTC)

  • 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 is behind base branch, 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.

@renovate
renovate Bot requested a review from a team as a code owner July 1, 2026 20:48
@renovate renovate Bot added dependencies Pull requests that update a dependency file renovate PR created by RenovateBot labels Jul 1, 2026
@renovate
renovate Bot force-pushed the renovate/ats-test-dependencies branch from f37c2b2 to 263da73 Compare July 7, 2026 05:00
@Gacko
Gacko enabled auto-merge (squash) July 7, 2026 05:01
@renovate
renovate Bot force-pushed the renovate/ats-test-dependencies branch from 263da73 to 3aea50d Compare July 7, 2026 05:03
@Gacko Gacko closed this Jul 7, 2026
auto-merge was automatically disabled July 7, 2026 05:05

Pull request was closed

@renovate

renovate Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (==16.4). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file renovate PR created by RenovateBot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant