Skip to content

Update dependency mypy to v1.20.2 - #321

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/mypy-1.x-lockfile
Open

Update dependency mypy to v1.20.2#321
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/mypy-1.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Sep 10, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
mypy (changelog) 1.15.01.20.2 age confidence

Release Notes

python/mypy (mypy)

v1.20.2

Compare Source

v1.20.1

Compare Source

  • Always disable sync in SQLite cache (Ivan Levkivskyi, PR 21184)
  • Temporarily skip few base64 tests (Ivan Levkivskyi, PR 21193)
  • Revert dict.__or__ typeshed change (Ivan Levkivskyi, PR 21186)
  • Fix narrowing for match case with variadic tuples (Shantanu, PR 21192)
  • Avoid narrowing type[T] in type calls (Shantanu, PR 21174)
  • Fix regression for catching empty tuple in except (Shantanu, PR 21153)
  • Fix reachability for frozenset and dict view narrowing (Shantanu, PR 21151)
  • Fix narrowing with chained comparison (Shantanu, PR 21150)
  • Avoid narrowing to unreachable at module level (Shantanu, PR 21144)
  • Allow dangerous identity comparisons to Any typed variables (Shantanu, PR 21142)
  • --warn-unused-config should not be a strict flag (Ivan Levkivskyi, PR 21139)

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: (in timezone Asia/Tokyo)

  • Branch creation
    • At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday (* 0-4,22-23 * * 1-5)
    • Only on Sunday and Saturday (* * * * 0,6)
  • 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 added the dependencies Pull requests that update a dependency file label Sep 10, 2025
@renovate
renovate Bot force-pushed the renovate/mypy-1.x-lockfile branch from 87130ca to 49717c2 Compare September 16, 2025 11:43
@renovate renovate Bot changed the title Update dependency mypy to v1.17.1 Update dependency mypy to v1.18.1 Sep 16, 2025
@renovate
renovate Bot force-pushed the renovate/mypy-1.x-lockfile branch from 49717c2 to 5d998fa Compare September 23, 2025 00:49
@renovate renovate Bot changed the title Update dependency mypy to v1.18.1 Update dependency mypy to v1.18.2 Sep 23, 2025
@renovate
renovate Bot force-pushed the renovate/mypy-1.x-lockfile branch from 5d998fa to 6de822c Compare December 2, 2025 18:30
@renovate renovate Bot changed the title Update dependency mypy to v1.18.2 Update dependency mypy to v1.19.0 Dec 2, 2025
@renovate
renovate Bot force-pushed the renovate/mypy-1.x-lockfile branch from 6de822c to 386d4d4 Compare December 19, 2025 06:01
@renovate renovate Bot changed the title Update dependency mypy to v1.19.0 Update dependency mypy to v1.19.1 Dec 19, 2025
@renovate
renovate Bot force-pushed the renovate/mypy-1.x-lockfile branch from 386d4d4 to 02dc2d1 Compare February 2, 2026 14:46
@renovate
renovate Bot force-pushed the renovate/mypy-1.x-lockfile branch from 02dc2d1 to 5f17753 Compare February 12, 2026 18:12
@renovate
renovate Bot force-pushed the renovate/mypy-1.x-lockfile branch from 5f17753 to e6b6ac7 Compare March 13, 2026 18:10
@renovate renovate Bot changed the title Update dependency mypy to v1.19.1 Update dependency mypy to v1.20.0 Apr 4, 2026
@renovate
renovate Bot force-pushed the renovate/mypy-1.x-lockfile branch from e6b6ac7 to 1080352 Compare April 17, 2026 07:00
@renovate renovate Bot changed the title Update dependency mypy to v1.20.0 Update dependency mypy to v1.20.1 Apr 17, 2026
@renovate renovate Bot changed the title Update dependency mypy to v1.20.1 Update dependency mypy to v1.20.2 Apr 25, 2026
@renovate
renovate Bot force-pushed the renovate/mypy-1.x-lockfile branch from 1080352 to 0594e49 Compare May 12, 2026 17:27
@renovate
renovate Bot force-pushed the renovate/mypy-1.x-lockfile branch from 0594e49 to 57dfe80 Compare July 21, 2026 03:00
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.

0 participants