[wpt-sync] Sync PR 35788 - Bump hypothesis from 6.31.3 to 6.54.5 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 35788 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/35788
Details from upstream follow.
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> wrote:
Bump hypothesis from 6.31.3 to 6.54.5 in /tools
Bumps hypothesis from 6.31.3 to 6.54.5.
<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.54.5</h2>
<p>This patch updates our autoformatting tools, improving our code style
without any API changes.</p>
<p><em><a href="https://hypothesis.readthedocs.io/en/latest/changes.html#v6-54-5">The canonical version of these notes (with links) is on readthedocs.</a></em></p>
<h2>Hypothesis for Python - version 6.54.4</h2>
<p>This patch fixes some type annotations for Python 3.9 and earlier
(issue <a href="https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/3397">#3397</a>), and teaches explain mode about certain locations it
should not bother reporting (issue <a href="https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/3439">#3439</a>).</p>
<p><em><a href="https://hypothesis.readthedocs.io/en/latest/changes.html#v6-54-4">The canonical version of these notes (with links) is on readthedocs.</a></em></p>
<h2>Hypothesis for Python - version 6.54.3</h2>
<p>This patch teaches the Ghostwriter an additional check for function
and class locations that should make it use public APIs more often.</p>
<p><em><a href="https://hypothesis.readthedocs.io/en/latest/changes.html#v6-54-3">The canonical version of these notes (with links) is on readthedocs.</a></em></p>
<h2>Hypothesis for Python - version 6.54.2</h2>
<p>This patch fixes our workaround for a pytest bug where the inner
exceptions in an ExceptionGroup are not displayed (issue <a href="https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/3430">#3430</a>).</p>
<p><em><a href="https://hypothesis.readthedocs.io/en/latest/changes.html#v6-54-2">The canonical version of these notes (with links) is on readthedocs.</a></em></p>
<h2>Hypothesis for Python - version 6.54.1</h2>
<p>This patch makes "FailedHealthCheck" and "DeadlineExceeded" exceptions
picklable, for compatibility with Django's parallel test runner (issue
<a href="https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/3426">#3426</a>).</p>
<p><em><a href="https://hypothesis.readthedocs.io/en/latest/changes.html#v6-54-1">The canonical version of these notes (with links) is on readthedocs.</a></em></p>
<h2>Hypothesis for Python - version 6.54.0</h2>
<p>Reporting of "multiple failing examples" now uses the <strong>PEP 654</strong>
ExceptionGroup type, which is provided by the exceptiongroup backport
on Python 3.10 and earlier (issue <a href="https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/3175">#3175</a>).
"hypothesis.errors.MultipleFailures" is therefore deprecated.</p>
<p>Failing examples and other reports are now stored as <strong>PEP 678</strong>
exception notes, which ensures that they will always appear together
with the traceback and other information about their respective error.</p>
<p><em><a href="https://hypothesis.readthedocs.io/en/latest/changes.html#v6-54-0">The canonical version of these notes (with links) is on readthedocs.</a></em></p>
<h2>Hypothesis for Python - version 6.53.0</h2>
<p>"from_field()" now supports "UsernameField" from
"django.contrib.auth.forms".</p>
<p>Thanks to Afonso Silva for reporting and working on issue <a href="https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/3417">#3417</a>.</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/e935725a2076153f278b697a28bf3a3640b97c12"><code>e935725</code></a> Bump hypothesis-python version to 6.54.5 and update changelog</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/ea92028d9ce6dfa9ec2a33ec20fff968a123ed8b"><code>ea92028</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/3449">#3449</a> from HypothesisWorks/create-pull-request/patch</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/5798cecb6dd9ca620ca8c9ef0bdf5b9108f2bd13"><code>5798cec</code></a> Update pinned dependencies</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/10d9aa7c67f2289c39999309ee9b0d76928b12c4"><code>10d9aa7</code></a> Drop flake8-strftime pending compat fix</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/f84dbf77801bc8c3af66de1c39815945d0ff560c"><code>f84dbf7</code></a> Add name to spellcheck allowlist</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/b66712ca36b17746e48bc84a383d41c2a4d4f2fe"><code>b66712c</code></a> Bump hypothesis-python version to 6.54.4 and update changelog</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/d319af60d0d0f485d682ac1b3619d546cd1e6a8f"><code>d319af6</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/3444">#3444</a> from Zac-HD/annotate-internals</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/90c4b7bc4764fc39257ee468014a513231b07279"><code>90c4b7b</code></a> Skip known-uninformative locations</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/fb0855de3dacdf7bf8b2e1c61881002fb6dc64fa"><code>fb0855d</code></a> Dogfooding the explain phase</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/fa23c23335197cff3b9da2b7e80d8815db319e5c"><code>fa23c23</code></a> Drop some old warnings config</li>
<li>Additional commits viewable in <a href="https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.31.3...hypothesis-python-6.54.5">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 | ||
Updated•3 years ago
|
Description
•