forked from Mirrors/cloudflare-ddns-docker
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.1
Release Notes
sco1/flake8-annotations (flake8-annotations)
v3.1.1
Compare Source
Changed
--respect-type-ignore
flagv3.1.0
Compare Source
Added
--respect-type-ignore
to support suppression of errors for functions annotated withtype: ignore
v3.0.1
Compare Source
Changed
v3.0.0
Compare Source
Added
ANN402
for the presence of type commentsChanged
Removed
ANN301
v2.9.1
Compare Source
Changed
attrs
.Fixed
flake8 >= 5.0
(See: https://github.com/pycqa/flake8/issues/284)v2.9.0
Compare Source
Added
--allow-star-arg-any
to support suppression ofANN401
for*args
and**kwargs
.v2.8.0
Compare Source
Added
ANN4xx
error level for opinionated warnings that are disabled by default.ANN401
for use oftyping.Any
as an argument annotation.Changed
v2.7.0
Compare Source
Added
Fixed
CHANGELOG.md
when building wheels.v2.6.2
Compare Source
Fixed
v2.6.1
Compare Source
Changed
v2.6.0
Compare Source
Added
--dispatch-decorators
to support suppression of all errors from functions decorated by decorators such asfunctools.singledispatch
andfunctools.singledispatchmethod
.--overload-decorators
to support generic aliasing of thetyping.overload
decorator.Fixed
v2.5.0
Compare Source
Added
--allow-untyped-nested
to 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.
08589b5074
toffc7708cd3