Bump flake8-pyi from 20.10.0 to 22.8.2#758
Conversation
Bumps [flake8-pyi](https://github.com/ambv/flake8-pyi) from 20.10.0 to 22.8.2. - [Release notes](https://github.com/ambv/flake8-pyi/releases) - [Changelog](https://github.com/PyCQA/flake8-pyi/blob/master/CHANGELOG.md) - [Commits](PyCQA/flake8-pyi@20.10.0...22.8.2) --- updated-dependencies: - dependency-name: flake8-pyi dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
14fc7a2 to
9c5a771
Compare
|
@Dreamsorcerer I'm assigning this to you since it's related to #684 — maybe it'll be solved after merging it? |
|
Only if I remove the .pyi files and do inline annotations, and then this library can just be removed. Might do that as a separate PR. Otherwise, we'd just have to ignore these bogus errors, or see if the maintainers add some 3.7 compatibility option: |
Wait, .pyi files don't run Python, forget that... We can just update the .pyi files. |
|
@Dreamsorcerer would you take care of this? |
Codecov Report
@@ Coverage Diff @@
## master #758 +/- ##
=======================================
Coverage 93.65% 93.65%
=======================================
Files 5 5
Lines 504 504
=======================================
Hits 472 472
Misses 32 32 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
|
Not sure why yet, but looks like the new release is causing some type errors in aiohttp. |
|
Curiously, I don't seem to get any errors when testing locally... |
Bumps flake8-pyi from 20.10.0 to 22.8.2.
Release notes
Sourced from flake8-pyi's releases.
... (truncated)
Changelog
Sourced from flake8-pyi's changelog.
... (truncated)
Commits
60a3112Prepare for release 22.8.2 (#280)8957cb5Introduce Y051: Detect redundant unions betweenLiteraltypes and builtin s...8651fbeRefactor union-analysis error codes (#277)221c26cIntroduce Y050: UseNeverfor argument annotations, notNoReturn(#274)14ab297Introduce Y049: Detect unusedTypedDicts (#271)b7b2d52Introduce Y047: Detect unusedTypeAliasdeclarations (#255)fcb4633Clarify Y044 in README, link readthedocs (#267)349ee3dPingh-action-pypi-publishtorelease/v1; bumptypes-pyflakesversion (...0284968Shorten some line lengths, improve.flake8config file (#265)dfe6d76Prepare for release 22.8.1 (#264)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)