Skip to content

[tool] chore(deps): Update dependency mypy to ~=1.20.2 (release/current)#176

Open
renovate[bot] wants to merge 1 commit intorelease/currentfrom
renovate/release/current-mypy-1.x
Open

[tool] chore(deps): Update dependency mypy to ~=1.20.2 (release/current)#176
renovate[bot] wants to merge 1 commit intorelease/currentfrom
renovate/release/current-mypy-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 20, 2026

This PR contains the following updates:

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


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 added dependencies use for pull requests that update a dependency file filigran team use to identify PR from the Filigran team labels Feb 20, 2026
@renovate renovate Bot force-pushed the renovate/release/current-mypy-1.x branch from 88c10f5 to bf35468 Compare March 13, 2026 15:06
@renovate renovate Bot changed the title Update dependency mypy to ~=1.19.1 (release/current) [tool] chore(deps): Update dependency mypy to ~=1.19.1 (release/current) Mar 31, 2026
@renovate renovate Bot changed the title [tool] chore(deps): Update dependency mypy to ~=1.19.1 (release/current) [tool] chore(deps): Update dependency mypy to ~=1.20.0 (release/current) Mar 31, 2026
@renovate renovate Bot changed the title [tool] chore(deps): Update dependency mypy to ~=1.20.0 (release/current) [tool] chore(deps): Update dependency mypy to ~=1.20.1 (release/current) Apr 13, 2026
@renovate renovate Bot force-pushed the renovate/release/current-mypy-1.x branch from bf35468 to 55f2359 Compare April 13, 2026 05:59
@renovate renovate Bot changed the title [tool] chore(deps): Update dependency mypy to ~=1.20.1 (release/current) [tool] chore(deps): Update dependency mypy to ~=1.20.2 (release/current) Apr 21, 2026
@renovate renovate Bot force-pushed the renovate/release/current-mypy-1.x branch from 55f2359 to 038a567 Compare April 21, 2026 21:47
@renovate renovate Bot force-pushed the renovate/release/current-mypy-1.x branch from 038a567 to 5afa98b Compare April 30, 2026 16:04
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.21%. Comparing base (bb4bce1) to head (5afa98b).

Additional details and impacted files
@@               Coverage Diff                @@
##           release/current     #176   +/-   ##
================================================
  Coverage            79.21%   79.21%           
================================================
  Files                   16       16           
  Lines                  587      587           
================================================
  Hits                   465      465           
  Misses                 122      122           
Flag Coverage Δ
connectors 79.21% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies use for pull requests that update a dependency file filigran team use to identify PR from the Filigran team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant