Skip to content

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

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jun 8, 2025

This PR contains the following updates:

Package Change Age Confidence
mypy (changelog) 1.13.01.20.1 age confidence

Warning

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


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

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: (in timezone America/Chicago)

  • Branch creation
    • Between 12:00 AM and 03:59 AM (* 0-3 * * *)
  • 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
Copy Markdown

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
@renovate renovate bot force-pushed the renovate/mypy-1.x branch from 096b233 to b52b2ad Compare March 31, 2026 21:15
@renovate renovate bot changed the title chore(deps): update dependency mypy to v1.19.1 chore(deps): update dependency mypy to v1.20.0 Mar 31, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Mar 31, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: poetry.lock
The --no-wheel and --wheel options are deprecated. They have no effect for Python > 3.8 as wheel is no longer bundled in virtualenv.
Updating dependencies
Resolving dependencies...

Creating virtualenv rokuecp-GHPcZsSr-py3.14 in /home/ubuntu/.cache/pypoetry/virtualenvs

The current project's supported Python range (>=3.9,<4.0) is not compatible with some of the required packages Python requirement:
  - mypy requires Python >=3.10, so it will not be satisfied for Python >=3.9,<3.10

Because rokuecp depends on mypy (1.20.1) which requires Python >=3.10, version solving failed.

  • Check your dependencies Python requirement: The Python requirement can be specified via the `python` or `markers` properties
    
    For mypy, a possible solution would be to set the `python` property to ">=3.10,<4.0"

    https://python-poetry.org/docs/dependency-specification/#python-restricted-dependencies,
    https://python-poetry.org/docs/dependency-specification/#using-environment-markers

@renovate renovate bot force-pushed the renovate/mypy-1.x branch from b52b2ad to e845015 Compare April 13, 2026 06:05
@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
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