Skip to content

chore(deps): update dependency mypy to v1.20.2#449

Merged
linuxdaemon merged 1 commit into
mainfrom
renovate/mypy-1.20.x
May 7, 2026
Merged

chore(deps): update dependency mypy to v1.20.2#449
linuxdaemon merged 1 commit into
mainfrom
renovate/mypy-1.20.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 31, 2026

This PR contains the following updates:

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


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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (09aa231) to head (84ef8a2).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #449   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           16        16           
  Lines         1186      1186           
  Branches        90        90           
=========================================
  Hits          1186      1186           

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

@renovate renovate Bot changed the title chore(deps): update dependency mypy to v1.20.0 chore(deps): update dependency mypy to v1.20.1 Apr 13, 2026
@renovate renovate Bot force-pushed the renovate/mypy-1.20.x branch from d175846 to 1affdba Compare April 13, 2026 05:53
@renovate renovate Bot force-pushed the renovate/mypy-1.20.x branch from 1affdba to 20baa4e Compare April 21, 2026 20:08
@renovate renovate Bot changed the title chore(deps): update dependency mypy to v1.20.1 chore(deps): update dependency mypy to v1.20.2 Apr 21, 2026
@renovate renovate Bot force-pushed the renovate/mypy-1.20.x branch 3 times, most recently from 9856a7d to 952f394 Compare May 7, 2026 20:36
@renovate renovate Bot force-pushed the renovate/mypy-1.20.x branch from 952f394 to 84ef8a2 Compare May 7, 2026 21:37
@linuxdaemon linuxdaemon merged commit 374893c into main May 7, 2026
25 checks passed
@linuxdaemon linuxdaemon deleted the renovate/mypy-1.20.x branch May 7, 2026 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant