This repository was archived by the owner on Jun 2, 2020. It is now read-only.
Bump pyflakes from 1.6.0 to 2.0.0#11
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.0.0. - [Release notes](https://github.com/PyCQA/pyflakes/releases) - [Changelog](https://github.com/PyCQA/pyflakes/blob/master/NEWS.txt) - [Commits](PyCQA/pyflakes@1.6.0...2.0.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
Codecov Report
@@ Coverage Diff @@
## master #11 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 5 5
Lines 52 52
=====================================
Hits 52 52Continue to review full report at Codecov.
|
Author
|
Superseded by #20. |
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.0.0.
Changelog
Sourced from pyflakes's changelog.
Commits
efddb93Increment version to 2.0.0c2742b6Update versions (#303)a13dbe6Drop support for EOL Python <2.7 and 3.2-3.3 (#322)a440c20skip Emacs/vim backup files (#331)af45b41Warn on raise NotImplemented(...)7a34cfdFix typo (#327)b75144bWork around Travis CI error on Python "nightly" (#326)8e9d44cSupport__class__withoutselfin Python 3 (#325)8a1feacIgnore underscore redefinition (#73)8aece72Handle string literal annotations (#313)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.Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking
Bump nowin your Dependabot dashboard.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@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 (this|these) label[s]will set the current labels as the default for future PRs for this repo and language@dependabot use (this|these) reviewer[s]will set the current reviewers as the default for future PRs for this repo and language@dependabot use (this|these) assignee[s]will set the current assignees as the default for future PRs for this repo and languageAdditionally, you can set the following in your Dependabot dashboard:
Finally, you can contact us by mentioning @dependabot.