Update dependency autopep8 to v2.0.4 #81

Merged
renovate[bot] merged 1 commits from renovate/autopep8-2.x into main 2023-08-27 09:03:38 +02:00
renovate[bot] commented 2023-08-25 16:19:58 +02:00 (Migrated from github.com)

Mend Renovate

This PR contains the following updates:

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

Release Notes

hhatto/autopep8 (autopep8)

v2.0.4

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/hhatto/autopep8/compare/v2.0.3...v2.0.4

v2.0.3

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/hhatto/autopep8/compare/v2.0.2...v2.0.3


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 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.


  • If you want to rebase/retry this PR, check this box

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

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [autopep8](https://togithub.com/hhatto/autopep8) | `==2.0.2` -> `==2.0.4` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/autopep8/2.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/autopep8/2.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/autopep8/2.0.2/2.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/autopep8/2.0.2/2.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>hhatto/autopep8 (autopep8)</summary> ### [`v2.0.4`](https://togithub.com/hhatto/autopep8/releases/tag/v2.0.4) [Compare Source](https://togithub.com/hhatto/autopep8/compare/v2.0.3...v2.0.4) #### What's Changed - Paugier fix pycodestyle missing whitespace by [@&#8203;hhatto](https://togithub.com/hhatto) in [https://github.com/hhatto/autopep8/pull/704](https://togithub.com/hhatto/autopep8/pull/704) - Try to fix an AttributeError related to pycodestyle 2.11.0 by [@&#8203;paugier](https://togithub.com/paugier) in [https://github.com/hhatto/autopep8/pull/699](https://togithub.com/hhatto/autopep8/pull/699) #### New Contributors - [@&#8203;paugier](https://togithub.com/paugier) made their first contribution in [https://github.com/hhatto/autopep8/pull/699](https://togithub.com/hhatto/autopep8/pull/699) **Full Changelog**: https://github.com/hhatto/autopep8/compare/v2.0.3...v2.0.4 ### [`v2.0.3`](https://togithub.com/hhatto/autopep8/releases/tag/v2.0.3) [Compare Source](https://togithub.com/hhatto/autopep8/compare/v2.0.2...v2.0.3) #### What's Changed - add pre-commit configuration by [@&#8203;asottile](https://togithub.com/asottile) in [https://github.com/hhatto/autopep8/pull/679](https://togithub.com/hhatto/autopep8/pull/679) - Add pre commit config by [@&#8203;hhatto](https://togithub.com/hhatto) in [https://github.com/hhatto/autopep8/pull/681](https://togithub.com/hhatto/autopep8/pull/681) - Version dependent operator whitespace function. by [@&#8203;keriksson-rosenqvist](https://togithub.com/keriksson-rosenqvist) in [https://github.com/hhatto/autopep8/pull/696](https://togithub.com/hhatto/autopep8/pull/696) - Update MANIFEST.in by [@&#8203;keriksson-rosenqvist](https://togithub.com/keriksson-rosenqvist) in [https://github.com/hhatto/autopep8/pull/693](https://togithub.com/hhatto/autopep8/pull/693) #### New Contributors - [@&#8203;keriksson-rosenqvist](https://togithub.com/keriksson-rosenqvist) made their first contribution in [https://github.com/hhatto/autopep8/pull/696](https://togithub.com/hhatto/autopep8/pull/696) **Full Changelog**: https://github.com/hhatto/autopep8/compare/v2.0.2...v2.0.3 </details> --- ### 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 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/luketainton/roboluke-tasks). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi41Ni4wIiwidXBkYXRlZEluVmVyIjoiMzYuNTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
luketainton (Migrated from github.com) reviewed 2023-08-25 16:19:58 +02:00
sonarqubecloud[bot] commented 2023-08-26 19:01:03 +02:00 (Migrated from github.com)

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Kudos, SonarCloud Quality Gate passed!&nbsp; &nbsp; [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png 'Quality Gate passed')](https://sonarcloud.io/dashboard?id=luketainton_roboluke-tasks&pullRequest=81) [![Bug](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/bug-16px.png 'Bug')](https://sonarcloud.io/project/issues?id=luketainton_roboluke-tasks&pullRequest=81&resolved=false&types=BUG) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/issues?id=luketainton_roboluke-tasks&pullRequest=81&resolved=false&types=BUG) [0 Bugs](https://sonarcloud.io/project/issues?id=luketainton_roboluke-tasks&pullRequest=81&resolved=false&types=BUG) [![Vulnerability](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/vulnerability-16px.png 'Vulnerability')](https://sonarcloud.io/project/issues?id=luketainton_roboluke-tasks&pullRequest=81&resolved=false&types=VULNERABILITY) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/issues?id=luketainton_roboluke-tasks&pullRequest=81&resolved=false&types=VULNERABILITY) [0 Vulnerabilities](https://sonarcloud.io/project/issues?id=luketainton_roboluke-tasks&pullRequest=81&resolved=false&types=VULNERABILITY) [![Security Hotspot](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/security_hotspot-16px.png 'Security Hotspot')](https://sonarcloud.io/project/security_hotspots?id=luketainton_roboluke-tasks&pullRequest=81&resolved=false&types=SECURITY_HOTSPOT) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/security_hotspots?id=luketainton_roboluke-tasks&pullRequest=81&resolved=false&types=SECURITY_HOTSPOT) [0 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=luketainton_roboluke-tasks&pullRequest=81&resolved=false&types=SECURITY_HOTSPOT) [![Code Smell](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/code_smell-16px.png 'Code Smell')](https://sonarcloud.io/project/issues?id=luketainton_roboluke-tasks&pullRequest=81&resolved=false&types=CODE_SMELL) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/issues?id=luketainton_roboluke-tasks&pullRequest=81&resolved=false&types=CODE_SMELL) [0 Code Smells](https://sonarcloud.io/project/issues?id=luketainton_roboluke-tasks&pullRequest=81&resolved=false&types=CODE_SMELL) [![No Coverage information](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/CoverageChart/NoCoverageInfo-16px.png 'No Coverage information')](https://sonarcloud.io/component_measures?id=luketainton_roboluke-tasks&pullRequest=81&metric=coverage&view=list) No Coverage information [![No Duplication information](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/Duplications/NoDuplicationInfo-16px.png 'No Duplication information')](https://sonarcloud.io/component_measures?id=luketainton_roboluke-tasks&pullRequest=81&metric=duplicated_lines_density&view=list) No Duplication information
Sign in to join this conversation.
No description provided.