chore(pip-prod)(deps): bump autopep8 from 2.1.1 to 2.1.2 #214

Merged
dependabot[bot] merged 1 commits from dependabot/pip/autopep8-2.1.2 into next 2024-05-28 20:20:21 +02:00
dependabot[bot] commented 2024-05-28 18:30:54 +02:00 (Migrated from github.com)

Bumps autopep8 from 2.1.1 to 2.1.2.

Release notes

Sourced from autopep8's releases.

v2.1.2

What's Changed

Full Changelog: https://github.com/hhatto/autopep8/compare/v2.1.1...v2.1.2

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.1.1 to 2.1.2. <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.1.2</h2> <h2>What's Changed</h2> <ul> <li>Fix e501 experimental fstring case in Python3.12+ by <a href="https://github.com/hhatto"><code>@​hhatto</code></a> in <a href="https://redirect.github.com/hhatto/autopep8/pull/747">hhatto/autopep8#747</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/hhatto/autopep8/compare/v2.1.1...v2.1.2">https://github.com/hhatto/autopep8/compare/v2.1.1...v2.1.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hhatto/autopep8/commit/719923b7b5a31e56a5474ecf587bfe090c249610"><code>719923b</code></a> version 2.1.2</li> <li><a href="https://github.com/hhatto/autopep8/commit/7316aac64aefd0de1fb922952800b56226b27ab7"><code>7316aac</code></a> Merge pull request <a href="https://redirect.github.com/hhatto/autopep8/issues/747">#747</a> from hhatto/fix-e501-experimental-fstring</li> <li><a href="https://github.com/hhatto/autopep8/commit/6f5f04d56c6655111677d03363d0353c71cdaeec"><code>6f5f04d</code></a> no cover</li> <li><a href="https://github.com/hhatto/autopep8/commit/faea0992c12bb24587c980a11e5140ad723882ba"><code>faea099</code></a> fix test</li> <li><a href="https://github.com/hhatto/autopep8/commit/e14f33d71532f9856fd14de59ff7383f17506e2f"><code>e14f33d</code></a> fstring start/end is support Python3.12+</li> <li><a href="https://github.com/hhatto/autopep8/commit/e9f42c054b3dfbc22632156c2a499acdcade4ad8"><code>e9f42c0</code></a> fix typo</li> <li><a href="https://github.com/hhatto/autopep8/commit/a3228c99e37746579c0c37ab2cdcd47b68565a30"><code>a3228c9</code></a> add unit test</li> <li><a href="https://github.com/hhatto/autopep8/commit/4b9c99f6104d14e3c00de40c3853bdf194f6abfb"><code>4b9c99f</code></a> ignore inc/dec bracket depth when paring in f-string</li> <li><a href="https://github.com/hhatto/autopep8/commit/afd79c21a41d611a3d49a014643c382fbed1c423"><code>afd79c2</code></a> fix: package publish</li> <li>See full diff in <a href="https://github.com/hhatto/autopep8/compare/v2.1.1...v2.1.2">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.1.1&new-version=2.1.2)](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-05-28 18:30:54 +02:00
sonarqubecloud[bot] commented 2024-05-28 18:32:11 +02:00 (Migrated from github.com)

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

## [![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=214) **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=214&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=214&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=214&resolved=false&sinceLeakPeriod=true) ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/no-data-16px.png '') No data about Coverage ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/no-data-16px.png '') No data about Duplication [See analysis details on SonarCloud](https://sonarcloud.io/dashboard?id=luketainton_roboluke-tasks&pullRequest=214)
Sign in to join this conversation.
No description provided.