Closed renovate[bot] closed 3 years ago
This PR contains the following updates:
==1.5.1
==1.5.4
: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.
This PR contains the following updates:
==1.5.1
->==1.5.4
Release Notes
hhatto/autopep8
### [`v1.5.4`](https://togithub.com/hhatto/autopep8/releases/v1.5.4) [Compare Source](https://togithub.com/hhatto/autopep8/compare/v1.5.3...v1.5.4) - new feature - Skip formatting of a block in a file - use with `fmt: on/off` or `autopep8: on/off` - related: [#460](https://togithub.com/hhatto/autopep8/issues/460), [#557](https://togithub.com/hhatto/autopep8/issues/557) (Thanks to [@shardros](https://togithub.com/shardros)) - fix bugs - [#551](https://togithub.com/hhatto/autopep8/issues/551), [#553](https://togithub.com/hhatto/autopep8/issues/553): ignoring W292 with --ignore option - [#564](https://togithub.com/hhatto/autopep8/issues/564), [#565](https://togithub.com/hhatto/autopep8/issues/565): ignore SyntaxWarning in Python3.8+ ### [`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/W504Renovate 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.