[wpt-sync] Sync PR 31637 - Bump hypothesis from 6.24.2 to 6.24.4 in /tools
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox96 fixed)
Tracking | Status | |
---|---|---|
firefox96 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 31637 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/31637
Details from upstream follow.
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> wrote:
Bump hypothesis from 6.24.2 to 6.24.4 in /tools
Bumps hypothesis from 6.24.2 to 6.24.4.
<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.24.4</h2>
<p>This patch gives Hypothesis it's own internal "Random" instance,
ensuring that test suites which reset the global random state don't
induce weird correlations between property-based tests (issue <a href="https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/2135">#2135</a>).</p>
<p><em><a href="https://hypothesis.readthedocs.io/en/latest/changes.html#v6-24-4">The canonical version of these notes (with links) is on readthedocs.</a></em></p>
<h2>Hypothesis for Python - version 6.24.3</h2>
<p>This patch updates documentation of "note()" (issue <a href="https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/3147">#3147</a>).</p>
<p><em><a href="https://hypothesis.readthedocs.io/en/latest/changes.html#v6-24-3">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/b343d21fc19e6fa79811ecb367fbbb5b88dfbe3e"><code>b343d21</code></a> Bump hypothesis-python version to 6.24.4 and update changelog</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/5fdf4521f6b4f09b854a0b5369567ca0ba00a865"><code>5fdf452</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/3139">#3139</a> from Zac-HD/use-global-random</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/e72ce42d7df3e02ac16701d01bf0455f4cb7709d"><code>e72ce42</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/3149">#3149</a> from HypothesisWorks/create-pull-request/patch</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/0b3798d0939d228eeba444f85e9caa8f892f289d"><code>0b3798d</code></a> Remember to update setup.py!</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/1288387afe2a2f1a466fe568adcb1b39f923b89c"><code>1288387</code></a> Fixes for newer Sphinx</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/3988f7cc69a73594d2a0e1f32c9d0f1d972568d3"><code>3988f7c</code></a> Update pinned dependencies</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/ef1996137ebd2c0958e71b1e2e3e4bbe51514837"><code>ef19961</code></a> Bump hypothesis-python version to 6.24.3 and update changelog</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/dc02fd043d5aae759cc547cee578e2539413b11a"><code>dc02fd0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/3148">#3148</a> from gliptak/note1</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/e2b1f41108a3ab1ee168ec20378e9fe39a136d76"><code>e2b1f41</code></a> Update note description</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/288ba3ec12ac818658885a507933be7aa07e54f2"><code>288ba3e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/3146">#3146</a> from hugovk/add-3.10</li>
<li>Additional commits viewable in <a href="https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.24.2...hypothesis-python-6.24.4">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>
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 3•4 years ago
|
||
Comment 4•4 years ago
|
||
bugherder |
Description
•