Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): Bump flake8-annotations from 2.7.0 to 2.9.0 #695

Merged
merged 2 commits into from
Jun 14, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 6, 2022

Bumps flake8-annotations from 2.7.0 to 2.9.0.

Release notes

Sourced from flake8-annotations's releases.

Release v2.9.0

[v2.9.0]

Added

  • #135 Add --allow-star-arg-any to support suppression of ANN401 for *args and **kwargs.

Release v2.8.0

[v2.8.0]

Added

  • #131 Add the ANN4xx error level for opinionated warnings that are disabled by default.
  • #131 Add ANN401 for use of typing.Any as an argument annotation.

Changed

  • Python 3.7 is now the minimum supported version
Changelog

Sourced from flake8-annotations's changelog.

[v2.9.0]

Added

  • #135 Add --allow-star-arg-any to support suppression of ANN401 for *args and **kwargs.

[v2.8.0]

Added

  • #131 Add the ANN4xx error level for opinionated warnings that are disabled by default.
  • #131 Add ANN401 for use of typing.Any as an argument annotation.

Changed

  • Python 3.7 is now the minimum supported version
Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team June 6, 2022 22:50
@dependabot dependabot bot force-pushed the dependabot/pip/flake8-annotations-2.9.0 branch 20 times, most recently from f908ab8 to 66c7de1 Compare June 13, 2022 19:38
@edgarrmondragon edgarrmondragon changed the title Bump flake8-annotations from 2.7.0 to 2.9.0 chore(deps-dev): Bump flake8-annotations from 2.7.0 to 2.9.0 Jun 13, 2022
@dependabot dependabot bot force-pushed the dependabot/pip/flake8-annotations-2.9.0 branch from 66c7de1 to c200634 Compare June 14, 2022 15:38
Bumps [flake8-annotations](https://github.com/sco1/flake8-annotations) from 2.7.0 to 2.9.0.
- [Release notes](https://github.com/sco1/flake8-annotations/releases)
- [Changelog](https://github.com/sco1/flake8-annotations/blob/main/CHANGELOG.md)
- [Commits](sco1/flake8-annotations@v2.7.0...v2.9.0)

---
updated-dependencies:
- dependency-name: flake8-annotations
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/flake8-annotations-2.9.0 branch from c200634 to 9cb227a Compare June 14, 2022 16:00
@codecov-commenter
Copy link

codecov-commenter commented Jun 14, 2022

Codecov Report

Merging #695 (cd30d2f) into main (4e60670) will increase coverage by 0.04%.
The diff coverage is 100.00%.

❗ Current head cd30d2f differs from pull request most recent head bb32451. Consider uploading reports for the commit bb32451 to get more accurate results

@@            Coverage Diff             @@
##             main     #695      +/-   ##
==========================================
+ Coverage   86.79%   86.84%   +0.04%     
==========================================
  Files          34       34              
  Lines        3371     3383      +12     
==========================================
+ Hits         2926     2938      +12     
  Misses        445      445              
Impacted Files Coverage Δ
singer_sdk/authenticators.py 73.68% <100.00%> (+0.15%) ⬆️
singer_sdk/helpers/capabilities.py 93.10% <100.00%> (+0.12%) ⬆️
singer_sdk/mapper.py 92.07% <100.00%> (+0.10%) ⬆️
singer_sdk/streams/rest.py 93.24% <100.00%> (+0.04%) ⬆️
singer_sdk/typing.py 97.23% <100.00%> (+0.09%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4e60670...bb32451. Read the comment docs.

@edgarrmondragon edgarrmondragon force-pushed the dependabot/pip/flake8-annotations-2.9.0 branch from cd30d2f to 73164f2 Compare June 14, 2022 17:52
@edgarrmondragon edgarrmondragon force-pushed the dependabot/pip/flake8-annotations-2.9.0 branch from 73164f2 to bb32451 Compare June 14, 2022 17:54
@edgarrmondragon edgarrmondragon enabled auto-merge (squash) June 14, 2022 17:56
@edgarrmondragon edgarrmondragon merged commit 2166416 into main Jun 14, 2022
@edgarrmondragon edgarrmondragon deleted the dependabot/pip/flake8-annotations-2.9.0 branch June 14, 2022 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants