Skip to content

Update dependency mypy to v1.20.2#344

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

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

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.01.20.2 age confidence

Release Notes

python/mypy (mypy)

v1.20.2

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

  • 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

v1.18.2

  • 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

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: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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 force-pushed the renovate/mypy-1.x-lockfile branch 2 times, most recently from b30ba6b to c2c59e8 Compare June 1, 2025 13:45
@renovate renovate Bot force-pushed the renovate/mypy-1.x-lockfile branch from c2c59e8 to 0fd51ca Compare June 16, 2025 20:31
@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 force-pushed the renovate/mypy-1.x-lockfile branch 2 times, most recently from 3774a1a to 58b9078 Compare June 28, 2025 20:33
@renovate renovate Bot force-pushed the renovate/mypy-1.x-lockfile branch 2 times, most recently from 15b8d6d to fc62f12 Compare July 15, 2025 00:07
@renovate renovate Bot changed the title Update dependency mypy to v1.16.1 Update dependency mypy to v1.17.0 Jul 15, 2025
@renovate renovate Bot force-pushed the renovate/mypy-1.x-lockfile branch from fc62f12 to 3b646c0 Compare July 25, 2025 16:06
@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-lockfile branch from 3b646c0 to f9c6275 Compare July 31, 2025 11:07
@renovate renovate Bot force-pushed the renovate/mypy-1.x-lockfile branch from f9c6275 to a0796ef Compare August 20, 2025 02:24
@renovate renovate Bot force-pushed the renovate/mypy-1.x-lockfile branch from a0796ef to 6fab7bc Compare September 10, 2025 06:55
@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 force-pushed the renovate/mypy-1.x-lockfile branch 2 times, most recently from 5024908 to cf89d2c Compare September 19, 2025 01:16
@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-lockfile branch 2 times, most recently from fd11e6d to 5de0498 Compare September 23, 2025 20:48
@renovate renovate Bot force-pushed the renovate/mypy-1.x-lockfile branch from 5de0498 to d7fa062 Compare October 18, 2025 21:01
@renovate renovate Bot force-pushed the renovate/mypy-1.x-lockfile branch from d7fa062 to 3b1d937 Compare October 26, 2025 22:06
@renovate renovate Bot force-pushed the renovate/mypy-1.x-lockfile branch from 3b1d937 to ce4dd09 Compare November 3, 2025 22:44
@renovate renovate Bot force-pushed the renovate/mypy-1.x-lockfile branch from ce4dd09 to bf878a9 Compare November 28, 2025 16:43
@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-lockfile branch from bf878a9 to 4c2bf35 Compare December 15, 2025 06:01
@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-lockfile branch from 4c2bf35 to 00849bb Compare December 21, 2025 20:52
@renovate renovate Bot force-pushed the renovate/mypy-1.x-lockfile branch 2 times, most recently from 0ed86a2 to eb0c4c3 Compare January 8, 2026 00:27
@renovate renovate Bot force-pushed the renovate/mypy-1.x-lockfile branch from 998dc4c to af24574 Compare March 27, 2026 17:58
@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-lockfile branch 3 times, most recently from 862f379 to ac7c3f4 Compare April 6, 2026 17:53
@renovate renovate Bot force-pushed the renovate/mypy-1.x-lockfile branch from ac7c3f4 to 96f2e0d Compare April 13, 2026 06:31
@renovate renovate Bot changed the title Update dependency mypy to v1.20.0 Update dependency mypy to v1.20.1 Apr 13, 2026
@renovate renovate Bot force-pushed the renovate/mypy-1.x-lockfile branch from 96f2e0d to aa3bb6a Compare April 21, 2026 22:04
@renovate renovate Bot changed the title Update dependency mypy to v1.20.1 Update dependency mypy to v1.20.2 Apr 21, 2026
@renovate renovate Bot force-pushed the renovate/mypy-1.x-lockfile branch 2 times, most recently from 0158950 to b01da47 Compare April 23, 2026 13:54
@renovate renovate Bot force-pushed the renovate/mypy-1.x-lockfile branch from b01da47 to 58775ab Compare April 30, 2026 15:42
@renovate renovate Bot force-pushed the renovate/mypy-1.x-lockfile branch 2 times, most recently from ebb2cd1 to 14b3a5e Compare May 15, 2026 01:55
@renovate renovate Bot changed the title Update dependency mypy to v1.20.2 Update dependency mypy to v1.20.2 - autoclosed May 22, 2026
@renovate renovate Bot closed this May 22, 2026
@renovate renovate Bot deleted the renovate/mypy-1.x-lockfile branch May 22, 2026 22:07
@renovate renovate Bot changed the title Update dependency mypy to v1.20.2 - autoclosed Update dependency mypy to v1.20.2 May 23, 2026
@renovate renovate Bot reopened this May 23, 2026
@renovate renovate Bot force-pushed the renovate/mypy-1.x-lockfile branch 3 times, most recently from 7c33f16 to 5197d1e Compare May 24, 2026 17:16
@renovate renovate Bot changed the title Update dependency mypy to v1.20.2 Update dependency mypy to v1.20.2 - autoclosed Jun 2, 2026
@renovate renovate Bot closed this Jun 2, 2026
@renovate renovate Bot changed the title Update dependency mypy to v1.20.2 - autoclosed Update dependency mypy to v1.20.2 Jun 2, 2026
@renovate renovate Bot reopened this Jun 2, 2026
@renovate renovate Bot force-pushed the renovate/mypy-1.x-lockfile branch 2 times, most recently from 5197d1e to 0d19590 Compare June 2, 2026 13:37
@renovate renovate Bot force-pushed the renovate/mypy-1.x-lockfile branch from 0d19590 to ade3f5d Compare June 4, 2026 05:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants