[wpt-sync] Sync PR 39032 - Bump hypothesis from 6.31.3 to 6.70.0 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 39032 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/39032
Details from upstream follow.
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> wrote:
Bump hypothesis from 6.31.3 to 6.70.0 in /tools
Bumps hypothesis from 6.31.3 to 6.70.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.70.0</h2>
<p>This release adds an optional "domains=" parameter to the "emails()"
strategy, and excludes the special-use .arpa domain from the default
strategy (issue <a href="https://redirect.github.com/HypothesisWorks/hypothesis/issues/3567">#3567</a>).</p>
<p>Thanks to Jens Tröger for reporting and fixing this bug!</p>
<p><em><a href="https://hypothesis.readthedocs.io/en/latest/changes.html#v6-70-0">The canonical version of these notes (with links) is on readthedocs.</a></em></p>
<h2>Hypothesis for Python - version 6.69.0</h2>
<p>This release turns "HealthCheck.return_value" and
"HealthCheck.not_a_test_method" into unconditional errors. Passing
them to "suppress_health_check=" is therefore a deprecated no-op.
(issue <a href="https://redirect.github.com/HypothesisWorks/hypothesis/issues/3568">#3568</a>). Thanks to Reagan Lee for the patch!</p>
<p>Separately, GraalPy can now run and pass most of the hypothesis test
suite (issue <a href="https://redirect.github.com/HypothesisWorks/hypothesis/issues/3587">#3587</a>).</p>
<p><em><a href="https://hypothesis.readthedocs.io/en/latest/changes.html#v6-69-0">The canonical version of these notes (with links) is on readthedocs.</a></em></p>
<h2>Hypothesis for Python - version 6.68.3</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-68-3">The canonical version of these notes (with links) is on readthedocs.</a></em></p>
<h2>Hypothesis for Python - version 6.68.2</h2>
<p>This patch fixes missing imports of the "re" module, when ghostwriting
tests which include compiled patterns or regex flags. Thanks to Jens
Heinrich for reporting and promptly fixing this bug!</p>
<p><em><a href="https://hypothesis.readthedocs.io/en/latest/changes.html#v6-68-2">The canonical version of these notes (with links) is on readthedocs.</a></em></p>
<h2>Hypothesis for Python - version 6.68.1</h2>
<p>This patch adds some private hooks for use in research on Schemathesis
(see our preprint here).</p>
<p><em><a href="https://hypothesis.readthedocs.io/en/latest/changes.html#v6-68-1">The canonical version of these notes (with links) is on readthedocs.</a></em></p>
<h2>Hypothesis for Python - version 6.68.0</h2>
<p>This release adds support for the Array API's 2022.12 release via the
"api_version" argument in "make_strategies_namespace()". Concretely
this involves complex support in its existing strategies, plus an
introduced "xps.complex_dtypes()" strategy.</p>
<p>Additionally this release now treats hypothesis.extra.array_api as
stable, meaning breaking changes should only happen with major
releases of Hypothesis.</p>
<p><em><a href="https://hypothesis.readthedocs.io/en/latest/changes.html#v6-68-0">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/70b713a546e012685160e4cc27868b2aa2442c2d"><code>70b713a</code></a> Bump hypothesis-python version to 6.70.0 and update changelog</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/7e6725b104bd7e5d6184a91d033ba766858d14f3"><code>7e6725b</code></a> Merge pull request <a href="https://redirect.github.com/HypothesisWorks/hypothesis/issues/3572">#3572</a> from jenstroeger/add-special-use-domains-support</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/aa1ab874500cc8218f85e21d4df593102562cdc9"><code>aa1ab87</code></a> Bump hypothesis-python version to 6.69.0 and update changelog</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/b288c2ab56c107296f8652b67870c503026a39d7"><code>b288c2a</code></a> Merge pull request <a href="https://redirect.github.com/HypothesisWorks/hypothesis/issues/3581">#3581</a> from reaganjlee/master</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/36375d567c4a99a2d4acbe9378390e7a94f4d69c"><code>36375d5</code></a> Add test + release notes</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/64822f5702582dbbdc6a7d7cfa1bcac4a29f4bf9"><code>64822f5</code></a> Stop building pdfs due to latex bug</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/f3ef9697b6a033fadcfa64df1bc295a4541ea7de"><code>f3ef969</code></a> Add domains() strategy as optional arg for the emails() strategy</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/5f41576058d24ac296682a4609860b73ef287cbb"><code>5f41576</code></a> Tidy up ARPA removal</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/c29e2191db91bea21957f4d30d227add49b3a1a7"><code>c29e219</code></a> add support for graalpy</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/85607ee963ab77f059a04198f16723208cd1e637"><code>85607ee</code></a> Bump hypothesis-python version to 6.68.3 and update changelog</li>
<li>Additional commits viewable in <a href="https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.31.3...hypothesis-python-6.70.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>
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
Assignee | ||
Comment 4•2 years ago
|
||
Comment 5•2 years ago
|
||
bugherder |
Description
•