Update dependency basedmypy to >=2.10.0 #215
Merged
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:
*
->>=2.10.0
Release Notes
KotlinIsland/basedmypy (basedmypy)
v2.10.0
Changes
Any
related errors haves been adjustedv2.9.1
Fixed
functools.cache
andoperator.attrgetter
v2.9.0
Added
collections.User*
should have__repr__
Fixed
v2.8.1
Fixes
stubtest
: the__bool__
method of function parameter defaults will no longer be unnecessarily evaluatedv2.8.0
Added
TypeVar
definitions (#817)TypeVar
constraints on type applications (#817)Fixes
typing.Callable
Docs
v2.7.0
Added
functools.wraps
correctlybuiltins.ellipsis
/types.EllipsisType
correctlybytearray
andmemoryview
promotions by defaulttyping.type_check_only
basedtyping.FunctionType
Fixes
re
pluginIntersection
cachetypes.NoneType
Enhancements
v2.6.0
Added
_
will be inferred asobject
(#687)work_not_properly_function_names
made available to per module configuration (#699)BASEDMYPY_TYPE_CHECKING
(#702)TYPE_CHECKING
branches (#702)Any
return types (#715)Fixes
v2.5.0
Added
Callable
syntax ((int) -> str
) (#619)FunctionType
syntax (def (int) -> str
) (#619)Fixes
Callable
is no longertypes.FunctionType
(#619)v2.4.0
v2.3.0
Added
cast
s show an error (#573)Enhancements
reveal_type
(#550)--color-output
is enabled by default (#531)--ide
will disable color-output (#531)Fixes
cast
is analyzed as evaluated (#564)None
correctly warn when used (#572)v2.2.1
Fixes
v2.2.0
Added
TypeGuard
is retained in inferred types (#504)--ide
flag (#501)Enhancements
show-error-context
/pretty
are now on by default (#501)--show-error-end
(#501)Callable
types in error messages don't containmypy_extensions
(#516)Fixes
type
literals. (#488)Any
expressions when inferring lambda type (#515)Any
expression (#515)Mapping
s key type (#527)Configuration
📅 Schedule: 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.
This PR was generated by Mend Renovate. View the repository job log.