chore(pip-prod)(deps): bump pycodestyle from 2.12.0 to 2.12.1 #262

Merged
dependabot[bot] merged 1 commits from dependabot/pip/pycodestyle-2.12.1 into main 2024-08-05 23:02:19 +02:00
dependabot[bot] commented 2024-08-05 18:57:58 +02:00 (Migrated from github.com)

Bumps pycodestyle from 2.12.0 to 2.12.1.

Changelog

Sourced from pycodestyle's changelog.

2.12.1 (2024-08-04)

Changes:

  • Properly preserve escaped { and } in fstrings in logical lines in 3.12+. PR #1252.
Commits
  • 5cff01b Release 2.12.1
  • c464ef7 Merge pull request #1252 from PyCQA/fstring-tokens
  • 37c9f60 adjust logical line for FSTRING_MIDDLE brace escaping
  • 915d771 Merge pull request #1251 from PyCQA/pre-commit-ci-update-config
  • 28aeabb [pre-commit.ci] pre-commit autoupdate
  • ee85b58 Merge pull request #1249 from PyCQA/pre-commit-ci-update-config
  • 1e654ee [pre-commit.ci] pre-commit autoupdate
  • See full diff in compare view

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 [pycodestyle](https://github.com/PyCQA/pycodestyle) from 2.12.0 to 2.12.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/PyCQA/pycodestyle/blob/main/CHANGES.txt">pycodestyle's changelog</a>.</em></p> <blockquote> <h2>2.12.1 (2024-08-04)</h2> <p>Changes:</p> <ul> <li>Properly preserve escaped <code>{</code> and <code>}</code> in fstrings in logical lines in 3.12+. PR <a href="https://redirect.github.com/PyCQA/pycodestyle/issues/1252">#1252</a>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/PyCQA/pycodestyle/commit/5cff01b3a8ea81961483b7ff885df66db6b44e4e"><code>5cff01b</code></a> Release 2.12.1</li> <li><a href="https://github.com/PyCQA/pycodestyle/commit/c464ef7e755e29284f2c16e31e958cc9fc01400e"><code>c464ef7</code></a> Merge pull request <a href="https://redirect.github.com/PyCQA/pycodestyle/issues/1252">#1252</a> from PyCQA/fstring-tokens</li> <li><a href="https://github.com/PyCQA/pycodestyle/commit/37c9f605259c686daeb9c00f33df886cd83b3d1c"><code>37c9f60</code></a> adjust logical line for FSTRING_MIDDLE brace escaping</li> <li><a href="https://github.com/PyCQA/pycodestyle/commit/915d771414b355d9000246d0b4c6235699070db0"><code>915d771</code></a> Merge pull request <a href="https://redirect.github.com/PyCQA/pycodestyle/issues/1251">#1251</a> from PyCQA/pre-commit-ci-update-config</li> <li><a href="https://github.com/PyCQA/pycodestyle/commit/28aeabb3cbd13154ce0171c2c2d2c02ff577493c"><code>28aeabb</code></a> [pre-commit.ci] pre-commit autoupdate</li> <li><a href="https://github.com/PyCQA/pycodestyle/commit/ee85b5816e776ce249e788961e73b2c90b7f53f9"><code>ee85b58</code></a> Merge pull request <a href="https://redirect.github.com/PyCQA/pycodestyle/issues/1249">#1249</a> from PyCQA/pre-commit-ci-update-config</li> <li><a href="https://github.com/PyCQA/pycodestyle/commit/1e654ee3cd51781087de1b9c19ee29c65fb7a29e"><code>1e654ee</code></a> [pre-commit.ci] pre-commit autoupdate</li> <li>See full diff in <a href="https://github.com/PyCQA/pycodestyle/compare/2.12.0...2.12.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pycodestyle&package-manager=pip&previous-version=2.12.0&new-version=2.12.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-08-05 18:57:58 +02:00
sonarqubecloud[bot] commented 2024-08-05 20:20:43 +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=262) **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=262&issueStatuses=OPEN,CONFIRMED&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=262&issueStatuses=ACCEPTED) 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=262&issueStatuses=OPEN,CONFIRMED&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=262&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=262&metric=new_duplicated_lines_density&view=list) [See analysis details on SonarCloud](https://sonarcloud.io/dashboard?id=luketainton_roboluke-tasks&pullRequest=262)
Sign in to join this conversation.
No description provided.