[wpt-sync] Sync PR 54252 - Bump hypothesis from 6.112.0 to 6.137.3 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 54252 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/54252
Details from upstream follow.
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> wrote:
Bump hypothesis from 6.112.0 to 6.137.3 in /tools
Bumps hypothesis from 6.112.0 to 6.137.3.
<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.137.3</h2>
<p>This patch makes the stringification of lambdas, and as a result
certain automatic filter rewriting operations, more robust. This fixes
issue <a href="https://redirect.github.com/HypothesisWorks/hypothesis/issues/4498">#4498</a>, where a lambda was mistakenly identified as the identity
operator due to "inspect.getsource()" only returning the first line of
the lambda definition.</p>
<p>As a result, the "repr" of strategies filtered or mapped by lambda
functions may change slightly.</p>
<p><em><a href="https://hypothesis.readthedocs.io/en/latest/changelog.html#v6-137-3">The canonical version of these notes (with links) is on readthedocs.</a></em></p>
<h2>Hypothesis for Python - version 6.137.2</h2>
<p>Add support for Python 3.14, which is currently in release candidate
1.</p>
<p><em><a href="https://hypothesis.readthedocs.io/en/latest/changelog.html#v6-137-2">The canonical version of these notes (with links) is on readthedocs.</a></em></p>
<h2>Hypothesis for Python - version 6.137.1</h2>
<p>Fixes a bug with solver-based alternative backends (like crosshair)
where symbolic values passed to "event()" would not be realized to
concrete values at the end of the test case.</p>
<p><em><a href="https://hypothesis.readthedocs.io/en/latest/changelog.html#v6-137-1">The canonical version of these notes (with links) is on readthedocs.</a></em></p>
<h2>Hypothesis for Python - version 6.137.0</h2>
<p>Add the "add_observability_callback", "remove_observability_callback",
"with_observability_callback", and "observability_enabled" methods to
the observability interface. The previous "TESTCASE_CALLBACKS" is
deprecated.</p>
<p>This release also adds better threading support to observability
callbacks. An observability callback will now only be called for
observations generated by the same thread.</p>
<p><em><a href="https://hypothesis.readthedocs.io/en/latest/changelog.html#v6-137-0">The canonical version of these notes (with links) is on readthedocs.</a></em></p>
<h2>Hypothesis for Python - version 6.136.9</h2>
<p>Fix a threading race condition in "one_of()" initialization.</p>
<p><em><a href="https://hypothesis.readthedocs.io/en/latest/changelog.html#v6-136-9">The canonical version of these notes (with links) is on readthedocs.</a></em></p>
<h2>Hypothesis for Python - version 6.136.8</h2>
<p>Improve the error messages and documentation for "HealthCheck". Among
others, the messaging is now more clear that health checks are
proactive warnings, not correctness errors.</p>
<p><em><a href="https://hypothesis.readthedocs.io/en/latest/changelog.html#v6-136-8">The canonical version of these notes (with links) is on readthedocs.</a></em></p>
<h2>Hypothesis for Python - version 6.136.7</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/f2bf8a64b0cad4e31c04937d30bb7bd3d613504a"><code>f2bf8a6</code></a> Bump hypothesis-python version to 6.137.3 and update changelog</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/7319fc230203d7ace672235ef7314a0bc6245066"><code>7319fc2</code></a> Merge pull request <a href="https://redirect.github.com/HypothesisWorks/hypothesis/issues/4500">#4500</a> from jobh/lambda-extract-source</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/df241667a4bddd29676eac6e42d7e934331a012b"><code>df24166</code></a> Import formatting</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/da0b6f3d445818b24f9baf3f4b940948d8498667"><code>da0b6f3</code></a> Coverage was suppressed by caches, disable them</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/b69cb290283f330d8fcc7fbd637302f684f36904"><code>b69cb29</code></a> Another test for full coverage</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/9a18b73e84d9b6dc2102398e018d8da680abca8e"><code>9a18b73</code></a> Add test for coverage</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/ae8c7ce5e929fac90f1fad05505f9f66a607fb51"><code>ae8c7ce</code></a> Another minor perf tweak</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/bb92a8d930153a40eae47520d4728c2f612fb2e4"><code>bb92a8d</code></a> Formatting</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/e306a99d3cb9b4a9b1ac366f2b6d2a4c3e6f0dfc"><code>e306a99</code></a> Ensure coverage of bounded_size branch</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/0cec064cc52502e94ba344b5b8abdcbe9c8c6935"><code>0cec064</code></a> Add a test for unrecognized identities, minor perf improvement</li>
<li>Additional commits viewable in <a href="https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.112.0...hypothesis-python-6.137.3">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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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>
Description
•