Skip to content

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

Merged
pull[bot] merged 2 commits intotj-python:masterfrom
aio-libs:master
Jun 13, 2025
Merged

[pull] master from aio-libs:master#277
pull[bot] merged 2 commits intotj-python:masterfrom
aio-libs:master

Conversation

@pull
Copy link

@pull pull bot commented Jun 13, 2025

See Commits and Changes for more details.


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

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

dependabot bot added 2 commits June 13, 2025 16:43
Bumps [aiodns](https://github.com/saghul/aiodns) from 3.4.0 to 3.5.0.
<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.5.0</h1>
<ul>
<li>Added explicit close method (<a
href="https://redirect.github.com/saghul/aiodns/issues/166">#166</a>)
<ul>
<li>Allows proper cleanup of resources on demand</li>
</ul>
</li>
<li>Fixed return type signature for CNAME and SOA records (<a
href="https://redirect.github.com/saghul/aiodns/issues/162">#162</a>)
<ul>
<li>Corrected type annotations for better type checking</li>
</ul>
</li>
<li>Improved Windows event loop documentation (<a
href="https://redirect.github.com/saghul/aiodns/issues/163">#163</a>)
<ul>
<li>Provided more accurate information on supported event loops on
Windows</li>
</ul>
</li>
<li>Added pre-commit configuration with ruff (<a
href="https://redirect.github.com/saghul/aiodns/issues/152">#152</a>)
<ul>
<li>Improved code quality and consistency</li>
<li>Reformatted code and normalized end-of-line characters (<a
href="https://redirect.github.com/saghul/aiodns/issues/155">#155</a>)</li>
</ul>
</li>
<li>Updated dependencies
<ul>
<li>Bumped pycares from 4.8.0 to 4.9.0 (<a
href="https://redirect.github.com/saghul/aiodns/issues/168">#168</a>)</li>
<li>Bumped pytest-asyncio from 0.26.0 to 1.0.0 (<a
href="https://redirect.github.com/saghul/aiodns/issues/167">#167</a>)</li>
<li>Bumped pytest-cov from 6.1.1 to 6.2.1 (<a
href="https://redirect.github.com/saghul/aiodns/issues/164">#164</a>)</li>
<li>Bumped pytest from 8.3.5 to 8.4.0 (<a
href="https://redirect.github.com/saghul/aiodns/issues/160">#160</a>)</li>
<li>Bumped mypy from 1.15.0 to 1.16.0 (<a
href="https://redirect.github.com/saghul/aiodns/issues/158">#158</a>)</li>
<li>Bumped dependabot/fetch-metadata from 2.3.0 to 2.4.0 (<a
href="https://redirect.github.com/saghul/aiodns/issues/159">#159</a>)</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aio-libs/aiodns/commit/83533f4d17dd769a5bc0fce6e4c7610b6abde85e"><code>83533f4</code></a>
Release 3.5.0 (<a
href="https://redirect.github.com/saghul/aiodns/issues/169">#169</a>)</li>
<li><a
href="https://github.com/aio-libs/aiodns/commit/78cd6004d6ab3f46d5ed57189ec1aae27d9cd62e"><code>78cd600</code></a>
Add explicit close method (<a
href="https://redirect.github.com/saghul/aiodns/issues/166">#166</a>)</li>
<li><a
href="https://github.com/aio-libs/aiodns/commit/f259a6e3650555157af53ac2b39f2ff545321d55"><code>f259a6e</code></a>
Bump pycares from 4.8.0 to 4.9.0 (<a
href="https://redirect.github.com/saghul/aiodns/issues/168">#168</a>)</li>
<li><a
href="https://github.com/aio-libs/aiodns/commit/e9a0d453eda8be9d83738585a7bf6fdd20222a86"><code>e9a0d45</code></a>
Bump pytest-asyncio from 0.26.0 to 1.0.0 (<a
href="https://redirect.github.com/saghul/aiodns/issues/167">#167</a>)</li>
<li><a
href="https://github.com/aio-libs/aiodns/commit/9a0bcdaefa3b043c63d00778184056118926a889"><code>9a0bcda</code></a>
Provide more accurate information on what eventloops are supported on
windows...</li>
<li><a
href="https://github.com/aio-libs/aiodns/commit/f2c8472fbaa7923574f55f2aae1870dce7a5ffe4"><code>f2c8472</code></a>
Bump pytest-cov from 6.1.1 to 6.2.1 (<a
href="https://redirect.github.com/saghul/aiodns/issues/164">#164</a>)</li>
<li><a
href="https://github.com/aio-libs/aiodns/commit/cc628cb5545ff9ab39bbd854a74126ffb287b051"><code>cc628cb</code></a>
Fix return type signature for CNAME and SOA records (<a
href="https://redirect.github.com/saghul/aiodns/issues/162">#162</a>)</li>
<li><a
href="https://github.com/aio-libs/aiodns/commit/e5c084ded82b9fdec5b7ec2eebcb33e3974bcd06"><code>e5c084d</code></a>
Bump pytest from 8.3.5 to 8.4.0 (<a
href="https://redirect.github.com/saghul/aiodns/issues/160">#160</a>)</li>
<li><a
href="https://github.com/aio-libs/aiodns/commit/5cdf3737743d86ef343c9b0b4d15f95c1014ed38"><code>5cdf373</code></a>
Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 (<a
href="https://redirect.github.com/saghul/aiodns/issues/159">#159</a>)</li>
<li><a
href="https://github.com/aio-libs/aiodns/commit/7248418c92159a5b0aa93a5867a519649871621b"><code>7248418</code></a>
Bump mypy from 1.15.0 to 1.16.0 (<a
href="https://redirect.github.com/saghul/aiodns/issues/158">#158</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/saghul/aiodns/compare/v3.4.0...v3.5.0">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.4.0&new-version=3.5.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.8.2 to
7.9.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst">coverage's
changelog</a>.</em></p>
<blockquote>
<h2>Version 7.9.1 — 2025-06-13</h2>
<ul>
<li>
<p>The &quot;no-ctracer&quot; warning is not issued for Python
pre-release versions.
Coverage doesn't ship compiled wheels for those versions, so this was
far too
noisy.</p>
</li>
<li>
<p>On Python 3.14+, the &quot;sysmon&quot; core is now the default if
it's supported for
your configuration. Plugins and dynamic contexts are still not supported
with it.</p>
</li>
</ul>
<p>.. _changes_7-9-0:</p>
<h2>Version 7.9.0 — 2025-06-11</h2>
<ul>
<li>
<p>Added a <code>[run] core</code> configuration setting to specify the
measurement core,
which was previously only available through the COVERAGE_CORE
environment
variable. Finishes <code>issue 1746</code>_.</p>
</li>
<li>
<p>Fixed incorrect rendering of f-strings with doubled braces, closing
<code>issue 1980</code>_.</p>
</li>
<li>
<p>If the C tracer core can't be imported, a warning
(&quot;no-ctracer&quot;) is issued
with the reason.</p>
</li>
<li>
<p>The C tracer core extension module now conforms to <code>PEP
489</code><em>, closing <code>issue 1977</code></em>. Thanks, <code>Adam
Turner &lt;pull 1978_&gt;</code>_.</p>
</li>
<li>
<p>Fixed a &quot;ValueError: min() arg is an empty sequence&quot; error
caused by strange
empty modules, found by <code>oss-fuzz</code>_.</p>
</li>
</ul>
<p>.. _issue 1746: <a
href="https://redirect.github.com/nedbat/coveragepy/issues/1746">nedbat/coveragepy#1746</a>
.. _issue 1977: <a
href="https://redirect.github.com/nedbat/coveragepy/issues/1977">nedbat/coveragepy#1977</a>
.. _pull 1978: <a
href="https://redirect.github.com/nedbat/coveragepy/pull/1978">nedbat/coveragepy#1978</a>
.. _issue 1980: <a
href="https://redirect.github.com/nedbat/coveragepy/issues/1980">nedbat/coveragepy#1980</a>
.. _PEP 489: <a
href="https://peps.python.org/pep-0489">https://peps.python.org/pep-0489</a>
.. _oss-fuzz: <a
href="https://google.github.io/oss-fuzz/">https://google.github.io/oss-fuzz/</a></p>
<p>.. _changes_7-8-2:</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/nedbat/coveragepy/commit/4fa1b717978c2d9e40636a10363b618e152f4c4e"><code>4fa1b71</code></a>
docs: sample HTML for 7.9.1</li>
<li><a
href="https://github.com/nedbat/coveragepy/commit/5cf757b42d1649ccbc74488471ab9270cb7d99f2"><code>5cf757b</code></a>
docs: prep for 7.9.1</li>
<li><a
href="https://github.com/nedbat/coveragepy/commit/bea6204982b75f6a20f5afbf3534bd3776e126dd"><code>bea6204</code></a>
fix: better defaulting of core</li>
<li><a
href="https://github.com/nedbat/coveragepy/commit/7795441563fb0afe9439a857a5e0df50336f73dd"><code>7795441</code></a>
fix: fewer warnings, default to sys.monitoring on 3.14+</li>
<li><a
href="https://github.com/nedbat/coveragepy/commit/18aa07456965c7d26e028aebaf825b96b7638d74"><code>18aa074</code></a>
fix: some custom builds don't have <strong>file</strong></li>
<li><a
href="https://github.com/nedbat/coveragepy/commit/8c5bf659f4b4412685a828c01870cfc9a23186ac"><code>8c5bf65</code></a>
chore: make upgrade</li>
<li><a
href="https://github.com/nedbat/coveragepy/commit/128c4f4e452f08e52fe1d6fbebb8392ae2dc7297"><code>128c4f4</code></a>
build: bump version to 7.9.1</li>
<li><a
href="https://github.com/nedbat/coveragepy/commit/452d86ffa16cd0c1b729c7d206f59bc1010aee94"><code>452d86f</code></a>
docs: sample HTML for 7.9.0</li>
<li><a
href="https://github.com/nedbat/coveragepy/commit/a670927ae6d248f369d54fbe22d9546b6a25c25e"><code>a670927</code></a>
docs: prep for 7.9.0</li>
<li><a
href="https://github.com/nedbat/coveragepy/commit/3b0cb870f6abac8e4a7607094c467a7d766a44f4"><code>3b0cb87</code></a>
build: windows 3.14 is fixed</li>
<li>Additional commits viewable in <a
href="https://github.com/nedbat/coveragepy/compare/7.8.2...7.9.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=coverage&package-manager=pip&previous-version=7.8.2&new-version=7.9.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@pull pull bot added the ⤵️ pull label Jun 13, 2025
@pull pull bot merged commit d307056 into tj-python:master Jun 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants