mcaulifn / solcast

Apache License 2.0
7 stars 2 forks source link

chore(deps): update dependency autopep8 to v2.1.0 #236

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
autopep8 2.0.4 -> 2.1.0 age adoption passing confidence

Release Notes

hhatto/autopep8 (autopep8) ### [`v2.1.0`](https://togithub.com/hhatto/autopep8/releases/tag/v2.1.0) [Compare Source](https://togithub.com/hhatto/autopep8/compare/v2.0.4...v2.1.0) #### What's Changed - migrate to pyproject.toml by [@​hhatto](https://togithub.com/hhatto) in [https://github.com/hhatto/autopep8/pull/705](https://togithub.com/hhatto/autopep8/pull/705) - Revert "Update MANIFEST.in" by [@​hhatto](https://togithub.com/hhatto) in [https://github.com/hhatto/autopep8/pull/710](https://togithub.com/hhatto/autopep8/pull/710) - run with pypy3.10 by [@​hhatto](https://togithub.com/hhatto) in [https://github.com/hhatto/autopep8/pull/711](https://togithub.com/hhatto/autopep8/pull/711) - ISSUE_TEMPLATE: use "console" instead of non-existing "shell" syntax by [@​emanuele6](https://togithub.com/emanuele6) in [https://github.com/hhatto/autopep8/pull/714](https://togithub.com/hhatto/autopep8/pull/714) - add 3.12, drop 3.7 by [@​hhatto](https://togithub.com/hhatto) in [https://github.com/hhatto/autopep8/pull/709](https://togithub.com/hhatto/autopep8/pull/709) - tox: add python3.12 to test environments by [@​mvo5](https://togithub.com/mvo5) in [https://github.com/hhatto/autopep8/pull/726](https://togithub.com/hhatto/autopep8/pull/726) - async def function formatting by [@​j-z10](https://togithub.com/j-z10) in [https://github.com/hhatto/autopep8/pull/728](https://togithub.com/hhatto/autopep8/pull/728) - pyproject: support py3.12 via new version of pycodestyle by [@​mvo5](https://togithub.com/mvo5) in [https://github.com/hhatto/autopep8/pull/730](https://togithub.com/hhatto/autopep8/pull/730) - add: unit test for e501 with async def by [@​hhatto](https://togithub.com/hhatto) in [https://github.com/hhatto/autopep8/pull/729](https://togithub.com/hhatto/autopep8/pull/729) - Update python versions by [@​hhatto](https://togithub.com/hhatto) in [https://github.com/hhatto/autopep8/pull/731](https://togithub.com/hhatto/autopep8/pull/731) - add unit test for e501 not effected with f-string by [@​hhatto](https://togithub.com/hhatto) in [https://github.com/hhatto/autopep8/pull/732](https://togithub.com/hhatto/autopep8/pull/732) - add dependabot alearts for GitHub Actions by [@​hhatto](https://togithub.com/hhatto) in [https://github.com/hhatto/autopep8/pull/733](https://togithub.com/hhatto/autopep8/pull/733) - Bump actions/setup-python from 4 to 5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hhatto/autopep8/pull/737](https://togithub.com/hhatto/autopep8/pull/737) - Bump actions/checkout from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hhatto/autopep8/pull/736](https://togithub.com/hhatto/autopep8/pull/736) - Bump github/codeql-action from 2 to 3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hhatto/autopep8/pull/734](https://togithub.com/hhatto/autopep8/pull/734) - update codecov action v4 by [@​hhatto](https://togithub.com/hhatto) in [https://github.com/hhatto/autopep8/pull/738](https://togithub.com/hhatto/autopep8/pull/738) - Avoid lib2to3 (second challenge) by [@​hhatto](https://togithub.com/hhatto) in [https://github.com/hhatto/autopep8/pull/739](https://togithub.com/hhatto/autopep8/pull/739) #### New Contributors - [@​emanuele6](https://togithub.com/emanuele6) made their first contribution in [https://github.com/hhatto/autopep8/pull/714](https://togithub.com/hhatto/autopep8/pull/714) - [@​mvo5](https://togithub.com/mvo5) made their first contribution in [https://github.com/hhatto/autopep8/pull/726](https://togithub.com/hhatto/autopep8/pull/726) - [@​j-z10](https://togithub.com/j-z10) made their first contribution in [https://github.com/hhatto/autopep8/pull/728](https://togithub.com/hhatto/autopep8/pull/728) - [@​dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/hhatto/autopep8/pull/737](https://togithub.com/hhatto/autopep8/pull/737) **Full Changelog**: https://github.com/hhatto/autopep8/compare/v2.0.4...v2.1.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

â™» Rebasing: Whenever PR becomes conflicted, 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.

codeclimate[bot] commented 6 months ago

Code Climate has analyzed commit b7e5a22d and detected 0 issues on this pull request.

View more on Code Climate.