Skip to content

Update dependency mypy to v1.19.1#689

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/mypy-1.x
Open

Update dependency mypy to v1.19.1#689
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/mypy-1.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 17, 2025

This PR contains the following updates:

Package Change Age Confidence
mypy (changelog) 1.16.01.19.1 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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)

v1.19.0

Compare Source

v1.18.2

Compare Source

  • Fix crash on recursive alias (Ivan Levkivskyi, PR 19845)
  • Add additional guidance for stubtest errors when runtime is object.__init__ (Stephen Morton, PR 19733)
  • Fix handling of None values in f-string expressions in mypyc (BobTheBuidler, PR 19846)

v1.18.1

Compare Source

v1.17.1

Compare Source

  • Retain None as constraints bottom if no bottoms were provided (Stanislav Terliakov, PR 19485)
  • Fix "ignored exception in hasattr" in dmypy (Stanislav Terliakov, PR 19428)
  • Prevent a crash when InitVar is redefined with a method in a subclass (Stanislav Terliakov, PR 19453)

v1.17.0

Compare Source

v1.16.1

Compare Source


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) in timezone America/Chicago, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 dependencies Upgrade or downgrade of project dependencies. python Pull requests that update Python code labels Jun 17, 2025
@codecov
Copy link

codecov bot commented Jun 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.39%. Comparing base (8ab238f) to head (e867100).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #689   +/-   ##
=======================================
  Coverage   94.39%   94.39%           
=======================================
  Files           9        9           
  Lines         874      874           
  Branches      121      121           
=======================================
  Hits          825      825           
  Misses         22       22           
  Partials       27       27           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot force-pushed the renovate/mypy-1.x branch from d1201d8 to a62e338 Compare July 6, 2025 01:44
@renovate renovate bot changed the title Update dependency mypy to v1.16.1 Update dependency mypy to v1.17.0 Jul 14, 2025
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from a62e338 to 53f4c82 Compare July 14, 2025 21:41
@renovate renovate bot changed the title Update dependency mypy to v1.17.0 Update dependency mypy to v1.17.1 Jul 31, 2025
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from 53f4c82 to 3860f96 Compare July 31, 2025 10:44
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from 3860f96 to f7a876c Compare September 13, 2025 20:13
@renovate renovate bot changed the title Update dependency mypy to v1.17.1 Update dependency mypy to v1.18.1 Sep 13, 2025
@renovate renovate bot changed the title Update dependency mypy to v1.18.1 Update dependency mypy to v1.18.2 Sep 19, 2025
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from f7a876c to 98bbbf1 Compare September 19, 2025 02:14
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from 98bbbf1 to aafd113 Compare November 28, 2025 18:33
@renovate renovate bot changed the title Update dependency mypy to v1.18.2 Update dependency mypy to v1.19.0 Nov 28, 2025
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from aafd113 to c5d2ba7 Compare December 15, 2025 09:03
@renovate renovate bot changed the title Update dependency mypy to v1.19.0 Update dependency mypy to v1.19.1 Dec 15, 2025
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from c5d2ba7 to f3b552e Compare February 2, 2026 14:58
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from f3b552e to e867100 Compare March 13, 2026 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Upgrade or downgrade of project dependencies. python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants