Skip to content

Bump pep8 from 1.5.7 to 1.7.1#1

Open
dependabot-preview[bot] wants to merge 1 commit into
developfrom
dependabot/pip/pep8-1.7.1
Open

Bump pep8 from 1.5.7 to 1.7.1#1
dependabot-preview[bot] wants to merge 1 commit into
developfrom
dependabot/pip/pep8-1.7.1

Conversation

@dependabot-preview

Copy link
Copy Markdown

Bumps pep8 from 1.5.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
  • b8088a2 Merge pull request #470 from PyCQA/release/v1.7
  • a0da509 Changed to make new release 1.7 rather than 1.6.3
  • dd2302e Added missing changelog entries.
  • 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.


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 now in your Dependabot dashboard.

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 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.


Dependabot has been acquired by GitHub  🎉

Bumps [pep8](https://github.com/PyCQA/pep8) from 1.5.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.5.7...1.7.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label May 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant