Skip to content

chore(deps): update dependency mypy to v1.20.0#47

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

chore(deps): update dependency mypy to v1.20.0#47
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/mypy-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jun 25, 2024

This PR contains the following updates:

Package Change Age Confidence
mypy (changelog) ==1.10.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

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)

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 3bece03 to 6453ec2 Compare July 19, 2024 19:51
@renovate renovate bot changed the title chore(deps): update dependency mypy to v1.10.1 chore(deps): update dependency mypy to v1.11.0 Jul 19, 2024
@renovate renovate bot changed the title chore(deps): update dependency mypy to v1.11.0 chore(deps): update dependency mypy to v1.11.1 Jul 31, 2024
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from 6453ec2 to 8e3b9f3 Compare July 31, 2024 00:03
@renovate renovate bot changed the title chore(deps): update dependency mypy to v1.11.1 chore(deps): update dependency mypy to v1.11.2 Aug 25, 2024
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from 8e3b9f3 to e704660 Compare August 25, 2024 01:30
@renovate renovate bot changed the title chore(deps): update dependency mypy to v1.11.2 chore(deps): update dependency mypy to v1.12.0 Oct 14, 2024
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from e704660 to d822e5e Compare October 14, 2024 19:14
@renovate renovate bot changed the title chore(deps): update dependency mypy to v1.12.0 chore(deps): update dependency mypy to v1.12.1 Oct 20, 2024
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from d822e5e to c52d8a4 Compare October 20, 2024 01:18
@renovate renovate bot changed the title chore(deps): update dependency mypy to v1.12.1 chore(deps): update dependency mypy to v1.13.0 Oct 23, 2024
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from c52d8a4 to a3bc421 Compare October 23, 2024 00:01
@renovate renovate bot changed the title chore(deps): update dependency mypy to v1.13.0 chore(deps): update dependency mypy to v1.14.0 Dec 20, 2024
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from a3bc421 to 325fd71 Compare December 20, 2024 16:01
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from 325fd71 to 98a41e5 Compare December 30, 2024 17:02
@renovate renovate bot changed the title chore(deps): update dependency mypy to v1.14.0 chore(deps): update dependency mypy to v1.14.1 Dec 30, 2024
@renovate renovate bot changed the title chore(deps): update dependency mypy to v1.14.1 chore(deps): update dependency mypy to v1.15.0 Feb 5, 2025
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from 98a41e5 to 7468760 Compare February 5, 2025 04:25
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from 7468760 to 64e82f1 Compare May 29, 2025 14:53
@renovate renovate bot changed the title chore(deps): update dependency mypy to v1.15.0 chore(deps): update dependency mypy to v1.16.0 May 29, 2025
@renovate renovate bot changed the title chore(deps): update dependency mypy to v1.16.0 chore(deps): update dependency mypy to v1.16.1 Jun 16, 2025
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from 64e82f1 to 8c89de9 Compare June 16, 2025 20:05
@renovate renovate bot changed the title chore(deps): update dependency mypy to v1.16.1 chore(deps): update dependency mypy to v1.17.0 Jul 15, 2025
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from 8c89de9 to 6e47f4b Compare July 15, 2025 01:34
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from 6e47f4b to c477c7e Compare July 31, 2025 10:59
@renovate renovate bot changed the title chore(deps): update dependency mypy to v1.17.0 chore(deps): update dependency mypy to v1.17.1 Jul 31, 2025
@renovate renovate bot changed the title chore(deps): update dependency mypy to v1.17.1 chore(deps): update dependency mypy to v1.18.1 Sep 13, 2025
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from c477c7e to 89986a6 Compare September 13, 2025 03:53
@renovate renovate bot changed the title chore(deps): update dependency mypy to v1.18.1 chore(deps): update dependency mypy to v1.18.2 Sep 19, 2025
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from 89986a6 to af1a5f1 Compare September 19, 2025 00:57
@renovate renovate bot changed the title chore(deps): update dependency mypy to v1.18.2 chore(deps): update dependency mypy to v1.19.0 Nov 28, 2025
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from af1a5f1 to 8ae7eff Compare November 28, 2025 18:41
@renovate renovate bot changed the title chore(deps): update dependency mypy to v1.19.0 chore(deps): update dependency mypy to v1.19.1 Dec 15, 2025
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from 8ae7eff to 5b96a13 Compare December 15, 2025 06:03
@renovate renovate bot changed the title chore(deps): update dependency mypy to v1.19.1 chore(deps): update dependency mypy to v1.20.0 Mar 31, 2026
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from 5b96a13 to 2fcbe8c Compare March 31, 2026 21:47
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