Skip to content

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

Merged
pull[bot] merged 1 commit intotj-python:masterfrom
aio-libs:master
Apr 20, 2025
Merged

[pull] master from aio-libs:master#209
pull[bot] merged 1 commit intotj-python:masterfrom
aio-libs:master

Conversation

@pull
Copy link

@pull pull bot commented Apr 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 : )

@pull pull bot added the ⤵️ pull label Apr 20, 2025
@pull pull bot merged commit d884799 into tj-python:master Apr 20, 2025
@codecov-commenter
Copy link

codecov-commenter commented Apr 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.72%. Comparing base (b97d6bf) to head (d884799).
Report is 1 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     #209      +/-   ##
==========================================
+ Coverage   98.67%   98.72%   +0.04%     
==========================================
  Files         125      125              
  Lines       37793    37798       +5     
  Branches     2085     2086       +1     
==========================================
+ Hits        37294    37315      +21     
+ Misses        346      335      -11     
+ Partials      153      148       -5     
Flag Coverage Δ
CI-GHA 98.60% <100.00%> (+0.03%) ⬆️
OS-Linux 98.27% <100.00%> (+0.13%) ⬆️
OS-Windows 96.24% <100.00%> (+0.23%) ⬆️
OS-macOS 97.40% <100.00%> (+<0.01%) ⬆️
Py-3.10.11 97.31% <100.00%> (+0.33%) ⬆️
Py-3.10.17 97.83% <100.00%> (+0.18%) ⬆️
Py-3.11.12 97.92% <100.00%> (+0.66%) ⬆️
Py-3.11.9 97.39% <100.00%> (+0.32%) ⬆️
Py-3.12.10 98.03% <100.00%> (?)
Py-3.12.9 97.50% <100.00%> (+0.32%) ⬆️
Py-3.13.2 97.50% <100.00%> (+0.01%) ⬆️
Py-3.13.3 98.03% <100.00%> (?)
Py-3.9.13 97.17% <100.00%> (+0.32%) ⬆️
Py-3.9.22 97.71% <100.00%> (?)
Py-pypy7.3.16 90.17% <100.00%> (?)
VM-macos 97.40% <100.00%> (+<0.01%) ⬆️
VM-ubuntu 98.27% <100.00%> (+0.13%) ⬆️
VM-windows 96.24% <100.00%> (+0.23%) ⬆️

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.

pull bot pushed a commit that referenced this pull request Jun 4, 2025
Bumps [gidgethub](https://github.com/brettcannon/gidgethub) from 5.3.0
to 5.4.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/brettcannon/gidgethub/releases">gidgethub's
releases</a>.</em></p>
<blockquote>
<h2>5.4.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix broken links in docs by <a
href="https://github.com/Mariatta"><code>@​Mariatta</code></a> in <a
href="https://redirect.github.com/gidgethub/gidgethub/pull/203">gidgethub/gidgethub#203</a></li>
<li>Replace flit by flit_core in build-system by <a
href="https://github.com/tjni"><code>@​tjni</code></a> in <a
href="https://redirect.github.com/gidgethub/gidgethub/pull/205">gidgethub/gidgethub#205</a></li>
<li>Fix URLs by <a
href="https://github.com/brettcannon"><code>@​brettcannon</code></a> in
<a
href="https://redirect.github.com/gidgethub/gidgethub/pull/208">gidgethub/gidgethub#208</a></li>
<li>Add support for Python 3.12-3.13 and drop EOL 3.7 by <a
href="https://github.com/hugovk"><code>@​hugovk</code></a> in <a
href="https://redirect.github.com/gidgethub/gidgethub/pull/209">gidgethub/gidgethub#209</a></li>
<li>Update changelog by <a
href="https://github.com/hugovk"><code>@​hugovk</code></a> in <a
href="https://redirect.github.com/gidgethub/gidgethub/pull/212">gidgethub/gidgethub#212</a></li>
<li>Set a maximum version of flit_core for build requirements by <a
href="https://github.com/takluyver"><code>@​takluyver</code></a> in <a
href="https://redirect.github.com/gidgethub/gidgethub/pull/211">gidgethub/gidgethub#211</a></li>
<li>Add expiration parameter to apps.get_jwt by <a
href="https://github.com/jjnesbitt"><code>@​jjnesbitt</code></a> in <a
href="https://redirect.github.com/gidgethub/gidgethub/pull/215">gidgethub/gidgethub#215</a></li>
<li>Make <code>gidgethub.abc.GitHubAPI.getiter()</code> iterative by <a
href="https://github.com/brettcannon"><code>@​brettcannon</code></a> in
<a
href="https://redirect.github.com/gidgethub/gidgethub/pull/219">gidgethub/gidgethub#219</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/tjni"><code>@​tjni</code></a> made their
first contribution in <a
href="https://redirect.github.com/gidgethub/gidgethub/pull/205">gidgethub/gidgethub#205</a></li>
<li><a href="https://github.com/takluyver"><code>@​takluyver</code></a>
made their first contribution in <a
href="https://redirect.github.com/gidgethub/gidgethub/pull/211">gidgethub/gidgethub#211</a></li>
<li><a href="https://github.com/jjnesbitt"><code>@​jjnesbitt</code></a>
made their first contribution in <a
href="https://redirect.github.com/gidgethub/gidgethub/pull/215">gidgethub/gidgethub#215</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/gidgethub/gidgethub/compare/v5.3.0...v5.4.0">https://github.com/gidgethub/gidgethub/compare/v5.3.0...v5.4.0</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/gidgethub/gidgethub/blob/main/docs/changelog.rst">gidgethub's
changelog</a>.</em></p>
<blockquote>
<h2>5.4.0</h2>
<ul>
<li>
<p>Make :meth:<code>gidgethub.abc.GitHubAPI.getiter</code> be iterative
instead of
recursive
(<code>PR [#219](gidgethub/gidgethub#219)
&lt;https://github.com/gidgethub/gidgethub/pull/219&gt;</code>_)</p>
</li>
<li>
<p>:meth:<code>gidgethub.apps.get_jwt</code> now accepts an
<code>expiration</code> parameter to
configure JWT token expiration time
(<code>PR [#215](gidgethub/gidgethub#215)
&lt;https://github.com/gidgethub/gidgethub/pull/215&gt;</code>_)</p>
</li>
<li>
<p>Add support for Python 3.12-3.13 and drop EOL Python 3.7
(<code>PR [#209](gidgethub/gidgethub#209)
&lt;https://github.com/gidgethub/gidgethub/pull/209&gt;</code>_)</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/gidgethub/gidgethub/commit/5aee661adf50aa398548bbb5ef17e1674db73c42"><code>5aee661</code></a>
Prepare v5.4.0 release</li>
<li><a
href="https://github.com/gidgethub/gidgethub/commit/4d30eb945988fd775a3402c57eaee0f64d9a63d4"><code>4d30eb9</code></a>
Make <code>gidgethub.abc.GitHubAPI.getiter()</code> iterative (<a
href="https://redirect.github.com/brettcannon/gidgethub/issues/219">#219</a>)</li>
<li><a
href="https://github.com/gidgethub/gidgethub/commit/ab4fadb3b7c62f09bb9271a15091abef3db81a89"><code>ab4fadb</code></a>
Add expiration parameter to apps.get_jwt (<a
href="https://redirect.github.com/brettcannon/gidgethub/issues/215">#215</a>)</li>
<li><a
href="https://github.com/gidgethub/gidgethub/commit/a47ead1640070be4ec15b3d8118af0ea0d74d2ca"><code>a47ead1</code></a>
Set a maximum version of flit_core for build requirements (<a
href="https://redirect.github.com/brettcannon/gidgethub/issues/211">#211</a>)</li>
<li><a
href="https://github.com/gidgethub/gidgethub/commit/7ec51fce1295bc44a9c7593b8a1a92d338ef3d5b"><code>7ec51fc</code></a>
Update changelog (<a
href="https://redirect.github.com/brettcannon/gidgethub/issues/212">#212</a>)</li>
<li><a
href="https://github.com/gidgethub/gidgethub/commit/b6dcb777344eb6eeefd2bb65c6afc67376b9a5fa"><code>b6dcb77</code></a>
Add support for Python 3.13 and drop EOL 3.7 (<a
href="https://redirect.github.com/brettcannon/gidgethub/issues/209">#209</a>)</li>
<li><a
href="https://github.com/gidgethub/gidgethub/commit/dac0359b87ee1514821b76f921112e799103102f"><code>dac0359</code></a>
Create FUNDING.yml</li>
<li><a
href="https://github.com/gidgethub/gidgethub/commit/7f8cec45922056a38c51ece276844a4bc028e6f5"><code>7f8cec4</code></a>
Fix URLs (<a
href="https://redirect.github.com/brettcannon/gidgethub/issues/208">#208</a>)</li>
<li><a
href="https://github.com/gidgethub/gidgethub/commit/27adeae0d6645fb98fa3dd02a53191379ce1ef1b"><code>27adeae</code></a>
Fix dead URL</li>
<li><a
href="https://github.com/gidgethub/gidgethub/commit/7dcb5d96c62516903180ca743f055125fee57d8a"><code>7dcb5d9</code></a>
Fix a dead URL</li>
<li>Additional commits viewable in <a
href="https://github.com/brettcannon/gidgethub/compare/v5.3.0...v5.4.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=gidgethub&package-manager=pip&previous-version=5.3.0&new-version=5.4.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>
pull bot pushed a commit that referenced this pull request Jun 4, 2025
Bumps [gidgethub](https://github.com/brettcannon/gidgethub) from 5.3.0
to 5.4.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/brettcannon/gidgethub/releases">gidgethub's
releases</a>.</em></p>
<blockquote>
<h2>5.4.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix broken links in docs by <a
href="https://github.com/Mariatta"><code>@​Mariatta</code></a> in <a
href="https://redirect.github.com/gidgethub/gidgethub/pull/203">gidgethub/gidgethub#203</a></li>
<li>Replace flit by flit_core in build-system by <a
href="https://github.com/tjni"><code>@​tjni</code></a> in <a
href="https://redirect.github.com/gidgethub/gidgethub/pull/205">gidgethub/gidgethub#205</a></li>
<li>Fix URLs by <a
href="https://github.com/brettcannon"><code>@​brettcannon</code></a> in
<a
href="https://redirect.github.com/gidgethub/gidgethub/pull/208">gidgethub/gidgethub#208</a></li>
<li>Add support for Python 3.12-3.13 and drop EOL 3.7 by <a
href="https://github.com/hugovk"><code>@​hugovk</code></a> in <a
href="https://redirect.github.com/gidgethub/gidgethub/pull/209">gidgethub/gidgethub#209</a></li>
<li>Update changelog by <a
href="https://github.com/hugovk"><code>@​hugovk</code></a> in <a
href="https://redirect.github.com/gidgethub/gidgethub/pull/212">gidgethub/gidgethub#212</a></li>
<li>Set a maximum version of flit_core for build requirements by <a
href="https://github.com/takluyver"><code>@​takluyver</code></a> in <a
href="https://redirect.github.com/gidgethub/gidgethub/pull/211">gidgethub/gidgethub#211</a></li>
<li>Add expiration parameter to apps.get_jwt by <a
href="https://github.com/jjnesbitt"><code>@​jjnesbitt</code></a> in <a
href="https://redirect.github.com/gidgethub/gidgethub/pull/215">gidgethub/gidgethub#215</a></li>
<li>Make <code>gidgethub.abc.GitHubAPI.getiter()</code> iterative by <a
href="https://github.com/brettcannon"><code>@​brettcannon</code></a> in
<a
href="https://redirect.github.com/gidgethub/gidgethub/pull/219">gidgethub/gidgethub#219</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/tjni"><code>@​tjni</code></a> made their
first contribution in <a
href="https://redirect.github.com/gidgethub/gidgethub/pull/205">gidgethub/gidgethub#205</a></li>
<li><a href="https://github.com/takluyver"><code>@​takluyver</code></a>
made their first contribution in <a
href="https://redirect.github.com/gidgethub/gidgethub/pull/211">gidgethub/gidgethub#211</a></li>
<li><a href="https://github.com/jjnesbitt"><code>@​jjnesbitt</code></a>
made their first contribution in <a
href="https://redirect.github.com/gidgethub/gidgethub/pull/215">gidgethub/gidgethub#215</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/gidgethub/gidgethub/compare/v5.3.0...v5.4.0">https://github.com/gidgethub/gidgethub/compare/v5.3.0...v5.4.0</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/gidgethub/gidgethub/blob/main/docs/changelog.rst">gidgethub's
changelog</a>.</em></p>
<blockquote>
<h2>5.4.0</h2>
<ul>
<li>
<p>Make :meth:<code>gidgethub.abc.GitHubAPI.getiter</code> be iterative
instead of
recursive
(<code>PR [#219](gidgethub/gidgethub#219)
&lt;https://github.com/gidgethub/gidgethub/pull/219&gt;</code>_)</p>
</li>
<li>
<p>:meth:<code>gidgethub.apps.get_jwt</code> now accepts an
<code>expiration</code> parameter to
configure JWT token expiration time
(<code>PR [#215](gidgethub/gidgethub#215)
&lt;https://github.com/gidgethub/gidgethub/pull/215&gt;</code>_)</p>
</li>
<li>
<p>Add support for Python 3.12-3.13 and drop EOL Python 3.7
(<code>PR [#209](gidgethub/gidgethub#209)
&lt;https://github.com/gidgethub/gidgethub/pull/209&gt;</code>_)</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/gidgethub/gidgethub/commit/5aee661adf50aa398548bbb5ef17e1674db73c42"><code>5aee661</code></a>
Prepare v5.4.0 release</li>
<li><a
href="https://github.com/gidgethub/gidgethub/commit/4d30eb945988fd775a3402c57eaee0f64d9a63d4"><code>4d30eb9</code></a>
Make <code>gidgethub.abc.GitHubAPI.getiter()</code> iterative (<a
href="https://redirect.github.com/brettcannon/gidgethub/issues/219">#219</a>)</li>
<li><a
href="https://github.com/gidgethub/gidgethub/commit/ab4fadb3b7c62f09bb9271a15091abef3db81a89"><code>ab4fadb</code></a>
Add expiration parameter to apps.get_jwt (<a
href="https://redirect.github.com/brettcannon/gidgethub/issues/215">#215</a>)</li>
<li><a
href="https://github.com/gidgethub/gidgethub/commit/a47ead1640070be4ec15b3d8118af0ea0d74d2ca"><code>a47ead1</code></a>
Set a maximum version of flit_core for build requirements (<a
href="https://redirect.github.com/brettcannon/gidgethub/issues/211">#211</a>)</li>
<li><a
href="https://github.com/gidgethub/gidgethub/commit/7ec51fce1295bc44a9c7593b8a1a92d338ef3d5b"><code>7ec51fc</code></a>
Update changelog (<a
href="https://redirect.github.com/brettcannon/gidgethub/issues/212">#212</a>)</li>
<li><a
href="https://github.com/gidgethub/gidgethub/commit/b6dcb777344eb6eeefd2bb65c6afc67376b9a5fa"><code>b6dcb77</code></a>
Add support for Python 3.13 and drop EOL 3.7 (<a
href="https://redirect.github.com/brettcannon/gidgethub/issues/209">#209</a>)</li>
<li><a
href="https://github.com/gidgethub/gidgethub/commit/dac0359b87ee1514821b76f921112e799103102f"><code>dac0359</code></a>
Create FUNDING.yml</li>
<li><a
href="https://github.com/gidgethub/gidgethub/commit/7f8cec45922056a38c51ece276844a4bc028e6f5"><code>7f8cec4</code></a>
Fix URLs (<a
href="https://redirect.github.com/brettcannon/gidgethub/issues/208">#208</a>)</li>
<li><a
href="https://github.com/gidgethub/gidgethub/commit/27adeae0d6645fb98fa3dd02a53191379ce1ef1b"><code>27adeae</code></a>
Fix dead URL</li>
<li><a
href="https://github.com/gidgethub/gidgethub/commit/7dcb5d96c62516903180ca743f055125fee57d8a"><code>7dcb5d9</code></a>
Fix a dead URL</li>
<li>Additional commits viewable in <a
href="https://github.com/brettcannon/gidgethub/compare/v5.3.0...v5.4.0">compare
view</a></li>
</ul>
</details>
<br />


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