Skip to content

[pull] master from aio-libs:master - #716

Merged
pull[bot] merged 2 commits into
tj-python:masterfrom
aio-libs:master
Aug 14, 2026
Merged

[pull] master from aio-libs:master#716
pull[bot] merged 2 commits into
tj-python:masterfrom
aio-libs:master

Conversation

@pull

@pull pull Bot commented Aug 14, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

dependabot Bot added 2 commits August 14, 2026 11:14
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.6.1
to 4.6.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pre-commit/pre-commit/releases">pre-commit's
releases</a>.</em></p>
<blockquote>
<h2>pre-commit v4.6.2</h2>
<h3>Fixes</h3>
<ul>
<li>Fix <code>language: node</code> hooks that contain
<code>&quot;scripts&quot;: {&quot;build&quot;: ...}</code> with
npm 11.x.
<ul>
<li>Regressed in 4.6.1.</li>
<li><a
href="https://redirect.github.com/pre-commit/pre-commit/issues/3737">#3737</a>
issue by <a
href="https://github.com/mheiges"><code>@​mheiges</code></a>.</li>
<li><a
href="https://redirect.github.com/pre-commit/pre-commit/issues/3743">#3743</a>
PR by <a
href="https://github.com/asottile"><code>@​asottile</code></a>.</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md">pre-commit's
changelog</a>.</em></p>
<blockquote>
<h1>4.6.2 - 2026-08-10</h1>
<h3>Fixes</h3>
<ul>
<li>Fix <code>language: node</code> hooks that contain
<code>&quot;scripts&quot;: {&quot;build&quot;: ...}</code> with
npm 11.x.
<ul>
<li>Regressed in 4.6.1.</li>
<li><a
href="https://redirect.github.com/pre-commit/pre-commit/issues/3737">#3737</a>
issue by <a
href="https://github.com/mheiges"><code>@​mheiges</code></a>.</li>
<li><a
href="https://redirect.github.com/pre-commit/pre-commit/issues/3743">#3743</a>
PR by <a
href="https://github.com/asottile"><code>@​asottile</code></a>.</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pre-commit/pre-commit/commit/9767b6c8211a6bf683875a0afcf2b390457a4b66"><code>9767b6c</code></a>
v4.6.2</li>
<li><a
href="https://github.com/pre-commit/pre-commit/commit/42ee3ff5ac1cae639613c9ad002d0502ae82384f"><code>42ee3ff</code></a>
Merge pull request <a
href="https://redirect.github.com/pre-commit/pre-commit/issues/3743">#3743</a>
from pre-commit/npm-build-scripts-11-x</li>
<li><a
href="https://github.com/pre-commit/pre-commit/commit/30566198cb2d05201625f92b660a34c38ffe2dc7"><code>3056619</code></a>
fix <code>language: node</code> for hooks with build scripts and npm
11.x</li>
<li>See full diff in <a
href="https://github.com/pre-commit/pre-commit/compare/v4.6.1...v4.6.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pre-commit&package-manager=pip&previous-version=4.6.1&new-version=4.6.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 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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 21.7.3 to
21.7.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pypa/virtualenv/releases">virtualenv's
releases</a>.</em></p>
<blockquote>
<h2>21.7.4</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<ul>
<li>Upgrade embedded pip/setuptools/wheel by <a
href="https://github.com/github-actions"><code>@​github-actions</code></a>[bot]
in <a
href="https://redirect.github.com/pypa/virtualenv/pull/3208">pypa/virtualenv#3208</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/pypa/virtualenv/compare/21.7.3...21.7.4">https://github.com/pypa/virtualenv/compare/21.7.3...21.7.4</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst">virtualenv's
changelog</a>.</em></p>
<blockquote>
<h1>Bugfixes - 21.7.4</h1>
<ul>
<li>
<p>Upgrade embedded wheels:</p>
<ul>
<li>setuptools to <code>84.0.0</code> from <code>83.0.0</code>
(:issue:<code>3208</code>)</li>
</ul>
</li>
</ul>
<hr />
<p>v21.7.3 (2026-08-08)</p>
<hr />
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pypa/virtualenv/commit/60ed5e984ff62e1e5f39809ba5bc658da0c6d8b9"><code>60ed5e9</code></a>
release 21.7.4</li>
<li><a
href="https://github.com/pypa/virtualenv/commit/6d9300904051ad30a917bbf351eb5344dd6ad06b"><code>6d93009</code></a>
Upgrade embedded pip/setuptools/wheel (<a
href="https://redirect.github.com/pypa/virtualenv/issues/3208">#3208</a>)</li>
<li><a
href="https://github.com/pypa/virtualenv/commit/8b4f9f934899a28b9bbfde419fe9cc49f04e4153"><code>8b4f9f9</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/pypa/virtualenv/issues/3209">#3209</a>)</li>
<li>See full diff in <a
href="https://github.com/pypa/virtualenv/compare/21.7.3...21.7.4">compare
view</a></li>
</ul>
</details>
<br />

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@pull pull Bot locked and limited conversation to collaborators Aug 14, 2026
@pull pull Bot added the ⤵️ pull label Aug 14, 2026
@pull
pull Bot merged commit 8aac7bf into tj-python:master Aug 14, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants