[wpt-sync] Sync PR 32217 - Bump hypothesis from 6.31.3 to 6.34.1 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 32217 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/32217
Details from upstream follow.
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> wrote:
Bump hypothesis from 6.31.3 to 6.34.1 in /tools
Bumps hypothesis from 6.31.3 to 6.34.1.
<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.34.1</h2>
<p>This patch fixes issue <a href="https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/3169">#3169</a>, an extremely rare bug which would
trigger if an internal least-recently-reused cache dropped a newly
added entry immediately after it was added.</p>
<p><em><a href="https://hypothesis.readthedocs.io/en/latest/changes.html#v6-34-1">The canonical version of these notes (with links) is on readthedocs.</a></em></p>
<h2>Hypothesis for Python - version 6.34.0</h2>
<p>This release fixes issue <a href="https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/3133">#3133</a> and issue <a href="https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/3144">#3144</a>, where attempting to
generate Pandas series of lists or sets would fail with confusing
errors if you did not specify "dtype=object".</p>
<p><em><a href="https://hypothesis.readthedocs.io/en/latest/changes.html#v6-34-0">The canonical version of these notes (with links) is on readthedocs.</a></em></p>
<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>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/c2c5bd2f0aed56e52e895cb7f402755910a25548"><code>c2c5bd2</code></a> Bump hypothesis-python version to 6.34.1 and update changelog</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/a214abdcfb021b81b06d613aba1e98dadd66688f"><code>a214abd</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/3203">#3203</a> from Zac-HD/lru-keyerror</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/f91adfe24c5eb40ac3ca0afcf443045a7e21f3ef"><code>f91adfe</code></a> Bump hypothesis-python version to 6.34.0 and update changelog</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/e024d1f7acf47435c860869e71f8f0d858198699"><code>e024d1f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/3204">#3204</a> from Zac-HD/pandas-dtypes</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/93458638cc683e50cf13f4ff3fcfb675806f0688"><code>9345863</code></a> Improve error messages</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/5673d8ad33abc11445ba54652b795c78ba3257b6"><code>5673d8a</code></a> Fix LR-reused cache bug</li>
<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>Additional commits viewable in <a href="https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.31.3...hypothesis-python-6.34.1">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•4 years ago
|
Description
•