Open Bug 1911686 Opened 3 months ago

[wpt-sync] Sync PR 47470 - Bump pycodestyle from 2.11.1 to 2.12.1 in /tools

Categories

(Testing :: web-platform-tests, task, P4)

task

Tracking

(Not tracked)

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 47470 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/47470
Details from upstream follow.

dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> wrote:

Bump pycodestyle from 2.11.1 to 2.12.1 in /tools

Bumps pycodestyle from 2.11.1 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>
<h2>2.12.0 (2024-06-15)</h2>
<p>Changes:</p>
<ul>
<li>E721: Fix false positive of the form <code>x.type(...) ==</code>. PR <a href="https://redirect.github.com/PyCQA/pycodestyle/issues/1228">#1228</a>.</li>
<li>E502: Fix false-negative with a backslash escape in a comment. PR <a href="https://redirect.github.com/PyCQA/pycodestyle/issues/1234">#1234</a>.</li>
<li>E204: New lint forbidding whitespace after decorator <code>@</code>. PR <a href="https://redirect.github.com/PyCQA/pycodestyle/issues/1247">#1247</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><a href="https://github.com/PyCQA/pycodestyle/commit/6f60985ab563c3657da8d44ba391128b40c9ea24"><code>6f60985</code></a> Release 2.12.0</li>
<li><a href="https://github.com/PyCQA/pycodestyle/commit/5246b9e1d8503865b488b5f2db10fa7c2ff8a205"><code>5246b9e</code></a> Merge pull request <a href="https://redirect.github.com/PyCQA/pycodestyle/issues/1247">#1247</a> from PyCQA/space-after-decorator</li>
<li><a href="https://github.com/PyCQA/pycodestyle/commit/3cedd4c74b5f467fc4c1cde5a8ac2503a54b60db"><code>3cedd4c</code></a> add new error E204 for whitespace after decorator @</li>
<li>Additional commits viewable in <a href="https://github.com/PyCQA/pycodestyle/compare/2.11.1...2.12.1">compare view</a></li>
</ul>
</details>
<br />

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.


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

You need to log in before you can comment on or make changes to this bug.