Closed Bug 1748025 Opened 4 years ago Closed 4 years ago

[wpt-sync] Sync PR 32215 - Bump hypothesis from 6.31.3 to 6.33.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 32215 into mozilla-central (this bug is closed when the sync is complete).

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

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

Bump hypothesis from 6.31.3 to 6.33.0 in /tools

Bumps hypothesis from 6.31.3 to 6.33.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.33.0</h2>
<p>This release disallows using "typing.TypeAlias" with "from_type()" and
"register_type_strategy()".</p>
<p>Why? Because "TypeAlias" is not really a type, it is a tag for type
checkers that some expression is a type alias, not something else.</p>
<p>It does not make sense for Hypothesis to resolve it as a strategy.
References issue <a href="https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/2978">#2978</a>.</p>
<p><em><a href="https://hypothesis.readthedocs.io/en/latest/changes.html#v6-33-0">The canonical version of these notes (with links) is on readthedocs.</a></em></p>
<h2>Hypothesis for Python - version 6.32.1</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-32-1">The canonical version of these notes (with links) is on readthedocs.</a></em></p>
<h2>Hypothesis for Python - version 6.32.0</h2>
<p>This release drops support for Python 3.6, which reached end of life
upstream on 2021-12-23.</p>
<p><em><a href="https://hypothesis.readthedocs.io/en/latest/changes.html#v6-32-0">The canonical version of these notes (with links) is on readthedocs.</a></em></p>
<h2>Hypothesis for Python - version 6.31.6</h2>
<p>This patch adds a temporary hook for a downstream tool, which is not
part of the public API.</p>
<p><em><a href="https://hypothesis.readthedocs.io/en/latest/changes.html#v6-31-6">The canonical version of these notes (with links) is on readthedocs.</a></em></p>
<h2>Hypothesis for Python - version 6.31.5</h2>
<p>This release updates our copyright headers to use a general authorship
statement and omit the year.</p>
<p><em><a href="https://hypothesis.readthedocs.io/en/latest/changes.html#v6-31-5">The canonical version of these notes (with links) is on readthedocs.</a></em></p>
<h2>Hypothesis for Python - version 6.31.4</h2>
<p>This patch makes the ".example()" method more representative of test-
time data generation, albeit often at a substantial cost to
readability (issue <a href="https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/3182">#3182</a>).</p>
<p><em><a href="https://hypothesis.readthedocs.io/en/latest/changes.html#v6-31-4">The canonical version of these notes (with links) is on readthedocs.</a></em></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/9a304ddfc32e8b5603549370b7256705c61cefa4"><code>9a304dd</code></a> Bump hypothesis-python version to 6.33.0 and update changelog</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/76847e35584003f15acc655a41973c54bf1a8fd3"><code>76847e3</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/3201">#3201</a> from HypothesisWorks/disallow-type-alias</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/7472782c852b2ae0bc65d1eb06a63fd3dbfecbb9"><code>7472782</code></a> Fix docs link</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/fab78ef440dff360dd424ba8157ffeaa8875049f"><code>fab78ef</code></a> Check typing_ext coverage</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/183306baa368c92c90c1bcf11ee1f2cc85c6d95d"><code>183306b</code></a> Fixes CI</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/f7c269aa5cc9545ad8a5ae43e56ef0dbf9d1a0ff"><code>f7c269a</code></a> Fixes coverage</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/9627a94e44a9c0433beec34a4d6aa948bfeb94b9"><code>9627a94</code></a> Addresses review</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/66dadee7bec18983406a6a9ec026597f8dab9c79"><code>66dadee</code></a> Fixes coverage</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/f9b7c8c3700e4e2f80612ee6c4375487e0a41859"><code>f9b7c8c</code></a> Addresses review</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/b8e94b9a76bcafa3ac2e5c704801203892d98813"><code>b8e94b9</code></a> Addresses review</li>
<li>Additional commits viewable in <a href="https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.31.3...hypothesis-python-6.33.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.