Closed Bug 1757669 Opened 4 years ago Closed 4 years ago

[wpt-sync] Sync PR 33023 - Bump hypothesis from 6.31.3 to 6.39.0 in /tools

Categories

(Testing :: web-platform-tests, task, P4)

task

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 33023 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/33023
Details from upstream follow.

dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> wrote:

Bump hypothesis from 6.31.3 to 6.39.0 in /tools

Bumps hypothesis from 6.31.3 to 6.39.0.
<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.39.0</h2>
<p>This release improves Hypothesis' handling of positional-only
arguments, which are now allowed "<a href="https://github.com/st"><code>@​st</code></a>.composite" strategies.</p>
<p>On Python 3.8 and later, the first arguments to "builds()" and
"from_model()" are now natively positional-only. In cases which were
already errors, the "TypeError" from incorrect usage will therefore be
raises immediately when the function is called, rather than when the
strategy object is used.</p>
<p><em><a href="https://hypothesis.readthedocs.io/en/latest/changes.html#v6-39-0">The canonical version of these notes (with links) is on readthedocs.</a></em></p>
<h2>Hypothesis for Python - version 6.38.0</h2>
<p>This release makes "floats()" error <em>consistently</em> when your floating-
point hardware has been configured to violate IEEE-754 for subnormal
numbers, instead of only when an internal assertion was tripped (issue
<a href="https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/3092">#3092</a>).</p>
<p>If this happens to you, passing "allow_subnormal=False" will suppress
the explicit error. However, we strongly recommend fixing the root
cause by disabling global-effect unsafe-math compiler options instead,
or at least consulting e.g. Simon Byrne's Beware of fast-math
explainer first.</p>
<p><em><a href="https://hypothesis.readthedocs.io/en/latest/changes.html#v6-38-0">The canonical version of these notes (with links) is on readthedocs.</a></em></p>
<h2>Hypothesis for Python - version 6.37.2</h2>
<p>This patch fixes a bug in stateful testing, where returning a single
value wrapped in "multiple()" would be printed such that the assigned
variable was a tuple rather than the single element (issue <a href="https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/3236">#3236</a>).</p>
<p><em><a href="https://hypothesis.readthedocs.io/en/latest/changes.html#v6-37-2">The canonical version of these notes (with links) is on readthedocs.</a></em></p>
<h2>Hypothesis for Python - version 6.37.1</h2>
<p>This patch fixes a warning under pytest 7 relating to our rich
traceback display logic (issue <a href="https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/3223">#3223</a>).</p>
<p><em><a href="https://hypothesis.readthedocs.io/en/latest/changes.html#v6-37-1">The canonical version of these notes (with links) is on readthedocs.</a></em></p>
<h2>Hypothesis for Python - version 6.37.0</h2>
<p>When distinguishing multiple errors, Hypothesis now looks at the inner
exceptions of <strong>PEP 654</strong> "ExceptionGroup"s.</p>
<p><em><a href="https://hypothesis.readthedocs.io/en/latest/changes.html#v6-37-0">The canonical version of these notes (with links) is on readthedocs.</a></em></p>
<h2>Hypothesis for Python - version 6.36.2</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-36-2">The canonical version of these notes (with links) is on readthedocs.</a></em></p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/79cafecee4ce53aab7646dd46fe43d77a49753dd"><code>79cafec</code></a> Bump hypothesis-python version to 6.39.0 and update changelog</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/aa3564f54ac5930c97b80227622febe08f7e2be8"><code>aa3564f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/3241">#3241</a> from Zac-HD/use-signature</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/e8730ade03a84fb4437f506642746ebb80b2696c"><code>e8730ad</code></a> Create RELEASE.rst</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/4826d41dbc6fda583827765345d1b6677124758a"><code>4826d41</code></a> Patch builds() to use real posonly args</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/8f7fb51534de1e4b7ca5bd684317b400861cb4fc"><code>8f7fb51</code></a> Use signature in composite</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/264f4f4676a6ec84e52d4833e16b5b4ac6a8baca"><code>264f4f4</code></a> Use signature in random</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/53138b6f2938bf9696a158d77e28fcb2ad336370"><code>53138b6</code></a> Signature for proxies</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/c74a4616cf4e8cc7426c06d399020ec10d6084e9"><code>c74a461</code></a> Use signature in Lark</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/06660fff962b5838e83176a624c57b6a6a934a6c"><code>06660ff</code></a> Use signature in Lazy</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/31a54bba3e8c26ecb866c5339da018cf14bed83a"><code>31a54bb</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/3240">#3240</a> from HypothesisWorks/create-pull-request/patch</li>
<li>Additional commits viewable in <a href="https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.31.3...hypothesis-python-6.39.0">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 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 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>

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.