Skip to content

build(deps): update dependency mypy to v1.20.1#2600

Merged
sisp merged 1 commit intocopier-org:masterfrom
renovate-bot:renovate/mypy-1.x
Apr 13, 2026
Merged

build(deps): update dependency mypy to v1.20.1#2600
sisp merged 1 commit intocopier-org:masterfrom
renovate-bot:renovate/mypy-1.x

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

@renovate-bot renovate-bot commented Apr 9, 2026

This PR contains the following updates:

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


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.

@forking-renovate forking-renovate bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 9, 2026
@renovate-bot renovate-bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 9, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.27%. Comparing base (ec89f2a) to head (20c4cff).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2600      +/-   ##
==========================================
+ Coverage   97.18%   97.27%   +0.08%     
==========================================
  Files          59       59              
  Lines        6888     6888              
==========================================
+ Hits         6694     6700       +6     
+ Misses        194      188       -6     
Flag Coverage Δ
unittests 97.27% <ø> (+0.08%) ⬆️

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.

@renovate-bot renovate-bot force-pushed the renovate/mypy-1.x branch 2 times, most recently from 31b4dfd to b2b48ee Compare April 10, 2026 15:03
@renovate-bot renovate-bot changed the title build(deps): update dependency mypy to v1.20.0 build(deps): update dependency mypy to v1.20.1 Apr 13, 2026
@sisp sisp merged commit d4b27e8 into copier-org:master Apr 13, 2026
21 checks passed
@renovate-bot renovate-bot deleted the renovate/mypy-1.x branch April 13, 2026 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants