Skip to content

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

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

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

Conversation

@pull
Copy link

@pull pull bot commented Mar 20, 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 and others added 4 commits March 20, 2025 11:30
Bumps [iniconfig](https://github.com/pytest-dev/iniconfig) from 2.0.0 to
2.1.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/pytest-dev/iniconfig/blob/main/CHANGELOG">iniconfig's
changelog</a>.</em></p>
<blockquote>
<h1>2.1.0</h1>
<ul>
<li>fix artifact building - pin minimal version of hatch</li>
<li>drop eol python 3.8</li>
<li>add python 3.12 and 3.13</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pytest-dev/iniconfig/commit/34793a6417e35e511d0c17ffdd8a02ade0f9568e"><code>34793a6</code></a>
pre-commit</li>
<li><a
href="https://github.com/pytest-dev/iniconfig/commit/136435d0a4345bb048dca98e7c2f4e938d74521b"><code>136435d</code></a>
update changelog</li>
<li><a
href="https://github.com/pytest-dev/iniconfig/commit/0bb99ad0f7a6b21d5eb24214a260132317a11e43"><code>0bb99ad</code></a>
fix <a
href="https://redirect.github.com/pytest-dev/iniconfig/issues/62">#62</a>:
require a minimal hatch version with correct metadata</li>
<li><a
href="https://github.com/pytest-dev/iniconfig/commit/16793eaddac67de0b8d621ae4e42e05b927e8d67"><code>16793ea</code></a>
Merge pull request <a
href="https://redirect.github.com/pytest-dev/iniconfig/issues/56">#56</a>
from hugovk/add-3.12</li>
<li><a
href="https://github.com/pytest-dev/iniconfig/commit/3dc2b2d6bf03e4b7cc92949a8ef0983fdd7ee442"><code>3dc2b2d</code></a>
Add support for Python 3.13</li>
<li><a
href="https://github.com/pytest-dev/iniconfig/commit/2eb8abfd9d3843100d7f138efe5bcd989a885024"><code>2eb8abf</code></a>
Bump GitHub Actions</li>
<li><a
href="https://github.com/pytest-dev/iniconfig/commit/8c4bb5bf57dde613c8cdcf0e02a09b2fff630907"><code>8c4bb5b</code></a>
Set python-version for pre-commit to remove CI warning</li>
<li><a
href="https://github.com/pytest-dev/iniconfig/commit/58b22b2d672564ff1925df51f4a8e07486765ed2"><code>58b22b2</code></a>
Drop support for EOL Python 3.7</li>
<li><a
href="https://github.com/pytest-dev/iniconfig/commit/4a53042252a109bcdd64422058de91c5dffff763"><code>4a53042</code></a>
Add support for Python 3.12</li>
<li><a
href="https://github.com/pytest-dev/iniconfig/commit/9cae43103df70bac6fde7b9f35ad11a9f1be0cb4"><code>9cae431</code></a>
Merge pull request <a
href="https://redirect.github.com/pytest-dev/iniconfig/issues/54">#54</a>
from webknjaz/patch-1</li>
<li>Additional commits viewable in <a
href="https://github.com/pytest-dev/iniconfig/compare/v2.0.0...v2.1.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=iniconfig&package-manager=pip&previous-version=2.0.0&new-version=2.1.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 [platformdirs](https://github.com/tox-dev/platformdirs) from 4.3.6
to 4.3.7.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tox-dev/platformdirs/releases">platformdirs's
releases</a>.</em></p>
<blockquote>
<h2>4.3.7</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<ul>
<li>Chunk dependabot updates into a single PR by <a
href="https://github.com/ofek"><code>@​ofek</code></a> in <a
href="https://redirect.github.com/tox-dev/platformdirs/pull/311">tox-dev/platformdirs#311</a></li>
<li>Drop support for EOL Python 3.8 by <a
href="https://github.com/hugovk"><code>@​hugovk</code></a> in <a
href="https://redirect.github.com/tox-dev/platformdirs/pull/330">tox-dev/platformdirs#330</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/tox-dev/platformdirs/compare/4.3.6...4.3.7">https://github.com/tox-dev/platformdirs/compare/4.3.6...4.3.7</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tox-dev/platformdirs/commit/00c695b99a2776e0f271bfcb43d15f908bbf361b"><code>00c695b</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/tox-dev/platformdirs/issues/342">#342</a>)</li>
<li><a
href="https://github.com/tox-dev/platformdirs/commit/6a81b38d7926f8ba99ebf82c837034bdd8d27039"><code>6a81b38</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/tox-dev/platformdirs/issues/341">#341</a>)</li>
<li><a
href="https://github.com/tox-dev/platformdirs/commit/59d09e5ac0802a62636b7600c9ffbde9894e14db"><code>59d09e5</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/tox-dev/platformdirs/issues/340">#340</a>)</li>
<li><a
href="https://github.com/tox-dev/platformdirs/commit/263f12a29c87c3c6607a9a66964272fd5ead6b63"><code>263f12a</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/tox-dev/platformdirs/issues/339">#339</a>)</li>
<li><a
href="https://github.com/tox-dev/platformdirs/commit/11e9d9a1a60338e5abc21ea8fa5973e8e8200171"><code>11e9d9a</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/tox-dev/platformdirs/issues/338">#338</a>)</li>
<li><a
href="https://github.com/tox-dev/platformdirs/commit/330deb217bfc64fb2875f733514bebb6deb47448"><code>330deb2</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/tox-dev/platformdirs/issues/336">#336</a>)</li>
<li><a
href="https://github.com/tox-dev/platformdirs/commit/9bfd6e8d3bd0478759ffe3fd8723271c894e094b"><code>9bfd6e8</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/tox-dev/platformdirs/issues/335">#335</a>)</li>
<li><a
href="https://github.com/tox-dev/platformdirs/commit/6e544b3cee6baabd9756b14eb9ddc3a49e5b1f54"><code>6e544b3</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/tox-dev/platformdirs/issues/333">#333</a>)</li>
<li><a
href="https://github.com/tox-dev/platformdirs/commit/55f7c0f021d02072d460684f1c6191af0d537b07"><code>55f7c0f</code></a>
Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 in the all group
(<a
href="https://redirect.github.com/tox-dev/platformdirs/issues/332">#332</a>)</li>
<li><a
href="https://github.com/tox-dev/platformdirs/commit/d0ab5502c891d43c9864a7b1d1f885c24794bdfe"><code>d0ab550</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/tox-dev/platformdirs/issues/326">#326</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/tox-dev/platformdirs/compare/4.3.6...4.3.7">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=platformdirs&package-manager=pip&previous-version=4.3.6&new-version=4.3.7)](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 Mar 20, 2025
@pull pull bot merged commit b6f34d4 into tj-python:master Mar 20, 2025
@codecov-commenter
Copy link

codecov-commenter commented Mar 20, 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.71%. Comparing base (8fbf5ca) to head (b6f34d4).
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     #178      +/-   ##
==========================================
+ Coverage   97.67%   98.71%   +1.03%     
==========================================
  Files         125      125              
  Lines       37366    37368       +2     
  Branches     2064     2064              
==========================================
+ Hits        36499    36886     +387     
+ Misses        702      335     -367     
+ Partials      165      147      -18     
Flag Coverage Δ
CI-GHA 98.58% <100.00%> (+1.00%) ⬆️
OS-Linux 98.25% <100.00%> (+0.70%) ⬆️
OS-Windows 96.19% <100.00%> (?)
OS-macOS 97.36% <100.00%> (+0.05%) ⬆️
Py-3.10.11 97.27% <100.00%> (+0.32%) ⬆️
Py-3.10.16 97.81% <100.00%> (?)
Py-3.11.11 97.89% <100.00%> (?)
Py-3.11.9 97.36% <100.00%> (+0.33%) ⬆️
Py-3.12.9 98.35% <100.00%> (?)
Py-3.13.2 98.35% <100.00%> (+0.99%) ⬆️
Py-3.9.13 97.15% <100.00%> (?)
Py-3.9.21 97.69% <100.00%> (+0.71%) ⬆️
Py-pypy7.3.16 84.27% <100.00%> (?)
VM-macos 97.36% <100.00%> (+0.05%) ⬆️
VM-ubuntu 98.25% <100.00%> (+0.70%) ⬆️
VM-windows 96.19% <100.00%> (?)

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.

3 participants