[wpt-sync] Sync PR 31337 - Bump hypothesis from 6.23.1 to 6.23.4 in /tools
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(Not tracked)
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 31337 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/31337
Details from upstream follow.
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> wrote:
Bump hypothesis from 6.23.1 to 6.23.4 in /tools
Bumps hypothesis from 6.23.1 to 6.23.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/HypothesisWorks/hypothesis/releases">hypothesis's releases</a>.</em></p>
<blockquote>
<h2>Hypothesis for Python - version 6.23.4</h2>
<p>This patch adds an error for when "shapes" in "xps.arrays()" is not
passed as either a valid shape or strategy.</p>
<p><em><a href="https://hypothesis.readthedocs.io/en/latest/changes.html#v6-23-4">The canonical version of these notes (with links) is on readthedocs.</a></em></p>
<h2>Hypothesis for Python - version 6.23.3</h2>
<p>This patch updates our formatting with shed.</p>
<p><em><a href="https://hypothesis.readthedocs.io/en/latest/changes.html#v6-23-3">The canonical version of these notes (with links) is on readthedocs.</a></em></p>
<h2>Hypothesis for Python - version 6.23.2</h2>
<p>This patch replaces external links to <em>NumPy</em> API docs with
"sphinx.ext.intersphinx" cross-references. It is purely a
documentation improvement.</p>
<p><em><a href="https://hypothesis.readthedocs.io/en/latest/changes.html#v6-23-2">The canonical version of these notes (with links) is on readthedocs.</a></em></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/b83c7d43caaa68cd37cc114eb0b7106f557fb5c5"><code>b83c7d4</code></a> Bump hypothesis-python version to 6.23.4 and update changelog</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/b66d75f97afcc6c3fb3afa5e57f6c9caa0612a1c"><code>b66d75f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/3123">#3123</a> from honno/arrays-shape-error</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/d997b9621a8fe107cb07da6426831f85fba86843"><code>d997b96</code></a> Replace lambda with a string expression in validation test case</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/9c0a54abe9e45dc1c6fdf01be55713a8efc3903b"><code>9c0a54a</code></a> Raise <code>InvalidArgument</code> with bad shape in <code>xps.arrays()</code></li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/29c31789962dd1dd49dc7694e27506438b297403"><code>29c3178</code></a> Docstrings for <code>array_api/test_indices.py</code></li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/d544b8eb3fb08ea675c2ba3de6425491f88c535d"><code>d544b8e</code></a> Clarified logic for <code>xps.from_dtype()</code> minimisation test</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/48a623569b352dfc15956e98f59ceae704f16c4c"><code>48a6235</code></a> Noted zero sides can be generated by <code>xps.indices()</code></li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/4fe7e3c104a4918b0cf99ae3d9f46144f031939a"><code>4fe7e3c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/3120">#3120</a> from mgorny/pypy-capture-test</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/77cbe7e9acc292d6751520bdb081bf8d7d69215f"><code>77cbe7e</code></a> Fix exp. lineno in test_healthcheck_traceback_is_hidden on PyPy3.8</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/05769738c3d72a5e0270c94dd3b11386a45b8d5a"><code>0576973</code></a> Bump hypothesis-python version to 6.23.3 and update changelog</li>
<li>Additional commits viewable in <a href="https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.23.1...hypothesis-python-6.23.4">compare view</a></li>
</ul>
</details>
<br />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.
<details>
<summary>Dependabot commands and options</summary>
<br />You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)</details>
| Assignee | ||
Updated•4 years ago
|
Description
•