Skip to content

chore(deps): update dependency mypy to v1.19.1#1071

Merged
noahnu merged 1 commit intomainfrom
renovate/mypy-1.x-lockfile
Feb 16, 2026
Merged

chore(deps): update dependency mypy to v1.19.1#1071
noahnu merged 1 commit intomainfrom
renovate/mypy-1.x-lockfile

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 16, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mypy (changelog) 1.19.01.19.1 age adoption passing confidence

Release Notes

python/mypy (mypy)

v1.19.1

Compare Source

  • 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)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 16, 2026
@codecov
Copy link

codecov bot commented Feb 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1071   +/-   ##
=======================================
  Coverage   97.37%   97.37%           
=======================================
  Files          24       24           
  Lines        1712     1712           
=======================================
  Hits         1667     1667           
  Misses         45       45           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark

Details
Benchmark suite Current: 047453c Previous: 761b61c Ratio
benchmarks/test_1000x.py::test_1000x_reads 0.6272188231222886 iter/sec (stddev: 0.025617534649112848) 0.6236985271918383 iter/sec (stddev: 0.025139600498956107) 0.99
benchmarks/test_1000x.py::test_1000x_writes 0.5703583599321742 iter/sec (stddev: 0.037802291619965185) 0.5701612979561206 iter/sec (stddev: 0.045004090708465505) 1.00
benchmarks/test_standard.py::test_standard 0.5562877101020522 iter/sec (stddev: 0.0391823923466713) 0.563786040123109 iter/sec (stddev: 0.032258617160983175) 1.01

This comment was automatically generated by workflow using github-action-benchmark.

@renovate renovate bot force-pushed the renovate/mypy-1.x-lockfile branch from 50a67c9 to 047453c Compare February 16, 2026 19:17
@noahnu noahnu enabled auto-merge (squash) February 16, 2026 19:17
@noahnu noahnu merged commit 24f5b7c into main Feb 16, 2026
19 checks passed
@noahnu noahnu deleted the renovate/mypy-1.x-lockfile branch February 16, 2026 19:21
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant