[wpt-sync] Sync PR 34209 - Bump mypy from 0.950 to 0.960 in /tools
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox102 fixed)
Tracking | Status | |
---|---|---|
firefox102 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 34209 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/34209
Details from upstream follow.
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> wrote:
Bump mypy from 0.950 to 0.960 in /tools
Bumps mypy from 0.950 to 0.960.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/python/mypy/commit/0a4a190f25ed90f73f6290656ec65ddd6bdb1d4e"><code>0a4a190</code></a> Update version to 0.960</li>
<li><a href="https://github.com/python/mypy/commit/128661ccbf4396ed1538421c481f1773c7490169"><code>128661c</code></a> Friendlier errors for PEP 612 (<a href="https://github-redirect.dependabot.com/python/mypy/issues/12832">#12832</a>)</li>
<li><a href="https://github.com/python/mypy/commit/a54c84d0b0be3676e791960cb474dea00ac7f3bf"><code>a54c84d</code></a> Bring back type annotation support of dunder methods in stub generator (<a href="https://github-redirect.dependabot.com/python/mypy/issues/12828">#12828</a>)</li>
<li><a href="https://github.com/python/mypy/commit/290f013dc11a955ff2d87e3610d873c0fef71e55"><code>290f013</code></a> FindModuleCache: optionally leverage BuildSourceSet (<a href="https://github-redirect.dependabot.com/python/mypy/issues/12616">#12616</a>)</li>
<li><a href="https://github.com/python/mypy/commit/aa7c21a363271caed276c61899a7cb59bd2af49e"><code>aa7c21a</code></a> Typeshed cherry-pick: Ignore mypy errors in Python 2 builtins and typing (<a href="https://github-redirect.dependabot.com/python/mypy/issues/78">#78</a>...</li>
<li><a href="https://github.com/python/mypy/commit/644d5f6f2f503f115e6656336ad266a7e03fd79d"><code>644d5f6</code></a> checkexpr: cache type of container literals when possible (<a href="https://github-redirect.dependabot.com/python/mypy/issues/12707">#12707</a>)</li>
<li><a href="https://github.com/python/mypy/commit/b673366df0b0ee859abe0de3e2e82d99203fcd84"><code>b673366</code></a> speedup typechecking of nested if expressions (<a href="https://github-redirect.dependabot.com/python/mypy/issues/12700">#12700</a>)</li>
<li><a href="https://github.com/python/mypy/commit/6db3d96cf28879dc9018d5d8bcd45d30ba9b6817"><code>6db3d96</code></a> Avoid crashing on invalid python executables (<a href="https://github-redirect.dependabot.com/python/mypy/issues/12812">#12812</a>)</li>
<li><a href="https://github.com/python/mypy/commit/cb2c07bd1b0cb8ff3dbf38d0ee2092ebc1c1162f"><code>cb2c07b</code></a> Fix crash on type alias definition inside dataclass declaration (<a href="https://github-redirect.dependabot.com/python/mypy/issues/12792">#12792</a>)</li>
<li><a href="https://github.com/python/mypy/commit/3cd1e2c4d9213793adff1973c4b68f473154df21"><code>3cd1e2c</code></a> Fix namedtuple crash in unannotated function (<a href="https://github-redirect.dependabot.com/python/mypy/issues/12804">#12804</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/python/mypy/compare/v0.950...v0.960">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•3 years ago
|
||
Assignee | ||
Comment 3•3 years ago
|
||
Comment 4•3 years ago
|
||
bugherder |
Description
•