[pull] master from aio-libs:master#215
Merged
pull[bot] merged 2 commits intotj-python:masterfrom Apr 30, 2025
Merged
Conversation
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.11.3 to 2.11.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pydantic/pydantic/releases">pydantic's releases</a>.</em></p> <blockquote> <h2>v2.11.4 2025-04-29</h2> <h3>What's Changed</h3> <h4>Packaging</h4> <ul> <li>Bump <code>mkdocs-llmstxt</code> to v0.2.0 by <a href="https://github.com/Viicos"><code>@Viicos</code></a> in <a href="https://redirect.github.com/pydantic/pydantic/pull/11725">#11725</a></li> </ul> <h4>Changes</h4> <ul> <li>Allow config and bases to be specified together in <code>create_model()</code> by <a href="https://github.com/Viicos"><code>@Viicos</code></a> in <a href="https://redirect.github.com/pydantic/pydantic/pull/11714">#11714</a>. This change was backported as it was previously possible (although not meant to be supported) to provide <code>model_config</code> as a field, which would make it possible to provide both configuration and bases.</li> </ul> <h4>Fixes</h4> <ul> <li>Remove generics cache workaround by <a href="https://github.com/Viicos"><code>@Viicos</code></a> in <a href="https://redirect.github.com/pydantic/pydantic/pull/11755">#11755</a></li> <li>Remove coercion of decimal constraints by <a href="https://github.com/Viicos"><code>@Viicos</code></a> in <a href="https://redirect.github.com/pydantic/pydantic/pull/11772">#11772</a></li> <li>Fix crash when expanding root type in the mypy plugin by <a href="https://github.com/Viicos"><code>@Viicos</code></a> in <a href="https://redirect.github.com/pydantic/pydantic/pull/11735">#11735</a></li> <li>Fix issue with recursive generic models by <a href="https://github.com/Viicos"><code>@Viicos</code></a> in <a href="https://redirect.github.com/pydantic/pydantic/pull/11775">#11775</a></li> <li>Traverse <code>function-before</code> schemas during schema gathering by <a href="https://github.com/Viicos"><code>@Viicos</code></a> in <a href="https://redirect.github.com/pydantic/pydantic/pull/11801">#11801</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/pydantic/pydantic/blob/main/HISTORY.md">pydantic's changelog</a>.</em></p> <blockquote> <h2>v2.11.4 (2025-04-29)</h2> <p><a href="https://github.com/pydantic/pydantic/releases/tag/v2.11.4">GitHub release</a></p> <h3>What's Changed</h3> <h4>Packaging</h4> <ul> <li>Bump <code>mkdocs-llmstxt</code> to v0.2.0 by <a href="https://github.com/Viicos"><code>@Viicos</code></a> in <a href="https://redirect.github.com/pydantic/pydantic/pull/11725">#11725</a></li> </ul> <h4>Changes</h4> <ul> <li>Allow config and bases to be specified together in <code>create_model()</code> by <a href="https://github.com/Viicos"><code>@Viicos</code></a> in <a href="https://redirect.github.com/pydantic/pydantic/pull/11714">#11714</a>. This change was backported as it was previously possible (although not meant to be supported) to provide <code>model_config</code> as a field, which would make it possible to provide both configuration and bases.</li> </ul> <h4>Fixes</h4> <ul> <li>Remove generics cache workaround by <a href="https://github.com/Viicos"><code>@Viicos</code></a> in <a href="https://redirect.github.com/pydantic/pydantic/pull/11755">#11755</a></li> <li>Remove coercion of decimal constraints by <a href="https://github.com/Viicos"><code>@Viicos</code></a> in <a href="https://redirect.github.com/pydantic/pydantic/pull/11772">#11772</a></li> <li>Fix crash when expanding root type in the mypy plugin by <a href="https://github.com/Viicos"><code>@Viicos</code></a> in <a href="https://redirect.github.com/pydantic/pydantic/pull/11735">#11735</a></li> <li>Fix issue with recursive generic models by <a href="https://github.com/Viicos"><code>@Viicos</code></a> in <a href="https://redirect.github.com/pydantic/pydantic/pull/11775">#11775</a></li> <li>Traverse <code>function-before</code> schemas during schema gathering by <a href="https://github.com/Viicos"><code>@Viicos</code></a> in <a href="https://redirect.github.com/pydantic/pydantic/pull/11801">#11801</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pydantic/pydantic/commit/d444cd1cf6c5af54b23a335aff2ea45eaac2c2f6"><code>d444cd1</code></a> Prepare release v2.11.4</li> <li><a href="https://github.com/pydantic/pydantic/commit/828fc48d55a73c43a500a1d572dbc04ded67438f"><code>828fc48</code></a> Add documentation note about common pitfall with the annotated pattern</li> <li><a href="https://github.com/pydantic/pydantic/commit/42bf1fd784a3c8666ff7ed68f8d4fa2d395c6492"><code>42bf1fd</code></a> Bump <code>pydantic-core</code> to v2.33.2 (<a href="https://redirect.github.com/pydantic/pydantic/issues/11804">#11804</a>)</li> <li><a href="https://github.com/pydantic/pydantic/commit/7b3f5132159af75e0a13cf66a75880e007c81cbc"><code>7b3f513</code></a> Allow config and bases to be specified together in <code>create_model()</code></li> <li><a href="https://github.com/pydantic/pydantic/commit/fc521388f212d3f7cf20f36c3714a3b2abc4d723"><code>fc52138</code></a> Traverse <code>function-before</code> schemas during schema gathering</li> <li><a href="https://github.com/pydantic/pydantic/commit/25af78934ab5c58380c9b52370c15825a97b57e7"><code>25af789</code></a> Fix issue with recursive generic models</li> <li><a href="https://github.com/pydantic/pydantic/commit/91ef6bb39e596a275d46d73485dd65bb00b7ca09"><code>91ef6bb</code></a> Update monthly download count in documentation</li> <li><a href="https://github.com/pydantic/pydantic/commit/a830775328d11f5adc9d6c5c943d1c1c75f1adaf"><code>a830775</code></a> Bump <code>mkdocs-llmstxt</code> to v0.2.0</li> <li><a href="https://github.com/pydantic/pydantic/commit/f5d1c871286da0fdffa2fd488ff1a67d8b584d3c"><code>f5d1c87</code></a> Fix crash when expanding root type in the mypy plugin</li> <li><a href="https://github.com/pydantic/pydantic/commit/c80bb355d73e563fd4bc53e3cfe261ec3ac01d72"><code>c80bb35</code></a> Remove coercion of decimal constraints</li> <li>Additional commits viewable in <a href="https://github.com/pydantic/pydantic/compare/v2.11.3...v2.11.4">compare view</a></li> </ul> </details> <br /> [](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 [setuptools](https://github.com/pypa/setuptools) from 80.0.0 to 80.0.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/pypa/setuptools/blob/main/NEWS.rst">setuptools's changelog</a>.</em></p> <blockquote> <h1>v80.0.1</h1> <h2>Bugfixes</h2> <ul> <li>Fixed index_url logic in develop compatibility shim. (<a href="https://redirect.github.com/pypa/setuptools/issues/4966">#4966</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pypa/setuptools/commit/76b041dadc1d8fcbe78e7037ed2c6cba24325600"><code>76b041d</code></a> Fixup</li> <li><a href="https://github.com/pypa/setuptools/commit/6c748caaaf128b7a64a5e4629787f06780b6d68d"><code>6c748ca</code></a> Bump version: 80.0.0 → 80.0.1</li> <li><a href="https://github.com/pypa/setuptools/commit/92ff129754ece790b1129e756bbf2baacff65e1b"><code>92ff129</code></a> Fixed index_url logic in develop compatibility shim.</li> <li><a href="https://github.com/pypa/setuptools/commit/9f091ff603ccd192d0f717df27dfdcb891d6f6a3"><code>9f091ff</code></a> Fix <code>master</code>-><code>main</code> in PR template (<a href="https://redirect.github.com/pypa/setuptools/issues/4967">#4967</a>)</li> <li><a href="https://github.com/pypa/setuptools/commit/7245a99c2b42eff78c3eab406d27b7d259075d48"><code>7245a99</code></a> Tiny nit fix: <code>master</code>-><code>main</code> in PR template</li> <li>See full diff in <a href="https://github.com/pypa/setuptools/compare/v80.0.0...v80.0.1">compare view</a></li> </ul> </details> <br /> [](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) <https://github.com/gidgethub/gidgethub/pull/219></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) <https://github.com/gidgethub/gidgethub/pull/215></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) <https://github.com/gidgethub/gidgethub/pull/209></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 /> [](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) <https://github.com/gidgethub/gidgethub/pull/219></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) <https://github.com/gidgethub/gidgethub/pull/215></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) <https://github.com/gidgethub/gidgethub/pull/209></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 /> [](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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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 : )