Skip to content

chore(deps): update dependency mypy to v1.19.1#778

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

chore(deps): update dependency mypy to v1.19.1#778
renovate[bot] wants to merge 1 commit intomainfrom
renovate/mypy-1.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 8, 2025

This PR contains the following updates:

Package Change Age Confidence
mypy (changelog) 1.13.01.19.1 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

python/mypy (mypy)

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


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) in timezone America/Chicago, 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 added dependencies Upgrade or downgrade of project dependencies. python labels Jun 8, 2025
@codecov
Copy link

codecov bot commented Jun 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.22%. Comparing base (16c5419) to head (096b233).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #778   +/-   ##
=======================================
  Coverage   96.22%   96.22%           
=======================================
  Files           7        7           
  Lines         450      450           
  Branches       76       76           
=======================================
  Hits          433      433           
  Misses          4        4           
  Partials       13       13           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot force-pushed the renovate/mypy-1.x branch 3 times, most recently from 199cc3b to e5b4b7c Compare June 16, 2025 17:11
@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 e5b4b7c to 26dc5b3 Compare July 14, 2025 23:13
@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 14, 2025
@renovate renovate bot force-pushed the renovate/mypy-1.x branch 2 times, most recently from 9e6d4e3 to 401395c Compare July 31, 2025 09: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 12, 2025
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from 401395c to ce6bea1 Compare September 12, 2025 22:07
@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 ce6bea1 to 19f01a0 Compare September 19, 2025 01:34
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from 19f01a0 to d49a1f4 Compare November 28, 2025 17:58
@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 d49a1f4 to 100bbc2 Compare December 15, 2025 09:32
@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 100bbc2 to 7d6fadb Compare February 2, 2026 21:51
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from 7d6fadb to d24f0eb Compare February 12, 2026 15:56
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from d24f0eb to 096b233 Compare March 13, 2026 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Upgrade or downgrade of project dependencies. python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants