Commit 88b630a
authored
build(deps-dev): bump pytest-rerunfailures from 15.1 to 16.1 (#219)
Bumps
[pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures)
from 15.1 to 16.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/pytest-dev/pytest-rerunfailures/blob/master/CHANGES.rst">pytest-rerunfailures's
changelog</a>.</em></p>
<blockquote>
<h2>16.1 (2025-10-10)</h2>
<ul>
<li>
<p>Drop support for Python 3.9.</p>
</li>
<li>
<p>Changed "localhost" to "127.0.0.1" to avoid bad
hostname resolution.</p>
</li>
<li>
<p>Added <code>--force-reruns</code> to override rerun count globally.
Fixes
<code>[#306](pytest-dev/pytest-rerunfailures#306)
<https://github.com/pytest-dev/pytest-rerunfailures/issues/306></code>_.</p>
</li>
</ul>
<h2>16.0.1 (2025-09-02)</h2>
<ul>
<li>Reverted the ability to access error attributes because of an
incompatibility
with <code>pytest-xdist
<https://github.com/pytest-dev/pytest-xdist/issues/843></code><em>.
Fixes
<code>[#302](pytest-dev/pytest-rerunfailures#302)
<https://github.com/pytest-dev/pytest-rerunfailures/issues/302></code></em>,
<code>[#303](pytest-dev/pytest-rerunfailures#303)
<https://github.com/pytest-dev/pytest-rerunfailures/issues/303></code>_.</li>
</ul>
<h2>16.0 (2025-08-29)</h2>
<p>Breaking changes
++++++++++++++++</p>
<ul>
<li>Drop support for pytest < 8.</li>
</ul>
<p>Features
++++++++</p>
<ul>
<li>
<p>Add support for pytest 8.4.x.</p>
</li>
<li>
<p>Add support for upcoming Python 3.14.</p>
</li>
<li>
<p>Allow <code>@pytest.mark.flaky(condition)</code> to accept a callable
or a string
to be evaluated. The evaluated string has access to the exception
instance
via the <code>error</code> object.
(<code>[#230](pytest-dev/pytest-rerunfailures#230)
<https://github.com/pytest-dev/pytest-rerunfailures/issues/230></code>_)</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pytest-dev/pytest-rerunfailures/commit/b01509200f8f782e5666011932886758a50a32c1"><code>b015092</code></a>
Preparing release 16.1</li>
<li><a
href="https://github.com/pytest-dev/pytest-rerunfailures/commit/c1666dd7e53e98228c6fe18f83d23bc3c6b71aa7"><code>c1666dd</code></a>
Prepare release.</li>
<li><a
href="https://github.com/pytest-dev/pytest-rerunfailures/commit/8d04ad96399ccf16575e3395968e957552f98b98"><code>8d04ad9</code></a>
Fix <code>NotImplementedError</code> crash when using xdist schedulers
without `mark_tes...</li>
<li><a
href="https://github.com/pytest-dev/pytest-rerunfailures/commit/cb8ede70437ef33a14e4fe2ed612f5f96883d6b2"><code>cb8ede7</code></a>
Add a <code>--force-reruns</code> to override rerun count globally (<a
href="https://redirect.github.com/pytest-dev/pytest-rerunfailures/issues/307">#307</a>)</li>
<li><a
href="https://github.com/pytest-dev/pytest-rerunfailures/commit/5e011325322460d3340a5b60ddf7bd2f434ff6d0"><code>5e01132</code></a>
Bump actions/setup-python from 5 to 6 in the actions group (<a
href="https://redirect.github.com/pytest-dev/pytest-rerunfailures/issues/310">#310</a>)</li>
<li><a
href="https://github.com/pytest-dev/pytest-rerunfailures/commit/88e002332ed92dad8d912f31cbd6d82bb8d6c4dd"><code>88e0023</code></a>
Drop support for Python 3.9. (<a
href="https://redirect.github.com/pytest-dev/pytest-rerunfailures/issues/308">#308</a>)</li>
<li><a
href="https://github.com/pytest-dev/pytest-rerunfailures/commit/df47974727f53b902df4545fc67b0e5862f17c2f"><code>df47974</code></a>
Change 'localhost' to '127.0.0.1' (<a
href="https://redirect.github.com/pytest-dev/pytest-rerunfailures/issues/305">#305</a>)</li>
<li><a
href="https://github.com/pytest-dev/pytest-rerunfailures/commit/f149c7dcc7878b2d92b24f860e6e0ff88c7e3f1e"><code>f149c7d</code></a>
Back to development: 16.1</li>
<li><a
href="https://github.com/pytest-dev/pytest-rerunfailures/commit/f97618f95c630af28bbecacc83fc8715146bfa57"><code>f97618f</code></a>
Preparing release 16.0.1</li>
<li><a
href="https://github.com/pytest-dev/pytest-rerunfailures/commit/c60d17dee372d5ad935d6da35c6e13ba2d34018d"><code>c60d17d</code></a>
Prepare release.</li>
<li>Additional commits viewable in <a
href="https://github.com/pytest-dev/pytest-rerunfailures/compare/15.1...16.1">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent f17a7d2 commit 88b630a
2 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments