Skip to content

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

Merged
pull[bot] merged 4 commits intotj-python:masterfrom
aio-libs:master
May 25, 2025
Merged

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

Conversation

@pull
Copy link

@pull pull bot commented May 25, 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 : )

bdraco and others added 4 commits May 24, 2025 23:24
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.8.1 to
7.8.2.
<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.8.2 — 2025-05-23</h2>
<ul>
<li>Wheels are provided for Windows ARM64 on Python 3.11, 3.12, and
3.13.
Thanks, <code>Finn Womack &lt;pull 1972_&gt;</code>_.</li>
</ul>
<p>.. _issue 1971: <a
href="https://redirect.github.com/nedbat/coveragepy/pull/1971">nedbat/coveragepy#1971</a>
.. _pull 1972: <a
href="https://redirect.github.com/nedbat/coveragepy/pull/1972">nedbat/coveragepy#1972</a></p>
<p>.. _changes_7-8-1:</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/nedbat/coveragepy/commit/51ab2e503faebf7b302850f0b0329103f0efd1f4"><code>51ab2e5</code></a>
build: have to keep expected dist counts in sync</li>
<li><a
href="https://github.com/nedbat/coveragepy/commit/be7bbf236aaec0875e73948b2f50d6ec9ac97311"><code>be7bbf2</code></a>
docs: sample HTML for 7.8.2</li>
<li><a
href="https://github.com/nedbat/coveragepy/commit/3cee850f3b8a7bff52fa4dd5575abe8b67b1f2ec"><code>3cee850</code></a>
docs: prep for 7.8.2</li>
<li><a
href="https://github.com/nedbat/coveragepy/commit/39bc6b0dc8550d1457a60683200cbdfb6786ffc6"><code>39bc6b0</code></a>
docs: provide more details if the kit matrix is edited.</li>
<li><a
href="https://github.com/nedbat/coveragepy/commit/a608fb310d0eb34c6d6d004a1b62b01c6f8afd33"><code>a608fb3</code></a>
build: add support for Windows arm64 (<a
href="https://redirect.github.com/nedbat/coveragepy/issues/1972">#1972</a>)</li>
<li><a
href="https://github.com/nedbat/coveragepy/commit/2fe622506356424406ddcac01bf1775eca5a92d3"><code>2fe6225</code></a>
build: run <code>tox lint</code> if actions have changed</li>
<li><a
href="https://github.com/nedbat/coveragepy/commit/3d93a78e1df4b9ab88bbf03f84de40873ddb5541"><code>3d93a78</code></a>
docs: docs need scriv for making github releases</li>
<li><a
href="https://github.com/nedbat/coveragepy/commit/0c443a2775aa64fda77c6e34fcc5144f5000db9c"><code>0c443a2</code></a>
build: bump version to 7.8.2</li>
<li>See full diff in <a
href="https://github.com/nedbat/coveragepy/compare/7.8.1...7.8.2">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.1&new-version=7.8.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [freezegun](https://github.com/spulec/freezegun) from 1.5.1 to
1.5.2.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/spulec/freezegun/blob/master/CHANGELOG">freezegun's
changelog</a>.</em></p>
<blockquote>
<h2>1.5.2</h2>
<ul>
<li>Remove support for Python 3.7</li>
<li>Explicitly marks support for Python 3.13</li>
<li>Improved project documentation</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/spulec/freezegun/commit/ba06fa43d18c24e6bd4b3bacb7edcb547e7b30ae"><code>ba06fa4</code></a>
Increase version number</li>
<li><a
href="https://github.com/spulec/freezegun/commit/da2885db0c6bbef0d17569ddc9b0b0c7ef852f8c"><code>da2885d</code></a>
Merge pull request <a
href="https://redirect.github.com/spulec/freezegun/issues/572">#572</a>
from jayaddison/debian-bug-1106274/tests-datetime-tod...</li>
<li><a
href="https://github.com/spulec/freezegun/commit/695aa15668c251c3180d0b943b62c7f2f73b4dbe"><code>695aa15</code></a>
Merge branch 'master' into
debian-bug-1106274/tests-datetime-today-tz-localiz...</li>
<li><a
href="https://github.com/spulec/freezegun/commit/132ecdbe6e33f603b8d65e7160cdf8200e06391a"><code>132ecdb</code></a>
Merge pull request <a
href="https://redirect.github.com/spulec/freezegun/issues/573">#573</a>
from spulec/admin/indicate-py-13-compat</li>
<li><a
href="https://github.com/spulec/freezegun/commit/f9235ae8a00941f2d8a370717af2641a7bf268e9"><code>f9235ae</code></a>
Mark support for Python 3.13</li>
<li><a
href="https://github.com/spulec/freezegun/commit/9072d08e3ee22e98e771d8598d67373019a26fed"><code>9072d08</code></a>
Merge pull request <a
href="https://redirect.github.com/spulec/freezegun/issues/544">#544</a>
from spulec/remove-py-37-support</li>
<li><a
href="https://github.com/spulec/freezegun/commit/74a69142ddfa3ef6ca060a921938c5cda6da5d16"><code>74a6914</code></a>
Merge pull request <a
href="https://redirect.github.com/spulec/freezegun/issues/565">#565</a>
from joethesaint/improve-documentation</li>
<li><a
href="https://github.com/spulec/freezegun/commit/1343509cd9e53a1777fec5ccbdd7bf85a809f051"><code>1343509</code></a>
README: update example code for consistency with tests</li>
<li><a
href="https://github.com/spulec/freezegun/commit/9468f708256344321ff8e0fc1c783576e7da44ac"><code>9468f70</code></a>
Tests: fixup: replace <code>datetime.today</code> method calls with
<code>datetime.date</code> clas...</li>
<li><a
href="https://github.com/spulec/freezegun/commit/9e4012ad4565c0cf2505410134f6a2ca745a2c3d"><code>9e4012a</code></a>
Tests: restore some <code>datetime.date</code>-based comparisons</li>
<li>Additional commits viewable in <a
href="https://github.com/spulec/freezegun/compare/1.5.1...1.5.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=freezegun&package-manager=pip&previous-version=1.5.1&new-version=1.5.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [identify](https://github.com/pre-commit/identify) from 2.6.10 to
2.6.12.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pre-commit/identify/commit/51e358dd52e70925011f81db738d441617e3e0f4"><code>51e358d</code></a>
v2.6.12</li>
<li><a
href="https://github.com/pre-commit/identify/commit/00310d304818e0727f3894fd55ff0f4e834e1db8"><code>00310d3</code></a>
Merge pull request <a
href="https://redirect.github.com/pre-commit/identify/issues/519">#519</a>
from energyworldnet/feature/msbuild</li>
<li><a
href="https://github.com/pre-commit/identify/commit/a604a3a4a4ec822f5082a21664fdf391f512d961"><code>a604a3a</code></a>
Drop ambiguous .proj extension</li>
<li><a
href="https://github.com/pre-commit/identify/commit/bdd2643326d8acf348e35ca76ddc233da3f0380c"><code>bdd2643</code></a>
v2.6.11</li>
<li><a
href="https://github.com/pre-commit/identify/commit/d084242645bcec76d344c37faafd2f8c55081cd2"><code>d084242</code></a>
Merge remote-tracking branch 'energyworldnet/feature/xslt'</li>
<li><a
href="https://github.com/pre-commit/identify/commit/f7947091c937ef9a2e1ab1e7be6033acafe4c168"><code>f794709</code></a>
Merge pull request <a
href="https://redirect.github.com/pre-commit/identify/issues/518">#518</a>
from pre-commit/mxr-patch-1</li>
<li><a
href="https://github.com/pre-commit/identify/commit/a8cce72fd03e9e1d62c7b749b33903361ee42f54"><code>a8cce72</code></a>
Identify XSLT files</li>
<li><a
href="https://github.com/pre-commit/identify/commit/4cf2cc04a94df881eedfede07932a4d95f346f37"><code>4cf2cc0</code></a>
Identify common MSBuild files</li>
<li><a
href="https://github.com/pre-commit/identify/commit/4e55b743565fe30a3f7569e02ddfe71abf5144fc"><code>4e55b74</code></a>
Add support for <code>.sqlfluff</code></li>
<li>See full diff in <a
href="https://github.com/pre-commit/identify/compare/v2.6.10...v2.6.12">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=identify&package-manager=pip&previous-version=2.6.10&new-version=2.6.12)](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 May 25, 2025
@pull pull bot merged commit 8ceefad into tj-python:master May 25, 2025
@codecov-commenter
Copy link

codecov-commenter commented May 25, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.78%. Comparing base (585cd35) to head (8ceefad).
Report is 4 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #248   +/-   ##
=======================================
  Coverage   98.78%   98.78%           
=======================================
  Files         129      129           
  Lines       40078    40078           
  Branches     2204     2204           
=======================================
  Hits        39591    39591           
  Misses        339      339           
  Partials      148      148           
Flag Coverage Δ
CI-GHA 98.66% <ø> (ø)
OS-Linux 98.38% <ø> (ø)
OS-Windows 96.57% <ø> (ø)
OS-macOS 97.54% <ø> (ø)
Py-3.10.11 97.43% <ø> (-0.01%) ⬇️
Py-3.10.17 97.95% <ø> (ø)
Py-3.11.12 97.99% <ø> (-0.05%) ⬇️
Py-3.11.9 97.51% <ø> (+<0.01%) ⬆️
Py-3.12.10 98.43% <ø> (-0.01%) ⬇️
Py-3.13.3 98.43% <ø> (+<0.01%) ⬆️
Py-3.9.13 97.31% <ø> (-0.01%) ⬇️
Py-3.9.22 97.82% <ø> (-0.01%) ⬇️
Py-pypy7.3.16 85.00% <ø> (-0.28%) ⬇️
VM-macos 97.54% <ø> (ø)
VM-ubuntu 98.38% <ø> (ø)
VM-windows 96.57% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

2 participants