[wpt-sync] Sync PR 29643 - Bump hypothesis from 6.14.0 to 6.14.2 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 29643 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/29643
Details from upstream follow.
b'dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>' wrote:
Bump hypothesis from 6.14.0 to 6.14.2 in /tools
Bumps hypothesis from 6.14.0 to 6.14.2.
<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.14.2</h2>
<p>This patch ensures that we shorten tracebacks for tests which fail due
to inconsistent data generation between runs (i.e. raise "Flaky").</p>
<p><em><a href="https://hypothesis.readthedocs.io/en/latest/changes.html#v6-14-2">The canonical version of these notes (with links) is on readthedocs.</a></em></p>
<h2>Hypothesis for Python - version 6.14.1</h2>
<p>This patch updates some internal type annotations. There is no user-
visible change.</p>
<p><em><a href="https://hypothesis.readthedocs.io/en/latest/changes.html#v6-14-1">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/3759eeb055fd79198bad7047dd6f11a70d1d10f5"><code>3759eeb</code></a> Bump hypothesis-python version to 6.14.2 and update changelog</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/1b73e05e23c2814ed063939cd7d39a9d3a815f09"><code>1b73e05</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/3030">#3030</a> from HypothesisWorks/create-pull-request/patch</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/22415bb33a53370ff782a124af35961276e7e86e"><code>22415bb</code></a> Trim Flaky traceback too</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/150d0ca49e779fe32f5e831af38452bb300a5791"><code>150d0ca</code></a> Update pinned dependencies</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/720a86dd4f7c9d1e97434516801f500812e2088e"><code>720a86d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/3006">#3006</a> from Zalathar/flaky-thread-warning</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/05b4c56b2b87f5e787f5195718af4cab5bf96790"><code>05b4c56</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/3025">#3025</a> from HypothesisWorks/create-pull-request/patch</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/0d27fe83db2a30793f6a807cfc4e65c352f5972e"><code>0d27fe8</code></a> Update pinned dependencies</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/cc32bd14bec972822d237ff76c91c60a0cb7661d"><code>cc32bd1</code></a> Bump hypothesis-python version to 6.14.1 and update changelog</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/acbaf9e078145ea0e1ac5244a8d623bbce4ec554"><code>acbaf9e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/3022">#3022</a> from HypothesisWorks/create-pull-request/patch</li>
<li><a href="https://github.com/HypothesisWorks/hypothesis/commit/25671625e94ca3fe49492972f0c777f8a7d75399"><code>2567162</code></a> Update type-ignore pragmas</li>
<li>Additional commits viewable in <a href="https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.14.0...hypothesis-python-6.14.2">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 | ||
Updated•4 years ago
|
Description
•