Skip to content

chore(deps): update dependency mypy to v1.20.1 (v0.8.x)#108

Closed
renovate[bot] wants to merge 1 commit intov0.8.xfrom
renovate/v0.8.x-dev-dependencies
Closed

chore(deps): update dependency mypy to v1.20.1 (v0.8.x)#108
renovate[bot] wants to merge 1 commit intov0.8.xfrom
renovate/v0.8.x-dev-dependencies

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Dec 4, 2025

This PR contains the following updates:

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

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
    • "every 4th week on Thursday before 10am"
  • 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 the dependencies Pull requests that update a dependency file label Dec 4, 2025
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Dec 4, 2025

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot changed the title chore(deps): update dependency mypy to v1.19.0 (v0.8.x) chore(deps): update dependency mypy to v1.19.1 (v0.8.x) Dec 15, 2025
@renovate renovate bot force-pushed the renovate/v0.8.x-dev-dependencies branch from 147a99e to c091116 Compare December 15, 2025 10:59
@renovate renovate bot force-pushed the renovate/v0.8.x-dev-dependencies branch from c091116 to ba6ebaf Compare January 1, 2026 13:36
@renovate renovate bot force-pushed the renovate/v0.8.x-dev-dependencies branch from ba6ebaf to 4e4892c Compare February 2, 2026 19:27
@renovate renovate bot force-pushed the renovate/v0.8.x-dev-dependencies branch 2 times, most recently from 93412c8 to 46e603f Compare March 18, 2026 21:30
@renovate renovate bot changed the title chore(deps): update dependency mypy to v1.19.1 (v0.8.x) chore(deps): update dependency mypy to v1.20.0 (v0.8.x) Mar 31, 2026
@renovate renovate bot force-pushed the renovate/v0.8.x-dev-dependencies branch from 46e603f to 15feda0 Compare March 31, 2026 21:22
@renovate renovate bot changed the title chore(deps): update dependency mypy to v1.20.0 (v0.8.x) chore(deps): update dependency mypy to v1.20.1 (v0.8.x) Apr 13, 2026
@renovate renovate bot force-pushed the renovate/v0.8.x-dev-dependencies branch from 15feda0 to b01fc46 Compare April 13, 2026 05:17
@renovate renovate bot force-pushed the renovate/v0.8.x-dev-dependencies branch from b01fc46 to 6e41881 Compare April 14, 2026 10:19
@jvansanten jvansanten closed this Apr 15, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Apr 15, 2026

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (^1.8.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/v0.8.x-dev-dependencies branch April 15, 2026 09:09
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant