Open Bug 1903150 Opened 13 days ago

[wpt-sync] Sync PR 46798 - Bump pycodestyle from 2.11.1 to 2.12.0 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 46798 into mozilla-central (this bug is closed when the sync is complete).

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

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

Bump pycodestyle from 2.11.1 to 2.12.0 in /tools

Bumps pycodestyle from 2.11.1 to 2.12.0.
<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.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/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><a href="https://github.com/PyCQA/pycodestyle/commit/d343c39ec6d0ad79ef4930cce13a3e1812d75b81"><code>d343c39</code></a> Merge pull request <a href="https://redirect.github.com/PyCQA/pycodestyle/issues/1246">#1246</a> from PyCQA/pre-commit-ci-update-config</li>
<li><a href="https://github.com/PyCQA/pycodestyle/commit/5be6ca17fcd04b5e8d7bf4d8c57daf9cd17b0bea"><code>5be6ca1</code></a> [pre-commit.ci] pre-commit autoupdate</li>
<li><a href="https://github.com/PyCQA/pycodestyle/commit/d2b2756af7f38840c0cbc3fe7191749a23a31814"><code>d2b2756</code></a> Merge pull request <a href="https://redirect.github.com/PyCQA/pycodestyle/issues/1245">#1245</a> from PyCQA/pre-commit-ci-update-config</li>
<li><a href="https://github.com/PyCQA/pycodestyle/commit/53591a50faf21c27d9ffaeda75dd869fbec19a20"><code>53591a5</code></a> [pre-commit.ci] pre-commit autoupdate</li>
<li><a href="https://github.com/PyCQA/pycodestyle/commit/710363bd2048d9c7fa3f24dcaf21e40ced7f74d5"><code>710363b</code></a> Merge pull request <a href="https://redirect.github.com/PyCQA/pycodestyle/issues/1239">#1239</a> from PyCQA/pre-commit-ci-update-config</li>
<li><a href="https://github.com/PyCQA/pycodestyle/commit/04f579dd76aa0294db65c3dbbbd110c80609137e"><code>04f579d</code></a> [pre-commit.ci] pre-commit autoupdate</li>
<li><a href="https://github.com/PyCQA/pycodestyle/commit/2b9080353f8a4208a1d8b7b364d96e704484e80e"><code>2b90803</code></a> Merge pull request <a href="https://redirect.github.com/PyCQA/pycodestyle/issues/1238">#1238</a> from PyCQA/pre-commit-ci-update-config</li>
<li>Additional commits viewable in <a href="https://github.com/PyCQA/pycodestyle/compare/2.11.1...2.12.0">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.