Skip to content
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.

Bump flake8 from 3.5.0 to 3.6.0 #216

Merged
merged 1 commit into from
Oct 25, 2018
Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps flake8 from 3.5.0 to 3.6.0.

Commits
  • b6bd3a8 Release v3.6.0
  • 0115fed Merge branch 'match_newlines_py3_v2' into 'master'
  • 308a0bd Be explicit about the bytes put into test files
  • 42590a6 Revert "Merge branch 'revert-63b91c95' into 'master'"
  • ba2fb9c Merge branch 'revert-63b91c95' into 'master'
  • fb1f257 Revert "Merge branch 'match_newlines_py3' into 'master'"
  • 63b91c9 Merge branch 'match_newlines_py3' into 'master'
  • f5d6cf9 Merge branch 'master' into 'master'
  • 5188a14 Fix collections ABCs deprecation warning.
  • a42bfdf Fix inconsistent newlines read from a file in python3
  • Additional commits viewable in compare view

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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will 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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.5.0 to 3.6.0.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.5.0...3.6.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Oct 25, 2018
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling b4750cf on dependabot/pip/flake8-3.6.0 into b2d45c4 on master.

3 similar comments
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling b4750cf on dependabot/pip/flake8-3.6.0 into b2d45c4 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling b4750cf on dependabot/pip/flake8-3.6.0 into b2d45c4 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling b4750cf on dependabot/pip/flake8-3.6.0 into b2d45c4 on master.

@stephendonner stephendonner self-requested a review October 25, 2018 08:29
Copy link
Contributor

@stephendonner stephendonner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

r+

@stephendonner stephendonner merged commit 8b7f9da into master Oct 25, 2018
@dependabot-preview dependabot-preview bot deleted the dependabot/pip/flake8-3.6.0 branch October 25, 2018 08:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants