Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Dec 12, 2025

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 3 commits December 12, 2025 10:16
Bumps [actions/cache](https://github.com/actions/cache) from 4.3.0 to
5.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/actions/cache/releases">actions/cache's
releases</a>.</em></p>
<blockquote>
<h2>v5.0.0</h2>
<blockquote>
<p>[!IMPORTANT]
<strong><code>actions/cache@v5</code> runs on the Node.js 24 runtime and
requires a minimum Actions Runner version of
<code>2.327.1</code>.</strong></p>
<p>If you are using self-hosted runners, ensure they are updated before
upgrading.</p>
</blockquote>
<hr />
<h2>What's Changed</h2>
<ul>
<li>Upgrade to use node24 by <a
href="https://github.com/salmanmkc"><code>@​salmanmkc</code></a> in <a
href="https://github.com/actions/cache/pull/1630">actions/cache#1630</a></li>
<li>Prepare v5.0.0 release by <a
href="https://github.com/salmanmkc"><code>@​salmanmkc</code></a> in <a
href="https://github.com/actions/cache/pull/1684">actions/cache#1684</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/cache/compare/v4.3.0...v5.0.0">https://github.com/actions/cache/compare/v4.3.0...v5.0.0</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/actions/cache/blob/main/RELEASES.md">actions/cache's
changelog</a>.</em></p>
<blockquote>
<h3>5.0.0</h3>
<blockquote>
<p>[!IMPORTANT]
<code>actions/cache@v5</code> runs on the Node.js 24 runtime and
requires a minimum Actions Runner version of <code>2.327.1</code>.
If you are using self-hosted runners, ensure they are updated before
upgrading.</p>
</blockquote>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/actions/cache/commit/a7833574556fa59680c1b7cb190c1735db73ebf0"><code>a783357</code></a>
Merge pull request <a
href="https://github.com/actions/cache/issues/1684">#1684</a>
from actions/prepare-cache-v5-release</li>
<li><a
href="https://github.com/actions/cache/commit/3bb0d78750a39cefce0c2b5a0a9801052b4359ad"><code>3bb0d78</code></a>
docs: highlight v5 runner requirement in releases</li>
<li><a
href="https://github.com/actions/cache/commit/054c1f230199f21a083466e8e5abd99625506e8a"><code>054c1f2</code></a>
readme note</li>
<li><a
href="https://github.com/actions/cache/commit/07629789a8e1387a1731ea6c0831e183ebb37e72"><code>0762978</code></a>
docs: update README for v5 release with Node 24 and runner version
requirements</li>
<li><a
href="https://github.com/actions/cache/commit/9e02f8fbde73a41a3727cc89e9a8a3b6e36d53e9"><code>9e02f8f</code></a>
Prepare v5.0.0 release</li>
<li><a
href="https://github.com/actions/cache/commit/ffd11d22fee05d47b0b50eb8e4722f24e2bb6005"><code>ffd11d2</code></a>
Merge pull request <a
href="https://github.com/actions/cache/issues/1630">#1630</a>
from salmanmkc/node24</li>
<li><a
href="https://github.com/actions/cache/commit/5bb537bda897ce64c9946e8e549341cbea1de2f8"><code>5bb537b</code></a>
undo readme changes</li>
<li><a
href="https://github.com/actions/cache/commit/94a1e4b3422bf0010e97c61382df31d82060bb6c"><code>94a1e4b</code></a>
chore: regenerate package-lock.json</li>
<li><a
href="https://github.com/actions/cache/commit/70a5ee3e57a859cfb1178dca055c8c930d6964c8"><code>70a5ee3</code></a>
chore: rebuild dist with version 4.3.0</li>
<li><a
href="https://github.com/actions/cache/commit/5267c61f029202fb3410c599cca3f12ebf988cdd"><code>5267c61</code></a>
chore: set version to 4.3.0 for prepare release PR</li>
<li>Additional commits viewable in <a
href="https://github.com/actions/cache/compare/v4.3.0...v5.0.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/cache&package-manager=github_actions&previous-version=4.3.0&new-version=5.0.0)](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>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.1 to 2.6.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/urllib3/urllib3/releases">urllib3's
releases</a>.</em></p>
<blockquote>
<h2>2.6.2</h2>
<h2>🚀 urllib3 is fundraising for HTTP/2 support</h2>
<p><a
href="https://sethmlarson.dev/urllib3-is-fundraising-for-http2-support">urllib3
is raising ~$40,000 USD</a> to release HTTP/2 support and ensure
long-term sustainable maintenance of the project after a sharp decline
in financial support. If your company or organization uses Python and
would benefit from HTTP/2 support in Requests, pip, cloud SDKs, and
thousands of other projects <a
href="https://opencollective.com/urllib3">please consider contributing
financially</a> to ensure HTTP/2 support is developed sustainably and
maintained for the long-haul.</p>
<p>Thank you for your support.</p>
<h2>Changes</h2>
<ul>
<li>Fixed <code>HTTPResponse.read_chunked()</code> to properly handle
leftover data in the decoder's buffer when reading compressed chunked
responses. (<a
href="https://github.com/urllib3/urllib3/issues/3734">urllib3/urllib3#3734</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/urllib3/urllib3/blob/main/CHANGES.rst">urllib3's
changelog</a>.</em></p>
<blockquote>
<h1>2.6.2 (2025-12-11)</h1>
<ul>
<li>Fixed <code>HTTPResponse.read_chunked()</code> to properly handle
leftover data in
the decoder's buffer when reading compressed chunked responses.
(<code>[#3734](urllib3/urllib3#3734)
&lt;https://github.com/urllib3/urllib3/issues/3734&gt;</code>__)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/urllib3/urllib3/commit/83f8643ffb5b7f197457379148e2fa118ab0fcdc"><code>83f8643</code></a>
Release 2.6.2</li>
<li><a
href="https://github.com/urllib3/urllib3/commit/571a9b7b894cee5733c7c2cf72fa260cf1f4b660"><code>571a9b7</code></a>
Fix <code>HTTPResponse.read_chunked</code> when leftover data is present
in decoder's bu...</li>
<li>See full diff in <a
href="https://github.com/urllib3/urllib3/compare/2.6.1...2.6.2">compare
view</a></li>
</ul>
</details>
<br />


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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [aiodns](https://github.com/saghul/aiodns) from 3.5.0 to 3.6.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aio-libs/aiodns/blob/master/ChangeLog">aiodns's
changelog</a>.</em></p>
<blockquote>
<h1>3.6.1</h1>
<ul>
<li>Pin pycares to &lt; 5</li>
</ul>
<h1>3.6.0</h1>
<ul>
<li>Fix resolver garbage collection during pending queries (<a
href="https://github.com/saghul/aiodns/issues/211">#211</a>)
<ul>
<li>Prevents resolver from being garbage collected while queries are in
progress</li>
</ul>
</li>
<li>Socket callback optimizations (<a
href="https://github.com/saghul/aiodns/issues/172">#172</a>)
<ul>
<li>Improved performance for socket state handling</li>
</ul>
</li>
<li>Fixed RTD links (<a
href="https://github.com/saghul/aiodns/issues/176">#176</a>)</li>
<li>Added Python 3.14 to the CI (<a
href="https://github.com/saghul/aiodns/issues/212">#212</a>)</li>
<li>Updated dependencies
<ul>
<li>Bumped pycares from 4.9.0 to 4.11.0 (<a
href="https://github.com/saghul/aiodns/issues/186">#186</a>, <a
href="https://github.com/saghul/aiodns/issues/194">#194</a>)</li>
<li>Bumped pytest-asyncio from 1.0.0 to 1.2.0 (<a
href="https://github.com/saghul/aiodns/issues/181">#181</a>, <a
href="https://github.com/saghul/aiodns/issues/196">#196</a>)</li>
<li>Bumped pytest-cov from 6.2.1 to 7.0.0 (<a
href="https://github.com/saghul/aiodns/issues/193">#193</a>)</li>
<li>Bumped pytest from 8.4.0 to 8.4.2 (<a
href="https://github.com/saghul/aiodns/issues/171">#171</a>, <a
href="https://github.com/saghul/aiodns/issues/190">#190</a>)</li>
<li>Bumped mypy from 1.16.0 to 1.19.0 (<a
href="https://github.com/saghul/aiodns/issues/170">#170</a>, <a
href="https://github.com/saghul/aiodns/issues/179">#179</a>, <a
href="https://github.com/saghul/aiodns/issues/185">#185</a>, <a
href="https://github.com/saghul/aiodns/issues/195">#195</a>, <a
href="https://github.com/saghul/aiodns/issues/197">#197</a>, <a
href="https://github.com/saghul/aiodns/issues/207">#207</a>)</li>
<li>Bumped uvloop from 0.21.0 to 0.22.1 (<a
href="https://github.com/saghul/aiodns/issues/202">#202</a>)</li>
<li>Bumped winloop from 0.1.8 to 0.3.1 (<a
href="https://github.com/saghul/aiodns/issues/182">#182</a>, <a
href="https://github.com/saghul/aiodns/issues/183">#183</a>, <a
href="https://github.com/saghul/aiodns/issues/184">#184</a>, <a
href="https://github.com/saghul/aiodns/issues/187">#187</a>, <a
href="https://github.com/saghul/aiodns/issues/200">#200</a>, <a
href="https://github.com/saghul/aiodns/issues/201">#201</a>, <a
href="https://github.com/saghul/aiodns/issues/203">#203</a>)</li>
<li>Bumped actions/setup-python from 5 to 6 (<a
href="https://github.com/saghul/aiodns/issues/199">#199</a>)</li>
<li>Bumped actions/checkout from 4 to 6 (<a
href="https://github.com/saghul/aiodns/issues/188">#188</a>, <a
href="https://github.com/saghul/aiodns/issues/208">#208</a>)</li>
<li>Bumped actions/upload-artifact from 4 to 5 (<a
href="https://github.com/saghul/aiodns/issues/204">#204</a>)</li>
<li>Bumped actions/download-artifact from 4.3.0 to 6.0.0 (<a
href="https://github.com/saghul/aiodns/issues/205">#205</a>)</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aio-libs/aiodns/commit/1067970f92bc386b8b04469e83287e140e39c562"><code>1067970</code></a>
Release 3.6.1 (<a
href="https://github.com/saghul/aiodns/issues/216">#216</a>)</li>
<li><a
href="https://github.com/aio-libs/aiodns/commit/a85b558b71cf9464a4c876f57490224ee98e3829"><code>a85b558</code></a>
build: prevent incompatible pycares versions (<a
href="https://github.com/saghul/aiodns/issues/215">#215</a>)</li>
<li><a
href="https://github.com/aio-libs/aiodns/commit/6d63e75848ec975c51667c6c3fd115f27199716f"><code>6d63e75</code></a>
Bump winloop from 0.3.1 to 0.4.0 (<a
href="https://github.com/saghul/aiodns/issues/210">#210</a>)</li>
<li><a
href="https://github.com/aio-libs/aiodns/commit/be007e21337ca638e4ee987d8a3c91ca31fd8211"><code>be007e2</code></a>
Release 3.6.0 (<a
href="https://github.com/saghul/aiodns/issues/213">#213</a>)</li>
<li><a
href="https://github.com/aio-libs/aiodns/commit/4cb8ab83bb21b7bbf152b9ca71baf2c74427fc9d"><code>4cb8ab8</code></a>
Fix resolver garbage collection during pending queries (<a
href="https://github.com/saghul/aiodns/issues/211">#211</a>)</li>
<li><a
href="https://github.com/aio-libs/aiodns/commit/e088cf48f6a30006e0545f8a4794210d3d99779f"><code>e088cf4</code></a>
Add Python 3.14 to the CI (<a
href="https://github.com/saghul/aiodns/issues/212">#212</a>)</li>
<li><a
href="https://github.com/aio-libs/aiodns/commit/23dc7727637bedb972d91614ee73922ff84d4d1a"><code>23dc772</code></a>
Bump actions/download-artifact from 4.3.0 to 6.0.0 (<a
href="https://github.com/saghul/aiodns/issues/205">#205</a>)</li>
<li><a
href="https://github.com/aio-libs/aiodns/commit/3a1bddf5dec8e79af7690d6caffec84746e096e4"><code>3a1bddf</code></a>
Bump actions/checkout from 5 to 6 (<a
href="https://github.com/saghul/aiodns/issues/208">#208</a>)</li>
<li><a
href="https://github.com/aio-libs/aiodns/commit/b57721e1267c614f329eb36eb700ca2f1468446c"><code>b57721e</code></a>
Bump mypy from 1.18.2 to 1.19.0 (<a
href="https://github.com/saghul/aiodns/issues/207">#207</a>)</li>
<li><a
href="https://github.com/aio-libs/aiodns/commit/ac6803818ad533749bedc9e11b691da0fe4bbe85"><code>ac68038</code></a>
Bump actions/upload-artifact from 4 to 5 (<a
href="https://github.com/saghul/aiodns/issues/204">#204</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/saghul/aiodns/compare/v3.5.0...v3.6.1">compare
view</a></li>
</ul>
</details>
<br />


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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@pull pull bot locked and limited conversation to collaborators Dec 12, 2025
@pull pull bot added the ⤵️ pull label Dec 12, 2025
@pull pull bot merged commit d658596 into sysfce2:master Dec 12, 2025
3 of 6 checks passed
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