Workiva / goverge

A golang multi package coverage reporting tool.
Other
3 stars 8 forks source link

chore(deps-dev): bump pep8 from 1.5.7 to 1.7.1 #38

Open dependabot-preview[bot] opened 4 years ago

dependabot-preview[bot] commented 4 years ago

⚠️ Dependabot Preview has been deactivated ⚠️

This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to dependabot commands nor will it be automatically closed if a new version is found.

If you close this pull request, Dependabot will re-create it the next time it checks for updates and everything will work as expected.


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 3 PRs for your first few update runs. Once an update run creates fewer than 3 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 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 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 the `.dependabot/config.yml` file in this repo: - Update frequency - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
aviary-wf commented 4 years ago

Security Insights

No security relevant content was detected by automated scans.

Action Items