Update dependency flake8-annotations to v3 #14
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/flake8-annotations-3.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
~=2.4.1->~=3.1.1Release Notes
sco1/flake8-annotations (flake8-annotations)
v3.1.1Compare Source
Changed
--respect-type-ignoreflagv3.1.0Compare Source
Added
--respect-type-ignoreto support suppression of errors for functions annotated withtype: ignorev3.0.1Compare Source
Changed
v3.0.0Compare Source
Added
ANN402for the presence of type commentsChanged
Removed
ANN301v2.9.1Compare Source
Changed
attrs.Fixed
flake8 >= 5.0(See: https://github.com/pycqa/flake8/issues/284)v2.9.0Compare Source
Added
--allow-star-arg-anyto support suppression ofANN401for*argsand**kwargs.v2.8.0Compare Source
Added
ANN4xxerror level for opinionated warnings that are disabled by default.ANN401for use oftyping.Anyas an argument annotation.Changed
v2.7.0Compare Source
Added
Fixed
CHANGELOG.mdwhen building wheels.v2.6.2Compare Source
Fixed
v2.6.1Compare Source
Changed
v2.6.0Compare Source
Added
--dispatch-decoratorsto support suppression of all errors from functions decorated by decorators such asfunctools.singledispatchandfunctools.singledispatchmethod.--overload-decoratorsto support generic aliasing of thetyping.overloaddecorator.Fixed
v2.5.0Compare Source
Added
--allow-untyped-nestedto suppress all errors from dynamically typted nested functions. A function is considered dynamically typed if it does not contain any type hints.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 has been generated by Renovate Bot.
08589b5074toffc7708cd3