-
Notifications
You must be signed in to change notification settings - Fork 90
Commit ec6b04b
Merge #395
395: Bump mypy from 0.930 to 0.931 r=alallema a=dependabot[bot]
Bumps [mypy](https://github.com/python/mypy) from 0.930 to 0.931.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/python/mypy/commit/4486d764c07a1cee9792d691e8e85cedfed2a451"><code>4486d76</code></a> Bump version to 0.931</li>
<li><a href="https://github.com/python/mypy/commit/d7fe756ddf2c5166a336c02624dccf74111f32a6"><code>d7fe756</code></a> Restore removed builtin_type() api method (<a href="https://github-redirect.dependabot.com/python/mypy/issues/11932">#11932</a>)</li>
<li><a href="https://github.com/python/mypy/commit/4d64557848de9a7749412270d0e93dd9e3e1a494"><code>4d64557</code></a> stubtest: fix literal type construction (<a href="https://github-redirect.dependabot.com/python/mypy/issues/11931">#11931</a>)</li>
<li><a href="https://github.com/python/mypy/commit/5b3280e667aea60c4a22b3e1df4fad6c5df421bd"><code>5b3280e</code></a> Fix crash on <code>ErasedType</code> and <code>covers_at_runtime</code> (<a href="https://github-redirect.dependabot.com/python/mypy/issues/11924">#11924</a>)</li>
<li><a href="https://github.com/python/mypy/commit/73de602cf62f7a68eaa6a11bf04f01eebaf9a034"><code>73de602</code></a> Stricter None handling with --no-strict-optional (<a href="https://github-redirect.dependabot.com/python/mypy/issues/11717">#11717</a>)</li>
<li><a href="https://github.com/python/mypy/commit/221a7f34cbfdc0dafe7f84042f2a707cbfdbf60f"><code>221a7f3</code></a> Fix PEP 585 type aliases in stubs (<a href="https://github-redirect.dependabot.com/python/mypy/issues/11918">#11918</a>)</li>
<li><a href="https://github.com/python/mypy/commit/b40c3d0bae812d3c38096973e84479e20353d5a9"><code>b40c3d0</code></a> Handle <code>NoReturn</code> type aliases (<a href="https://github-redirect.dependabot.com/python/mypy/issues/11912">#11912</a>)</li>
<li><a href="https://github.com/python/mypy/commit/3f2143d55c2f2ec6afc44b42541901aaaf12614a"><code>3f2143d</code></a> Always allow use of <code>type[T]</code> in stubs (<a href="https://github-redirect.dependabot.com/python/mypy/issues/11863">#11863</a>)</li>
<li><a href="https://github.com/python/mypy/commit/12290decccf3d60e3b56c23be09bc853a3ed6051"><code>12290de</code></a> Bump version to 0.931+dev</li>
<li><a href="https://github.com/python/mypy/commit/8ce64aca6e84860ffbd2605f7cb52e97c8c10771"><code>8ce64ac</code></a> [0.931 backport] Fix <strong>reduce</strong> regression (<a href="https://github-redirect.dependabot.com/python/mypy/issues/11866">#11866</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/python/mypy/compare/v0.930...v0.931">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR by commenting ``@dependabot` rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Amélie <[email protected]>File tree
Expand file treeCollapse file tree
1 file changed
+39
-39
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+39
-39
lines changed+39-39Lines changed: 39 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments