chore(pip-prod)(deps): bump autopep8 from 2.2.0 to 2.3.1 #233

Merged
dependabot[bot] merged 1 commits from dependabot/pip/autopep8-2.3.1 into next 2024-06-24 11:37:26 +02:00
dependabot[bot] commented 2024-06-24 10:14:27 +02:00 (Migrated from github.com)

Bumps autopep8 from 2.2.0 to 2.3.1.

Release notes

Sourced from autopep8's releases.

v2.3.1

What's Changed

Bug Fix

Enhancement

Full Changelog: https://github.com/hhatto/autopep8/compare/v2.3.0...v2.3.1

v2.3.0

What's Changed

Full Changelog: https://github.com/hhatto/autopep8/compare/v2.2.0...v2.3.0

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [autopep8](https://github.com/hhatto/autopep8) from 2.2.0 to 2.3.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hhatto/autopep8/releases">autopep8's releases</a>.</em></p> <blockquote> <h2>v2.3.1</h2> <h2>What's Changed</h2> <h3>Bug Fix</h3> <ul> <li>skip e501 fixed method for f-string line without aggressive option by <a href="https://github.com/hhatto"><code>@​hhatto</code></a> in <a href="https://redirect.github.com/hhatto/autopep8/pull/754">hhatto/autopep8#754</a></li> <li>Fix argument parser errors are printed without a trailing newline by <a href="https://github.com/hhatto"><code>@​hhatto</code></a> in <a href="https://redirect.github.com/hhatto/autopep8/pull/758">hhatto/autopep8#758</a></li> </ul> <h3>Enhancement</h3> <ul> <li>Refactor unit test by <a href="https://github.com/hhatto"><code>@​hhatto</code></a> in <a href="https://redirect.github.com/hhatto/autopep8/pull/756">hhatto/autopep8#756</a></li> <li>Remove coveralls by <a href="https://github.com/hhatto"><code>@​hhatto</code></a> in <a href="https://redirect.github.com/hhatto/autopep8/pull/757">hhatto/autopep8#757</a></li> <li>codecov with 3.11 and 3.12 by <a href="https://github.com/hhatto"><code>@​hhatto</code></a> in <a href="https://redirect.github.com/hhatto/autopep8/pull/755">hhatto/autopep8#755</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/hhatto/autopep8/compare/v2.3.0...v2.3.1">https://github.com/hhatto/autopep8/compare/v2.3.0...v2.3.1</a></p> <h2>v2.3.0</h2> <h2>What's Changed</h2> <ul> <li>add handling for E204 whitespace after decorator by <a href="https://github.com/asottile"><code>@​asottile</code></a> in <a href="https://redirect.github.com/hhatto/autopep8/pull/752">hhatto/autopep8#752</a> <ul> <li>require to pycodestyle v2.12.0+</li> </ul> </li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/hhatto/autopep8/compare/v2.2.0...v2.3.0">https://github.com/hhatto/autopep8/compare/v2.2.0...v2.3.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hhatto/autopep8/commit/85305002188dfcd634a7a9175d9fa91415129149"><code>8530500</code></a> version 2.3.1</li> <li><a href="https://github.com/hhatto/autopep8/commit/597b512d15e9d771f08cef0c45f2bf21d116dc09"><code>597b512</code></a> Merge pull request <a href="https://redirect.github.com/hhatto/autopep8/issues/758">#758</a> from hhatto/fix-issue-713</li> <li><a href="https://github.com/hhatto/autopep8/commit/02592ccfd42f73eedf40496ea58b3a8abff31c56"><code>02592cc</code></a> assert for arg error usage print</li> <li><a href="https://github.com/hhatto/autopep8/commit/5805a6688e87dd940f1a488210614dec7ee9cb0b"><code>5805a66</code></a> change: print usage and msg with new line</li> <li><a href="https://github.com/hhatto/autopep8/commit/c55f3e0317f893e88c695b1c97da8914e90c49e6"><code>c55f3e0</code></a> Merge pull request <a href="https://redirect.github.com/hhatto/autopep8/issues/757">#757</a> from hhatto/remove-coveralls</li> <li><a href="https://github.com/hhatto/autopep8/commit/87debd2bdf212edfbaa311c7290ad207d27d5f09"><code>87debd2</code></a> add codecov setting file</li> <li><a href="https://github.com/hhatto/autopep8/commit/be711685c95075f42ad7b170a1ddb520f9f4dfa0"><code>be71168</code></a> fix link, use codecov</li> <li><a href="https://github.com/hhatto/autopep8/commit/432d07e2383cdfc7c5722dff911b3266e213cd2a"><code>432d07e</code></a> remove</li> <li><a href="https://github.com/hhatto/autopep8/commit/64763b766e245d488a68c1755bdb3d42234d38c8"><code>64763b7</code></a> remove coverall file</li> <li><a href="https://github.com/hhatto/autopep8/commit/406f9ac05cd4086d25b16f7b4a6fd925cd0eee13"><code>406f9ac</code></a> Merge pull request <a href="https://redirect.github.com/hhatto/autopep8/issues/756">#756</a> from hhatto/refactor-unit-test</li> <li>Additional commits viewable in <a href="https://github.com/hhatto/autopep8/compare/v2.2.0...v2.3.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=autopep8&package-manager=pip&previous-version=2.2.0&new-version=2.3.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
luketainton (Migrated from github.com) reviewed 2024-06-24 10:14:27 +02:00
sonarqubecloud[bot] commented 2024-06-24 10:16:26 +02:00 (Migrated from github.com)
## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.io/dashboard?id=luketainton_roboluke-tasks&pullRequest=233) **Quality Gate passed** Issues ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png '') [0 New issues](https://sonarcloud.io/project/issues?id=luketainton_roboluke-tasks&pullRequest=233&resolved=false&sinceLeakPeriod=true) ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/accepted-16px.png '') [0 Accepted issues](https://sonarcloud.io/project/issues?id=luketainton_roboluke-tasks&pullRequest=233&resolutions=WONTFIX) Measures ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png '') [0 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=luketainton_roboluke-tasks&pullRequest=233&resolved=false&sinceLeakPeriod=true) ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png '') [0.0% Coverage on New Code](https://sonarcloud.io/component_measures?id=luketainton_roboluke-tasks&pullRequest=233&metric=new_coverage&view=list) ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png '') [0.0% Duplication on New Code](https://sonarcloud.io/component_measures?id=luketainton_roboluke-tasks&pullRequest=233&metric=new_duplicated_lines_density&view=list) [See analysis details on SonarCloud](https://sonarcloud.io/dashboard?id=luketainton_roboluke-tasks&pullRequest=233)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: repos/roboluke#233
No description provided.