Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Apr 22, 2020

Bumps pep8 from 1.7 to 1.7.1.

Release notes

Sourced from pep8's releases.

1.7.1

This will be the final release of the pep8 package, all future usage should be of the pycodestyle package instead (version 2.x + of this repository).

Changes:

  • Prominently note via warning message that the tool is no longer released as pep8 and will only be fixed in the pycodestyle package
Changelog

Sourced from pep8's changelog.

1.7.1 (2017-10-22)

Changes:

  • Prominently note via warning message that the tool is no longer released as pep8 and will only be fixed in the pycodestyle package

1.7.0 (2016-01-12)

Announcements:

Changes:

  • Reverted the fix in #368, "options passed on command line are only ones accepted" feature. This has many unintended consequences in pep8 and flake8 and needs to be reworked when I have more time.
  • Added support for Python 3.5. (Issue #420 & #459)
  • Added support for multi-line config_file option parsing. (Issue #429)
  • Improved parameter parsing. (Issues #420 & #456)

Bugs:

  • Fixed BytesWarning on Python 3. (Issue #459)

1.6.2 (2015-02-15)

Changes:

  • Added check for breaking around a binary operator. (Issue #197, Pull #305)

Bugs:

  • Restored config_file parameter in process_options(). (Issue #380)

1.6.1 (2015-02-08)

Changes:

  • Assign variables before referenced. (Issue #287)

Bugs:

... (truncated)
Commits
  • 45f79c7 Release 1.7.1
  • 0b5a432 Add links to old and new package names
  • 05ec89f Updated the doc index with not about new name
  • d4a6003 Removed pycodestyle entry point
  • 24d3ca6 Updated version number to 1.7.1.dev0
  • b6cef17 Added pycodestyle entrypoint
  • 504d8dc Backported maintainer update in setup.py
  • See full diff 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 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 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)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [pep8](https://github.com/PyCQA/pep8) from 1.7 to 1.7.1.
- [Release notes](https://github.com/PyCQA/pep8/releases)
- [Changelog](https://github.com/PyCQA/pycodestyle/blob/1.7.1/CHANGES.txt)
- [Commits](PyCQA/pycodestyle@1.7.0...1.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@codecov
Copy link

codecov bot commented Apr 22, 2020

Codecov Report

Merging #6930 into development will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           development    #6930   +/-   ##
============================================
  Coverage        66.40%   66.40%           
============================================
  Files              313      313           
  Lines            15358    15358           
============================================
  Hits             10198    10198           
  Misses            5160     5160           

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 1d0376f...e91ee0d. Read the comment docs.

@iamareebjamal iamareebjamal merged commit 9ca4d0c into development Apr 22, 2020
@iamareebjamal iamareebjamal deleted the dependabot/pip/pep8-1.7.1 branch April 22, 2020 19:32
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