forked from Mirrors/cloudflare-ddns-docker
Update dependency flake8-annotations to ~=2.9.1 - autoclosed #4
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/flake8-annotations-2.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
->~=2.9.1
Release Notes
sco1/flake8-annotations (flake8-annotations)
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.
879f04cc99
tod272a4c50d
Update dependency flake8-annotations to ~=2.9.1to Update dependency flake8-annotations to ~=2.9.1 - autoclosedPull request closed