Open Bug 1972021 Opened 7 days ago

[wpt-sync] Sync PR 53117 - Bump hypothesis from 6.112.0 to 6.135.7 in /tools

Categories

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

task

Tracking

(Not tracked)

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

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

Bump hypothesis from 6.112.0 to 6.135.7 in /tools

Bumps hypothesis from 6.112.0 to 6.135.7.
<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.135.7</h2>
<p>Fixes a race condition in "add_listener()" for
"DirectoryBasedExampleDatabase" after version 6.135.1 where the
listener might have tried to read a file that doesn't exist.</p>
<p><em><a href="https://hypothesis.readthedocs.io/en/latest/changelog.html#v6-135-7">The canonical version of these notes (with links) is on readthedocs.</a></em></p>
<h2>Hypothesis for Python - version 6.135.6</h2>
<p>This patch corrects the f-string formatting of a few array-related
error messages.</p>
<p><em><a href="https://hypothesis.readthedocs.io/en/latest/changelog.html#v6-135-6">The canonical version of these notes (with links) is on readthedocs.</a></em></p>
<h2>Hypothesis for Python - version 6.135.5</h2>
<p>Improve the error message when applying "<a href="https://github.com/given"><code>@​given</code></a>" to a pytest fixture
with pytest 8.4.0.</p>
<p><em><a href="https://hypothesis.readthedocs.io/en/latest/changelog.html#v6-135-5">The canonical version of these notes (with links) is on readthedocs.</a></em></p>
<h2>Hypothesis for Python - version 6.135.4</h2>
<p>Further improve the performance of the constants-collection feature
introduced in version 6.131.1, by ignoring large files and files with
many constants.</p>
<p><em><a href="https://hypothesis.readthedocs.io/en/latest/changelog.html#v6-135-4">The canonical version of these notes (with links) is on readthedocs.</a></em></p>
<h2>Hypothesis for Python - version 6.135.3</h2>
<p>This release adds the experimental and unstable
"OBSERVABILITY_CHOICES" option for observability. If set, the choice
sequence is included in "metadata.choice_nodes", and choice sequence
spans are included in "metadata.choice_spans".</p>
<p>These are relatively low-level implementation detail of Hypothesis,
and are exposed in observability for users building tools or research
on top of Hypothesis. See "PrimitiveProvider" for more details about
the choice sequence and choice spans.</p>
<p>We are actively working towards a better interface for this. Feel free
to use "OBSERVABILITY_CHOICES" to experiment, but don't rely on it
yet!</p>
<p><em><a href="https://hypothesis.readthedocs.io/en/latest/changelog.html#v6-135-3">The canonical version of these notes (with links) is on readthedocs.</a></em></p>
<h2>Hypothesis for Python - version 6.135.2</h2>
<p>This patch restores compatibility when using the legacy Python 3.9
LL(1) parser yet again, because the fix in version 6.131.33 was too
brittle.</p>
<p>Thanks to Marco Ricci for this fix!</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/324cfc66e035469bcd52beb0020df6fa826d3931"><code>324cfc6</code></a> Bump hypothesis-python version to 6.135.7 and update changelog</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/fd59261c1872a96f2a9f1f19051dff8aed4075c3"><code>fd59261</code></a> Merge pull request <a href="https://redirect.github.com/HypothesisWorks/hypothesis/issues/4435">#4435</a> from tybug/db-race</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/2920528e95104f045130f560fd2e73bb65eac9a5"><code>2920528</code></a> update redispy docs url</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/d44e5a7a3130a5e7cd037f42bf7d0779510426e8"><code>d44e5a7</code></a> fix db race condition</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/c2c7cfb8b6f50cd511689cce8e6798dd75b288d9"><code>c2c7cfb</code></a> Bump hypothesis-python version to 6.135.6 and update changelog</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/be582ac3222e4ae0a8015add2d85787450b23a85"><code>be582ac</code></a> Merge pull request <a href="https://redirect.github.com/HypothesisWorks/hypothesis/issues/4433">#4433</a> from emmanuel-ferdman/master</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/e358c5cc526beb3809e45dc1ce983a47e959a52a"><code>e358c5c</code></a> Bump hypothesis-python version to 6.135.5 and update changelog</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/ad766881a5a325ae475a5f877457f740584d1ffa"><code>ad76688</code></a> Merge pull request <a href="https://redirect.github.com/HypothesisWorks/hypothesis/issues/4434">#4434</a> from tybug/pytest-compat</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/e6fbdc0837b9466014a4e624e4fd3b9a058d2170"><code>e6fbdc0</code></a> fix release syntax + reword</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/8cc068a259e7e59459c3277b7943cb2d0024a672"><code>8cc068a</code></a> adjust tests</li>
<li>Additional commits viewable in <a href="https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.112.0...hypothesis-python-6.135.7">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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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>

You need to log in before you can comment on or make changes to this bug.