Skip to content

Bump mypy from 1.18.2 to 1.19.1#561

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/master/mypy-1.19.1
Closed

Bump mypy from 1.18.2 to 1.19.1#561
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/master/mypy-1.19.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2026

Bumps mypy from 1.18.2 to 1.19.1.

Changelog

Sourced from mypy's changelog.

Mypy 1.19.1

  • Fix noncommutative joins with bounded TypeVars (Shantanu, PR 20345)
  • Respect output format for cached runs by serializing raw errors in cache metas (Ivan Levkivskyi, PR 20372)
  • Allow types.NoneType in match cases (A5rocks, PR 20383)
  • Fix mypyc generator regression with empty tuple (BobTheBuidler, PR 20371)
  • Fix crash involving Unpack-ed TypeVarTuple (Shantanu, PR 20323)
  • Fix crash on star import of redefinition (Ivan Levkivskyi, PR 20333)
  • Fix crash on typevar with forward ref used in other module (Ivan Levkivskyi, PR 20334)
  • Fail with an explicit error on PyPy (Ivan Levkivskyi, PR 20389)

Acknowledgements

Thanks to all mypy contributors who contributed to this release:

  • A5rocks
  • BobTheBuidler
  • bzoracler
  • Chainfire
  • Christoph Tyralla
  • David Foster
  • Frank Dana
  • Guo Ci
  • iap
  • Ivan Levkivskyi
  • James Hilton-Balfe
  • jhance
  • Joren Hammudoglu
  • Jukka Lehtosalo
  • KarelKenens
  • Kevin Kannammalil
  • Marc Mueller
  • Michael Carlstrom
  • Michael J. Sullivan
  • Piotr Sawicki
  • Randolf Scholz
  • Shantanu
  • Sigve Sebastian Farstad
  • sobolevn
  • Stanislav Terliakov
  • Stephen Morton
  • Theodore Ando
  • Thiago J. Barbalho
  • wyattscarpenter

I’d also like to thank my employer, Dropbox, for supporting mypy development.

Mypy 1.18

We’ve just uploaded mypy 1.18.1 to the Python Package Index (PyPI). Mypy is a static type checker for Python. This release includes new features, performance

... (truncated)

Commits

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 3, 2026

Labels

The following labels could not be found: poetry. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 3, 2026
github-actions[bot]
github-actions bot previously approved these changes Mar 3, 2026
@dependabot dependabot bot force-pushed the dependabot/pip/master/mypy-1.19.1 branch from b856a80 to ed3de3e Compare March 3, 2026 17:29
github-actions[bot]
github-actions bot previously approved these changes Mar 3, 2026
@dependabot dependabot bot force-pushed the dependabot/pip/master/mypy-1.19.1 branch from ed3de3e to a540cbb Compare March 3, 2026 17:30
@dependabot dependabot bot force-pushed the dependabot/pip/master/mypy-1.19.1 branch from a540cbb to f3a4939 Compare March 3, 2026 17:32
github-actions[bot]
github-actions bot previously approved these changes Mar 3, 2026
@dependabot dependabot bot force-pushed the dependabot/pip/master/mypy-1.19.1 branch from f3a4939 to b93c299 Compare March 3, 2026 17:33
github-actions[bot]
github-actions bot previously approved these changes Mar 3, 2026
@dependabot dependabot bot force-pushed the dependabot/pip/master/mypy-1.19.1 branch from b93c299 to 0d07d8d Compare March 4, 2026 04:56
github-actions[bot]
github-actions bot previously approved these changes Mar 4, 2026
@dependabot dependabot bot force-pushed the dependabot/pip/master/mypy-1.19.1 branch from 0d07d8d to f7330ea Compare March 5, 2026 04:55
@dependabot dependabot bot force-pushed the dependabot/pip/master/mypy-1.19.1 branch from f7330ea to 0d016d8 Compare March 17, 2026 20:16
github-actions[bot]
github-actions bot previously approved these changes Mar 17, 2026
@dependabot dependabot bot force-pushed the dependabot/pip/master/mypy-1.19.1 branch from 0d016d8 to 27937f7 Compare March 18, 2026 21:37
github-actions[bot]
github-actions bot previously approved these changes Mar 18, 2026
@dependabot dependabot bot force-pushed the dependabot/pip/master/mypy-1.19.1 branch from 27937f7 to 362e2b7 Compare March 24, 2026 04:56
github-actions[bot]
github-actions bot previously approved these changes Mar 24, 2026
@dependabot dependabot bot force-pushed the dependabot/pip/master/mypy-1.19.1 branch from 362e2b7 to c059d7d Compare March 26, 2026 04:56
Bumps [mypy](https://github.com/python/mypy) from 1.18.2 to 1.19.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.18.2...v1.19.1)

---
updated-dependencies:
- dependency-name: mypy
  dependency-version: 1.19.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/master/mypy-1.19.1 branch from c059d7d to b8563c4 Compare March 31, 2026 09:43
@sonarqubecloud
Copy link
Copy Markdown

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2026

Superseded by #582.

@dependabot dependabot bot closed this Apr 1, 2026
@dependabot dependabot bot deleted the dependabot/pip/master/mypy-1.19.1 branch April 1, 2026 05:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants