Update dependency mypy to v1.20.2 - autoclosed - #121
Closed
renovate[bot] wants to merge 1 commit into
Closed
Conversation
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports |
☂️ Python Coverage
Overall Coverage
New FilesNo new covered files... Modified FilesNo covered modified files...
|
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
April 24, 2024 16:35
e2d0c62 to
0ddcc37
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
June 25, 2024 05:25
0ddcc37 to
13c19d8
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
July 19, 2024 20:30
13c19d8 to
6abb9bc
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
July 31, 2024 00:09
6abb9bc to
3328410
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
August 25, 2024 00:02
3328410 to
9351a01
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
October 14, 2024 20:48
9351a01 to
a10d8ea
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
October 20, 2024 03:41
a10d8ea to
6777247
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
October 22, 2024 22:50
6777247 to
de84588
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
December 20, 2024 15:32
de84588 to
4d7627d
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
December 30, 2024 20:06
4d7627d to
f5a82f0
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
February 5, 2025 05:49
f5a82f0 to
27b6563
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
May 29, 2025 14:30
27b6563 to
70b82da
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
June 16, 2025 19:10
70b82da to
e3112bb
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
July 14, 2025 23:57
e3112bb to
3510554
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
July 31, 2025 09:44
3510554 to
b67b04e
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
September 13, 2025 18:56
b67b04e to
05c500b
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
September 19, 2025 02:34
05c500b to
ee88c9a
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
November 28, 2025 17:01
ee88c9a to
3542fd4
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
December 15, 2025 09:52
3542fd4 to
0e676b4
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
February 2, 2026 19:38
0e676b4 to
9fe90ac
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
March 13, 2026 18:43
9fe90ac to
4112b82
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
March 31, 2026 20:38
4112b82 to
35e8b3e
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
April 13, 2026 05:40
35e8b3e to
5dd68d4
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
April 21, 2026 20:49
5dd68d4 to
ba14470
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
April 30, 2026 15:37
ba14470 to
f585e46
Compare
renovate
Bot
force-pushed
the
renovate/mypy-1.x-lockfile
branch
from
May 12, 2026 12:43
f585e46 to
50940d4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.8.0→1.20.2Release Notes
python/mypy (mypy)
v1.20.2Compare Source
v1.20.1Compare Source
dict.__or__typeshed change (Ivan Levkivskyi, PR 21186)type[T]in type calls (Shantanu, PR 21174)Anytyped variables (Shantanu, PR 21142)--warn-unused-configshould not be a strict flag (Ivan Levkivskyi, PR 21139)v1.20.0Compare Source
v1.19.1Compare Source
types.NoneTypein match cases (A5rocks, PR 20383)v1.19.0Compare Source
v1.18.2Compare Source
object.__init__(Stephen Morton, PR 19733)v1.18.1Compare Source
v1.17.1Compare Source
Noneas constraints bottom if no bottoms were provided (Stanislav Terliakov, PR 19485)hasattr" in dmypy (Stanislav Terliakov, PR 19428)v1.17.0Compare Source
v1.16.1Compare Source
v1.16.0Compare Source
v1.15.0Compare Source
v1.14.1Compare Source
v1.14.0Compare Source
v1.13.0Compare Source
v1.12.1Compare Source
os.pathstubs affecting use ofos.PathLike[Any](Shantanu, PR 17995)v1.12.0Compare Source
v1.11.2Compare Source
TypedDictitem types before storing (Ivan Levkivskyi, PR 17640)v1.11.1Compare Source
RawExpressionType.acceptcrash with--cache-fine-grained(Anders Kaseorg, PR 17588)typing.TypeAliasTypebeing undefined on python < 3.12 (Nikita Sobolev, PR 17558)types.GenericAliaslookup crash (Shantanu, PR 17543)v1.11.0Compare Source
v1.10.1Compare Source
v1.10.0Compare Source
v1.9.0Compare Source
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.