Commit eb409c1
authored
Bump pytest-subtests from 0.14.1 to 0.14.2 (#322)
Bumps [pytest-subtests](https://github.com/pytest-dev/pytest-subtests)
from 0.14.1 to 0.14.2.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/pytest-dev/pytest-subtests/blob/main/CHANGELOG.rst">pytest-subtests's
changelog</a>.</em></p>
<blockquote>
<h2>0.14.2</h2>
<p><em>2025-06-13</em></p>
<ul>
<li>Print output "dots" for successful unittest subtests
(<code>[#164](https://github.com/pytest-dev/pytest-subtests/issues/164)</code>_).</li>
<li>Improved reporting in case subtests raise <code>pytest.xfail</code>
(<code>[#194](https://github.com/pytest-dev/pytest-subtests/issues/194)</code>_).</li>
</ul>
<p>.. _<a
href="https://redirect.github.com/pytest-dev/pytest-subtests/issues/164">#164</a>:
<a
href="https://redirect.github.com/pytest-dev/pytest-subtests/issues/164">pytest-dev/pytest-subtests#164</a>
.. _<a
href="https://redirect.github.com/pytest-dev/pytest-subtests/issues/194">#194</a>:
<a
href="https://redirect.github.com/pytest-dev/pytest-subtests/pull/194">pytest-dev/pytest-subtests#194</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pytest-dev/pytest-subtests/commit/14454dfde9b643263a969365011835d32a9eb721"><code>14454df</code></a>
Release 0.14.2</li>
<li><a
href="https://github.com/pytest-dev/pytest-subtests/commit/92ea931eeba9be223b74089cd44d8759967076e9"><code>92ea931</code></a>
Improve reporting in case of xfail (<a
href="https://redirect.github.com/pytest-dev/pytest-subtests/issues/194">#194</a>)</li>
<li><a
href="https://github.com/pytest-dev/pytest-subtests/commit/9737d2bc93dc41af1a34678443b450bebade939b"><code>9737d2b</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/pytest-dev/pytest-subtests/issues/192">#192</a>)</li>
<li><a
href="https://github.com/pytest-dev/pytest-subtests/commit/9981d1c28d4ccbca435ce0e396804628acfeeb40"><code>9981d1c</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/pytest-dev/pytest-subtests/issues/191">#191</a>)</li>
<li><a
href="https://github.com/pytest-dev/pytest-subtests/commit/6f71f6e9156a1163d5e58ee457868c255b5c9099"><code>6f71f6e</code></a>
Print output "dots" for successful unittest subtests (<a
href="https://redirect.github.com/pytest-dev/pytest-subtests/issues/164">#164</a>)
(<a
href="https://redirect.github.com/pytest-dev/pytest-subtests/issues/190">#190</a>)</li>
<li><a
href="https://github.com/pytest-dev/pytest-subtests/commit/722c830bd9b8f5a69fcafe44a8935b5a2229b754"><code>722c830</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/pytest-dev/pytest-subtests/issues/189">#189</a>)</li>
<li><a
href="https://github.com/pytest-dev/pytest-subtests/commit/4215ebee09cb79f3962a9ef05ff66d15ef37e1e3"><code>4215ebe</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/pytest-dev/pytest-subtests/issues/188">#188</a>)</li>
<li><a
href="https://github.com/pytest-dev/pytest-subtests/commit/2c3e86bbf23a602b0c8c38748e7c7290f0105864"><code>2c3e86b</code></a>
Bump hynek/build-and-inspect-python-package from 2.11 to 2.12 (<a
href="https://redirect.github.com/pytest-dev/pytest-subtests/issues/186">#186</a>)</li>
<li><a
href="https://github.com/pytest-dev/pytest-subtests/commit/c9c824993e2af60db74b18e6a743a3514f50b0b9"><code>c9c8249</code></a>
Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 (<a
href="https://redirect.github.com/pytest-dev/pytest-subtests/issues/185">#185</a>)</li>
<li><a
href="https://github.com/pytest-dev/pytest-subtests/commit/ea8143e660ddd4e3bd4ead695e0ff18c5917af2f"><code>ea8143e</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/pytest-dev/pytest-subtests/issues/183">#183</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/pytest-dev/pytest-subtests/compare/v0.14.1...v0.14.2">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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 4dd9232 commit eb409c1
1 file changed
+19
-11
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments