This repository was archived by the owner on Jun 2, 2020. It is now read-only.
Bump pyflakes from 1.6.0 to 2.1.0#20
Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
Closed
Conversation
Bumps [pyflakes](https://github.com/PyCQA/pyflakes) from 1.6.0 to 2.1.0. - [Release notes](https://github.com/PyCQA/pyflakes/releases) - [Changelog](https://github.com/PyCQA/pyflakes/blob/master/NEWS.rst) - [Commits](PyCQA/pyflakes@1.6.0...2.1.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
Codecov Report
@@ Coverage Diff @@
## master #20 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 5 5
Lines 52 52
=====================================
Hits 52 52Continue to review full report at Codecov.
|
Author
|
Superseded by #27. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps pyflakes from 1.6.0 to 2.1.0.
Changelog
Sourced from pyflakes's changelog.
Commits
4bc1f21Write changelog and bump version for 2.1.065fdfadFix regression with__all__ = [not, strings]14f28baUse file_tokens to better match flake8 api357a2e3Allow star args in type comments7272b10Add check for use of 'is' operator with str, bytes, and int literals1f58890Set the proper scope forasync def1f4e377Fix python3.8 docstring offsetsf144487Move type annotations tests to their own classac0aebaParse PEP 484 type comments009f4e7Update TravisCI to use flake8 3.6.0 (#398)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 cancel mergewill cancel a previously requested merge@dependabot reopenwill reopen this PR if it is closed@dependabot ignore this [patch|minor|major] versionwill close this PR and stop Dependabot creating any more for this minor/major 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)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in your Dependabot dashboard:
Finally, you can contact us by mentioning @dependabot.