-
Notifications
You must be signed in to change notification settings - Fork 18
Commit ab1788d
chore: Bump pytest from 7.4.1 to 7.4.2 (#187)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.1 to
7.4.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pytest-dev/pytest/releases">pytest's
releases</a>.</em></p>
<blockquote>
<h2>pytest 7.4.2 (2023-09-07)</h2>
<h1>Bug Fixes</h1>
<ul>
<li>
<p><a
href="https://redirect.github.com/pytest-dev/pytest/issues/11237">#11237</a>:
Fix doctest collection of <code>functools.cached_property</code>
objects.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/pytest-dev/pytest/issues/11306">#11306</a>:
Fixed bug using <code>--importmode=importlib</code> which would cause
package <code>__init__.py</code> files to be imported more than once in
some cases.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/pytest-dev/pytest/issues/11367">#11367</a>:
Fixed bug where <code>user_properties</code> where not being saved in
the JUnit XML file if a fixture failed during teardown.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/pytest-dev/pytest/issues/11394">#11394</a>:
Fixed crash when parsing long command line arguments that might be
interpreted as files.</p>
</li>
</ul>
<h1>Improved Documentation</h1>
<ul>
<li><a
href="https://redirect.github.com/pytest-dev/pytest/issues/11391">#11391</a>:
Improved disclaimer on pytest plugin reference page to better indicate
this is an automated, non-curated listing.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pytest-dev/pytest/commit/45f34dfb8d813b00c7d8060a3ea75f7b4bc5cd7d"><code>45f34df</code></a>
Prepare release version 7.4.2</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/e4f022f0d82bd530c3e4409c1c6a87e55ef9098d"><code>e4f022f</code></a>
Merge pull request <a
href="https://redirect.github.com/pytest-dev/pytest/issues/11406">#11406</a>
from nicoddemus/backport-11404-to-7.4.x</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/63b0c6f75f218b400a5a42305f9fa3830448f7e8"><code>63b0c6f</code></a>
Use _pytest.pathlib.safe_exists in get_dirs_from_args</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/884b911a9cbf3c97689b473ae7f732fc72e06eea"><code>884b911</code></a>
Fix crash when passing a very long cmdline argument (<a
href="https://redirect.github.com/pytest-dev/pytest/issues/11404">#11404</a>)</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/6e49a74089540196ae2b2bf8267a530ad9957f3e"><code>6e49a74</code></a>
[7.4.x] Fix doctest collection of <code>functools.cached_property</code>
objects. (<a
href="https://redirect.github.com/pytest-dev/pytest/issues/11403">#11403</a>)</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/79c2012d4090bbe0cd0910e1616dc19ca75aea86"><code>79c2012</code></a>
[7.4.x] doc: Remove done training (<a
href="https://redirect.github.com/pytest-dev/pytest/issues/11400">#11400</a>)</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/de69883e3a6a923c9eceb28cedf8e9660bd58a51"><code>de69883</code></a>
[7.4.x] improve plugin list disclaimer (<a
href="https://redirect.github.com/pytest-dev/pytest/issues/11398">#11398</a>)</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/1de00e9830c57805ec07a0d67095822703b90bb4"><code>1de00e9</code></a>
[7.4.x] Fix import_path for packages (<a
href="https://redirect.github.com/pytest-dev/pytest/issues/11395">#11395</a>)</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/7f5d9b9df4e5e323fe3a66aeb956557710e5d277"><code>7f5d9b9</code></a>
Fix user_properties not saved to XML if fixture errors during teardown
(<a
href="https://redirect.github.com/pytest-dev/pytest/issues/11382">#11382</a>)</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/82eb86f707cac79f33d0ff69723ccf1cea7e75f7"><code>82eb86f</code></a>
Merge pull request <a
href="https://redirect.github.com/pytest-dev/pytest/issues/11377">#11377</a>
from pytest-dev/release-7.4.1</li>
<li>Additional commits viewable in <a
href="https://github.com/pytest-dev/pytest/compare/7.4.1...7.4.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>
Co-authored-by: Derek Visch <[email protected]>1 parent 293e58d commit ab1788dCopy full SHA for ab1788d
File tree
Expand file treeCollapse file tree
2 files changed
+5
-5
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+5
-5
lines changed+4-4Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
| 42 | + | |
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
|
0 commit comments