peter-evans / autopep8

A GitHub action for autopep8, a tool that automatically formats Python code to conform to the PEP 8 style guide.
MIT License
84 stars 15 forks source link

Update dependency autopep8 to v1.5.3 - autoclosed #47

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Update Change
autopep8 patch ==1.5.1 -> ==1.5.3

Release Notes

hhatto/autopep8 ### [`v1.5.3`](https://togithub.com/hhatto/autopep8/releases/v1.5.3) [Compare Source](https://togithub.com/hhatto/autopep8/compare/v1.5.2...v1.5.3) - changes - requirement pycodestyle version 2.6.0+ ( [#​548](https://togithub.com/hhatto/autopep8/issues/548) ) - fix bugs - Expected pyproject.toml configuration syntax incompatible with TOML format ( [#​528](https://togithub.com/hhatto/autopep8/issues/528) , [#​546](https://togithub.com/hhatto/autopep8/issues/546) ) - Fix incompatible exit code with --jobs=0 and --exit-code ( [#​543](https://togithub.com/hhatto/autopep8/issues/543) , [#​545](https://togithub.com/hhatto/autopep8/issues/545) ) - Fix hangup E122 fixed method with backslash ( [#​540](https://togithub.com/hhatto/autopep8/issues/540) , [#​541](https://togithub.com/hhatto/autopep8/issues/541) ) ### [`v1.5.2`](https://togithub.com/hhatto/autopep8/releases/v1.5.2) [Compare Source](https://togithub.com/hhatto/autopep8/compare/v1.5.1...v1.5.2) - new features - [#​480](https://togithub.com/hhatto/autopep8/issues/480), [#​535](https://togithub.com/hhatto/autopep8/issues/535) : support parallel jobs for diff option - changes - [#​501](https://togithub.com/hhatto/autopep8/issues/501), [#​537](https://togithub.com/hhatto/autopep8/issues/537) : enable exclude option when specify directly file args - fix bugs - [#​364](https://togithub.com/hhatto/autopep8/issues/364), [#​538](https://togithub.com/hhatto/autopep8/issues/538) : related code E702 - [#​533](https://togithub.com/hhatto/autopep8/issues/533) : related code W503/W504

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.