Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump yarl from 1.9.7 to 1.9.9 (#9019)
Bumps [yarl](https://github.com/aio-libs/yarl) from 1.9.7 to 1.9.9. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aio-libs/yarl/releases">yarl's releases</a>.</em></p> <blockquote> <h2>1.9.9</h2> <h2>Bug fixes</h2> <ul> <li> <p>Added missing type on :meth:<code>~yarl.URL.port</code> -- by :user:<code>bdraco</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> <a href="https://redirect.github.com/aio-libs/yarl/issues/1097">#1097</a>.</p> </li> </ul> <hr /> <h2>1.9.8</h2> <h2>Features</h2> <ul> <li> <p>Covered the :class:<code>~yarl.URL</code> object with types -- by :user:<code>bdraco</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> <a href="https://redirect.github.com/aio-libs/yarl/issues/1084">#1084</a>.</p> </li> <li> <p>Cache parsing of IP Addresses when encoding hosts -- by :user:<code>bdraco</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> <a href="https://redirect.github.com/aio-libs/yarl/issues/1086">#1086</a>.</p> </li> </ul> <h2>Contributor-facing changes</h2> <ul> <li> <p>Covered the :class:<code>~yarl.URL</code> object with types -- by :user:<code>bdraco</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> <a href="https://redirect.github.com/aio-libs/yarl/issues/1084">#1084</a>.</p> </li> </ul> <h2>Miscellaneous internal changes</h2> <ul> <li> <p>Improved performance of handling ports -- by :user:<code>bdraco</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> <a href="https://redirect.github.com/aio-libs/yarl/issues/1081">#1081</a>.</p> </li> </ul> <hr /> <h2>1.9.8rc0</h2> <h2>Features</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aio-libs/yarl/blob/master/CHANGES.rst">yarl's changelog</a>.</em></p> <blockquote> <h1>1.9.9</h1> <p><em>(2024-09-04)</em></p> <h2>Bug fixes</h2> <ul> <li> <p>Added missing type on :meth:<code>~yarl.URL.port</code> -- by :user:<code>bdraco</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> :issue:<code>1097</code>.</p> </li> </ul> <hr /> <h1>1.9.8</h1> <p><em>(2024-09-03)</em></p> <h2>Features</h2> <ul> <li> <p>Covered the :class:<code>~yarl.URL</code> object with types -- by :user:<code>bdraco</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> :issue:<code>1084</code>.</p> </li> <li> <p>Cache parsing of IP Addresses when encoding hosts -- by :user:<code>bdraco</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> :issue:<code>1086</code>.</p> </li> </ul> <h2>Contributor-facing changes</h2> <ul> <li> <p>Covered the :class:<code>~yarl.URL</code> object with types -- by :user:<code>bdraco</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> :issue:<code>1084</code>.</p> </li> </ul> <h2>Miscellaneous internal changes</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aio-libs/yarl/commit/1466ce8b71ca8481b4d132e5c1239fbf87ee45c4"><code>1466ce8</code></a> Release 1.9.9</li> <li><a href="https://github.com/aio-libs/yarl/commit/267afb11565fe62034f93cfd73c36fa301413466"><code>267afb1</code></a> Fix missing type on URL.port (<a href="https://redirect.github.com/aio-libs/yarl/issues/1097">#1097</a>)</li> <li><a href="https://github.com/aio-libs/yarl/commit/fd25c6f01b8575fdf22c4df05e46474a67eef30c"><code>fd25c6f</code></a> Increment version to 1.9.9.dev0 (<a href="https://redirect.github.com/aio-libs/yarl/issues/1093">#1093</a>)</li> <li><a href="https://github.com/aio-libs/yarl/commit/23b266ebba13bfb73df297ef9b103634d3871b62"><code>23b266e</code></a> Release 1.9.8</li> <li><a href="https://github.com/aio-libs/yarl/commit/e256b897400823bd8eb3c448c929cedfbb1917e4"><code>e256b89</code></a> Add rc to the spelling wordlist (<a href="https://redirect.github.com/aio-libs/yarl/issues/1090">#1090</a>)</li> <li><a href="https://github.com/aio-libs/yarl/commit/a6b05c379ef1f08f8ebe9a8ab6216eb9e7f1a52a"><code>a6b05c3</code></a> Restore codecov patch requirement to 100% (<a href="https://redirect.github.com/aio-libs/yarl/issues/1087">#1087</a>)</li> <li><a href="https://github.com/aio-libs/yarl/commit/e70f9d4f2bbe3364e6fa40e912148210b2fc0b07"><code>e70f9d4</code></a> Add typing to URL (<a href="https://redirect.github.com/aio-libs/yarl/issues/1084">#1084</a>)</li> <li><a href="https://github.com/aio-libs/yarl/commit/d4e76015f31d8133ba37d1d2e1a09fbbeb05538f"><code>d4e7601</code></a> 💅 Multi-line YAML label lists in issue forms</li> <li><a href="https://github.com/aio-libs/yarl/commit/a03a872b7be916f27826a826ecd7d57a13d8091c"><code>a03a872</code></a> 💅 Drop assignees from the bug report form</li> <li><a href="https://github.com/aio-libs/yarl/commit/ab069d0767fac6f2542fa521c1a82b992831997b"><code>ab069d0</code></a> 💅 Ask bug reporters if they'll send a PR</li> <li>Additional commits viewable in <a href="https://github.com/aio-libs/yarl/compare/v1.9.7...v1.9.9">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=yarl&package-manager=pip&previous-version=1.9.7&new-version=1.9.9)](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>
- Loading branch information