Skip to content

Update dependency mypy to v1.20.1#23

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 6, 2023

This PR contains the following updates:

Package Change Age Confidence
mypy (changelog) ==1.1.1==1.20.1 age confidence

Release Notes

python/mypy (mypy)

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

v1.15.0

Compare Source

v1.14.1

Compare Source

v1.14.0

Compare Source

v1.13.0

Compare Source

v1.12.1

Compare Source

  • Fix crash when showing partially analyzed type in error message (Ivan Levkivskyi, PR 17961)
  • Fix iteration over union (when self type is involved) (Shantanu, PR 17976)
  • Fix type object with type var default in union context (Jukka Lehtosalo, PR 17991)
  • Revert change to os.path stubs affecting use of os.PathLike[Any] (Shantanu, PR 17995)

v1.12.0

Compare Source

v1.11.2

Compare Source

  • Alternative fix for a union-like literal string (Ivan Levkivskyi, PR 17639)
  • Unwrap TypedDict item types before storing (Ivan Levkivskyi, PR 17640)

v1.11.1

Compare Source

  • Fix RawExpressionType.accept crash with --cache-fine-grained (Anders Kaseorg, PR 17588)
  • Fix PEP 604 isinstance caching (Shantanu, PR 17563)
  • Fix typing.TypeAliasType being undefined on python < 3.12 (Nikita Sobolev, PR 17558)
  • Fix types.GenericAlias lookup crash (Shantanu, PR 17543)

v1.11.0

Compare Source

v1.10.1

Compare Source

  • Fix error reporting on cached run after uninstallation of third party library (Shantanu, PR 17420)

v1.10.0

Compare Source

v1.9.0

Compare Source

v1.8.0

Compare Source

v1.7.1

Compare Source

v1.7.0

Compare Source

v1.6.1

Compare Source

v1.6.0

Compare Source

v1.5.1

Compare Source

v1.5.0

Compare Source

v1.4.1

Compare Source

v1.4.0

Compare Source

v1.3.0

Compare Source

v1.2.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • 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 changed the title Update dependency mypy to v1.2.0 Update dependency mypy to v1.3.0 May 11, 2023
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from 36a27b2 to edb08ce Compare May 11, 2023 00:30
@renovate renovate bot changed the title Update dependency mypy to v1.3.0 Update dependency mypy to v1.4.0 Jun 20, 2023
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from edb08ce to d851a0d Compare June 20, 2023 16:07
@renovate renovate bot changed the title Update dependency mypy to v1.4.0 Update dependency mypy to v1.4.1 Jun 26, 2023
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from d851a0d to 55e0fa1 Compare June 26, 2023 01:08
@renovate renovate bot changed the title Update dependency mypy to v1.4.1 Update dependency mypy to v1.5.0 Aug 10, 2023
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from 55e0fa1 to cb4cfd9 Compare August 10, 2023 13:58
@renovate renovate bot changed the title Update dependency mypy to v1.5.0 Update dependency mypy to v1.5.1 Aug 16, 2023
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from cb4cfd9 to cd512c5 Compare August 16, 2023 19:19
@renovate renovate bot changed the title Update dependency mypy to v1.5.1 Update dependency mypy to v1.6.0 Oct 10, 2023
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from cd512c5 to 313923e Compare October 10, 2023 18:01
@renovate renovate bot changed the title Update dependency mypy to v1.6.0 Update dependency mypy to v1.6.1 Oct 18, 2023
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from 313923e to a44873b Compare October 18, 2023 06:58
@renovate renovate bot changed the title Update dependency mypy to v1.6.1 Update dependency mypy to v1.7.0 Nov 10, 2023
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from a44873b to bc13896 Compare November 10, 2023 15:25
@renovate renovate bot changed the title Update dependency mypy to v1.7.0 Update dependency mypy to v1.7.1 Nov 23, 2023
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from bc13896 to 08ddf2b Compare November 23, 2023 19:29
@renovate renovate bot changed the title Update dependency mypy to v1.7.1 Update dependency mypy to v1.8.0 Dec 21, 2023
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from 08ddf2b to c8cd6f6 Compare December 21, 2023 19:28
@renovate renovate bot changed the title Update dependency mypy to v1.8.0 Update dependency mypy to v1.9.0 Mar 8, 2024
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from c8cd6f6 to 0696ddc Compare March 8, 2024 18:34
@renovate renovate bot changed the title Update dependency mypy to v1.9.0 Update dependency mypy to v1.10.0 Apr 24, 2024
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from 0696ddc to 67ee985 Compare April 24, 2024 17:46
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from 67ee985 to 20a7c44 Compare June 25, 2024 03:39
@renovate renovate bot changed the title Update dependency mypy to v1.10.0 Update dependency mypy to v1.10.1 Jun 25, 2024
@renovate renovate bot changed the title Update dependency mypy to v1.10.1 Update dependency mypy to v1.11.0 Jul 19, 2024
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from 20a7c44 to cb4f8d2 Compare July 19, 2024 20:12
@renovate renovate bot changed the title Update dependency mypy to v1.11.0 Update dependency mypy to v1.11.1 Jul 31, 2024
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from cb4f8d2 to c5364dc Compare July 31, 2024 00:20
@renovate renovate bot changed the title Update dependency mypy to v1.12.0 Update dependency mypy to v1.12.1 Oct 20, 2024
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from 7004134 to 79bb8ff Compare October 22, 2024 22:47
@renovate renovate bot changed the title Update dependency mypy to v1.12.1 Update dependency mypy to v1.13.0 Oct 22, 2024
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from 79bb8ff to 2d143aa Compare December 20, 2024 17:21
@renovate renovate bot changed the title Update dependency mypy to v1.13.0 Update dependency mypy to v1.14.0 Dec 20, 2024
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from 2d143aa to d69d9f0 Compare December 30, 2024 18:42
@renovate renovate bot changed the title Update dependency mypy to v1.14.0 Update dependency mypy to v1.14.1 Dec 30, 2024
@renovate renovate bot changed the title Update dependency mypy to v1.14.1 Update dependency mypy to v1.15.0 Feb 5, 2025
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from d69d9f0 to 50798f6 Compare February 5, 2025 05:08
@renovate renovate bot changed the title Update dependency mypy to v1.15.0 Update dependency mypy to v1.16.0 May 29, 2025
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from 50798f6 to aaa9d18 Compare May 29, 2025 16:56
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from aaa9d18 to 2f23ad5 Compare June 16, 2025 19:49
@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 2f23ad5 to 0488367 Compare July 14, 2025 23:42
@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 0488367 to 239110b Compare July 31, 2025 12:01
@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 2 times, most recently from 5b1098d to 27f4d71 Compare September 19, 2025 00:55
@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 27f4d71 to e40dcf3 Compare November 28, 2025 18:14
@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 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 e40dcf3 to c31226d Compare December 15, 2025 06:36
@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 c31226d to be14c8b Compare March 31, 2026 20:55
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from be14c8b to 601af21 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
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