Closed renovate[bot] closed 11 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
148f37a
) 51.51% compared to head (41aecf6
) 51.51%.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
v1.7.8
->v2.2.1
Note: The
pre-commit
manager in Renovate is not supported by thepre-commit
maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.Release Notes
myint/autoflake (myint/autoflake)
### [`v2.2.1`](https://togithub.com/PyCQA/autoflake/releases/tag/v2.2.1) [Compare Source](https://togithub.com/myint/autoflake/compare/v2.2.0...v2.2.1) #### What's Changed - pre-commit autoupdate and annotations fix by [@fsouza](https://togithub.com/fsouza) in [https://github.com/PyCQA/autoflake/pull/270](https://togithub.com/PyCQA/autoflake/pull/270) - Remove py.typed by [@fsouza](https://togithub.com/fsouza) in [https://github.com/PyCQA/autoflake/pull/273](https://togithub.com/PyCQA/autoflake/pull/273) - Bump v2.2.1 by [@fsouza](https://togithub.com/fsouza) in [https://github.com/PyCQA/autoflake/pull/274](https://togithub.com/PyCQA/autoflake/pull/274) **Full Changelog**: https://github.com/PyCQA/autoflake/compare/v2.2.0...v2.2.1 ### [`v2.2.0`](https://togithub.com/PyCQA/autoflake/releases/tag/v2.2.0) [Compare Source](https://togithub.com/myint/autoflake/compare/v2.1.1...v2.2.0) #### What's Changed - \[pre-commit.ci] pre-commit autoupdate by [@pre-commit-ci](https://togithub.com/pre-commit-ci) in [https://github.com/PyCQA/autoflake/pull/255](https://togithub.com/PyCQA/autoflake/pull/255) - \[pre-commit.ci] pre-commit autoupdate by [@pre-commit-ci](https://togithub.com/pre-commit-ci) in [https://github.com/PyCQA/autoflake/pull/256](https://togithub.com/PyCQA/autoflake/pull/256) - \[pre-commit.ci] pre-commit autoupdate by [@pre-commit-ci](https://togithub.com/pre-commit-ci) in [https://github.com/PyCQA/autoflake/pull/257](https://togithub.com/PyCQA/autoflake/pull/257) - \[pre-commit.ci] pre-commit autoupdate by [@pre-commit-ci](https://togithub.com/pre-commit-ci) in [https://github.com/PyCQA/autoflake/pull/260](https://togithub.com/PyCQA/autoflake/pull/260) - Add type annotations and validate with pyright by [@fsouza](https://togithub.com/fsouza) in [https://github.com/PyCQA/autoflake/pull/262](https://togithub.com/PyCQA/autoflake/pull/262) - Remove test_fuzz_pypi by [@fsouza](https://togithub.com/fsouza) in [https://github.com/PyCQA/autoflake/pull/263](https://togithub.com/PyCQA/autoflake/pull/263) - Bump v2.2.0 by [@fsouza](https://togithub.com/fsouza) in [https://github.com/PyCQA/autoflake/pull/265](https://togithub.com/PyCQA/autoflake/pull/265) **Full Changelog**: https://github.com/PyCQA/autoflake/compare/v2.1.1...v2.2.0 ### [`v2.1.1`](https://togithub.com/PyCQA/autoflake/releases/tag/v2.1.1) [Compare Source](https://togithub.com/myint/autoflake/compare/v2.1.0...v2.1.1) #### What's Changed - Revert "Support .toml configuration format with --config flag ([#249](https://togithub.com/myint/autoflake/issues/249))" by [@fsouza](https://togithub.com/fsouza) in [https://github.com/PyCQA/autoflake/pull/252](https://togithub.com/PyCQA/autoflake/pull/252) - Bump v2.1.1 by [@fsouza](https://togithub.com/fsouza) in [https://github.com/PyCQA/autoflake/pull/253](https://togithub.com/PyCQA/autoflake/pull/253) **Full Changelog**: https://github.com/PyCQA/autoflake/compare/v2.1.0...v2.1.1 ### [`v2.1.0`](https://togithub.com/PyCQA/autoflake/releases/tag/v2.1.0) [Compare Source](https://togithub.com/myint/autoflake/compare/v2.0.2...v2.1.0) #### What's Changed - Bump v2.0.2 by [@fsouza](https://togithub.com/fsouza) in [https://github.com/PyCQA/autoflake/pull/236](https://togithub.com/PyCQA/autoflake/pull/236) - Support .toml configuration format with --config flag by [@bricker](https://togithub.com/bricker) in [https://github.com/PyCQA/autoflake/pull/249](https://togithub.com/PyCQA/autoflake/pull/249) - Bump v2.1.0 by [@fsouza](https://togithub.com/fsouza) in [https://github.com/PyCQA/autoflake/pull/250](https://togithub.com/PyCQA/autoflake/pull/250) #### New Contributors - [@bricker](https://togithub.com/bricker) made their first contribution in [https://github.com/PyCQA/autoflake/pull/249](https://togithub.com/PyCQA/autoflake/pull/249) **Full Changelog**: https://github.com/PyCQA/autoflake/compare/v2.0.2...v2.1.0 ### [`v2.0.2`](https://togithub.com/PyCQA/autoflake/releases/tag/v2.0.2) [Compare Source](https://togithub.com/myint/autoflake/compare/v2.0.1...v2.0.2) #### What's Changed - Don't sort imports by [@fsouza](https://togithub.com/fsouza) in [https://github.com/PyCQA/autoflake/pull/232](https://togithub.com/PyCQA/autoflake/pull/232) **Full Changelog**: https://github.com/PyCQA/autoflake/compare/v2.0.1...v2.0.2 ### [`v2.0.1`](https://togithub.com/PyCQA/autoflake/releases/tag/v2.0.1) [Compare Source](https://togithub.com/myint/autoflake/compare/v2.0.0...v2.0.1) #### What's Changed - pre-commit autoupdate by [@sadikkuzu](https://togithub.com/sadikkuzu) in [https://github.com/PyCQA/autoflake/pull/198](https://togithub.com/PyCQA/autoflake/pull/198) - Fix a typo in a link to pre-commit by [@solzard](https://togithub.com/solzard) in [https://github.com/PyCQA/autoflake/pull/200](https://togithub.com/PyCQA/autoflake/pull/200) - Update standard_paths so it only checks existing directories by [@fsouza](https://togithub.com/fsouza) in [https://github.com/PyCQA/autoflake/pull/217](https://togithub.com/PyCQA/autoflake/pull/217) - Bump to 2.0.1 by [@fsouza](https://togithub.com/fsouza) in [https://github.com/PyCQA/autoflake/pull/220](https://togithub.com/PyCQA/autoflake/pull/220) #### New Contributors - [@sadikkuzu](https://togithub.com/sadikkuzu) made their first contribution in [https://github.com/PyCQA/autoflake/pull/198](https://togithub.com/PyCQA/autoflake/pull/198) - [@solzard](https://togithub.com/solzard) made their first contribution in [https://github.com/PyCQA/autoflake/pull/200](https://togithub.com/PyCQA/autoflake/pull/200) **Full Changelog**: https://github.com/PyCQA/autoflake/compare/v2.0.0...v2.0.1 ### [`v2.0.0`](https://togithub.com/PyCQA/autoflake/releases/tag/v2.0.0) [Compare Source](https://togithub.com/myint/autoflake/compare/v1.7.8...v2.0.0) #### What's Changed - [Upgrade minimum version of pyflakes](https://togithub.com/PyCQA/autoflake/commit/aee7fb540e3dc766fa6a4aee146857aac6b18f9d) - [Bump 2.0.0](https://togithub.com/PyCQA/autoflake/commit/c056d7ffc63012a5c2eeda0143c535f439c8603f) **Full Changelog**: https://github.com/PyCQA/autoflake/compare/v1.7.8...v2.0.0Configuration
📅 Schedule: Branch creation - "before 10pm on Sunday" in timezone America/Chicago, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.