Skip to content

Update dependency mypy to v1.20.0#62

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

Update dependency mypy to v1.20.0#62
renovate[bot] wants to merge 1 commit intodevfrom
renovate/mypy-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented May 29, 2025

This PR contains the following updates:

Package Change Age Confidence
mypy (changelog) ==1.15.0==1.20.0 age confidence

Release Notes

python/mypy (mypy)

v1.20.0

Compare Source

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

v1.16.0

Compare Source


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 becomes conflicted, 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 force-pushed the renovate/mypy-1.x branch from b1dbe1b to 2c1c1cb Compare June 16, 2025 17:06
@renovate renovate bot changed the title Update dependency mypy to v1.16.0 Update dependency mypy to v1.16.1 Jun 16, 2025
@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 2c1c1cb to af6aa7c Compare July 14, 2025 22:15
@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 af6aa7c to e48b9a0 Compare July 31, 2025 10:50
@renovate renovate bot changed the title Update dependency mypy to v1.17.1 Update dependency mypy to v1.18.1 Sep 12, 2025
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from e48b9a0 to 7c16312 Compare September 12, 2025 23:09
@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 7c16312 to cbb4b38 Compare September 19, 2025 00:55
@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 cbb4b38 to 1d126de Compare November 28, 2025 17:26
@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 1d126de to 2cd188e Compare December 15, 2025 11:13
@renovate renovate bot changed the title Update dependency mypy to v1.19.1 Update dependency mypy to v1.20.0 Mar 31, 2026
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from 2cd188e to b81dfc6 Compare March 31, 2026 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants