[wpt-sync] Sync PR 31530 - Bump hypothesis from 6.23.1 to 6.24.2 in /tools
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox96 fixed)
| Tracking | Status | |
|---|---|---|
| firefox96 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 31530 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/31530
Details from upstream follow.
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> wrote:
Bump hypothesis from 6.23.1 to 6.24.2 in /tools
Bumps hypothesis from 6.23.1 to 6.24.2.
<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.24.2</h2>
<p>This patch updates internal testing for the Array API extra to be
consistent with new specification changes: "sum()" not accepting
boolean arrays (<a href="https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/234">#234</a>), "unique()" split into separate functions
(<a href="https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/275">#275</a>), and treating NaNs as distinct (<a href="https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/310">#310</a>). It has no user visible
impact.</p>
<p><em><a href="https://hypothesis.readthedocs.io/en/latest/changes.html#v6-24-2">The canonical version of these notes (with links) is on readthedocs.</a></em></p>
<h2>Hypothesis for Python - version 6.24.1</h2>
<p>This patch updates our vendored list of top-level domains, which is
used by the provisional "domains()" strategy.</p>
<p><em><a href="https://hypothesis.readthedocs.io/en/latest/changes.html#v6-24-1">The canonical version of these notes (with links) is on readthedocs.</a></em></p>
<h2>Hypothesis for Python - version 6.24.0</h2>
<p>This patch updates our vendored list of top-level domains, which is
used by the provisional "domains()" strategy.</p>
<p>(did you know that gTLDs can be both added and removed?)</p>
<p><em><a href="https://hypothesis.readthedocs.io/en/latest/changes.html#v6-24-0">The canonical version of these notes (with links) is on readthedocs.</a></em></p>
<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/e08005524e338277dc99d11be0b17603648c82f4"><code>e080055</code></a> Bump hypothesis-python version to 6.24.2 and update changelog</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/0519f99591e19950f679f17fd44710fe64553960"><code>0519f99</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/3136">#3136</a> from honno/xp-unique</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/428d724d00207deb5346313b0a58155dde8b7f5e"><code>428d724</code></a> Update <code>RELEASE.rst</code> to note specific Array API changes</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/be49ab8826c52fcf8eb15cebf11cd6e98107d880"><code>be49ab8</code></a> Add <code>RELEASE.rst</code></li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/5fd570671c358bf1aba3ee6dc9b4beb7f78d96e0"><code>5fd5706</code></a> xfail on non distinct NaN behaviour</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/6bb0678d5c873eb5f5fdea7197cf23a2bf4ccfc7"><code>6bb0678</code></a> Update array_api extra and test suite to reflect new behaviour</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/9fdc154751d2f5ab2d09540b286ecc5f83565da6"><code>9fdc154</code></a> Bump hypothesis-python version to 6.24.1 and update changelog</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/c99c7bf05d5d2ab0b2cdbd6c813c4c77c2b30f0c"><code>c99c7bf</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/3129">#3129</a> from HypothesisWorks/create-pull-request/patch</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/04a4fd19900b3587401b2eab4c72628d0b2b7b0e"><code>04a4fd1</code></a> Update pinned deps</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/be74830c2980cfa8b0e8b08a0cbf5ca1e913782d"><code>be74830</code></a> Better auto release notes</li>
<li>Additional commits viewable in <a href="https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.23.1...hypothesis-python-6.24.2">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 | ||
Comment 1•4 years ago
|
||
| Assignee | ||
Comment 3•4 years ago
|
||
Comment 4•4 years ago
|
||
| bugherder | ||
Description
•