Skip to content

build(deps): bump yarl from 1.18.3 to 1.20.0 in /tools/base #39152

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 12, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2025

Bumps yarl from 1.18.3 to 1.20.0.

Release notes

Sourced from yarl's releases.

1.20.0

Features

  • Implemented support for the free-threaded build of CPython 3.13 -- by :user:lysnikolaou.

    Related issues and pull requests on GitHub: #1456.

Packaging updates and notes for downstreams

  • Started building wheels for the free-threaded build of CPython 3.13 -- by :user:lysnikolaou.

    Related issues and pull requests on GitHub: #1456.


1.19.0

Bug fixes

  • Fixed entire name being re-encoded when using :py:meth:yarl.URL.with_suffix -- by :user:NTFSvolume.

    Related issues and pull requests on GitHub: #1468.

Features

  • Started building armv7l wheels for manylinux -- by :user:bdraco.

    Related issues and pull requests on GitHub: #1495.

Contributor-facing changes

  • GitHub Actions CI/CD is now configured to manage caching pip-ecosystem dependencies using re-actors/cache-python-deps_ -- an action by :user:webknjaz that takes into account ABI stability and the exact version of Python runtime.

    .. _re-actors/cache-python-deps: https://github.com/marketplace/actions/cache-python-deps

... (truncated)

Changelog

Sourced from yarl's changelog.

1.20.0

(2025-04-16)

Features

  • Implemented support for the free-threaded build of CPython 3.13 -- by :user:lysnikolaou.

    Related issues and pull requests on GitHub: :issue:1456.

Packaging updates and notes for downstreams

  • Started building wheels for the free-threaded build of CPython 3.13 -- by :user:lysnikolaou.

    Related issues and pull requests on GitHub: :issue:1456.


1.19.0

(2025-04-05)

Bug fixes

  • Fixed entire name being re-encoded when using :py:meth:yarl.URL.with_suffix -- by :user:NTFSvolume.

    Related issues and pull requests on GitHub: :issue:1468.

Features

  • Started building armv7l wheels for manylinux -- by :user:bdraco.

    Related issues and pull requests on GitHub: :issue:1495.

... (truncated)

Commits

Dependabot compatibility score

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 commands and options

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)

Bumps [yarl](https://github.com/aio-libs/yarl) from 1.18.3 to 1.20.0.
- [Release notes](https://github.com/aio-libs/yarl/releases)
- [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst)
- [Commits](aio-libs/yarl@v1.18.3...v1.20.0)

---
updated-dependencies:
- dependency-name: yarl
  dependency-version: 1.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 17, 2025
@agrawroh agrawroh merged commit 427e6fc into main May 12, 2025
24 checks passed
@dependabot dependabot bot deleted the dependabot/pip/tools/base/yarl-1.20.0 branch May 12, 2025 09:17
fishpan1209 pushed a commit to fishpan1209/envoy that referenced this pull request May 22, 2025
…xy#39152)

Bumps [yarl](https://github.com/aio-libs/yarl) from 1.18.3 to 1.20.0.
<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.20.0</h2>
<h2>Features</h2>
<ul>
<li>
<p>Implemented support for the free-threaded build of CPython 3.13 -- by
:user:<code>lysnikolaou</code>.</p>
<p><em>Related issues and pull requests on GitHub:</em>
<a
href="https://redirect.github.com/aio-libs/yarl/issues/1456">#1456</a>.</p>
</li>
</ul>
<h2>Packaging updates and notes for downstreams</h2>
<ul>
<li>
<p>Started building wheels for the free-threaded build of CPython 3.13
-- by :user:<code>lysnikolaou</code>.</p>
<p><em>Related issues and pull requests on GitHub:</em>
<a
href="https://redirect.github.com/aio-libs/yarl/issues/1456">#1456</a>.</p>
</li>
</ul>
<hr />
<h2>1.19.0</h2>
<h2>Bug fixes</h2>
<ul>
<li>
<p>Fixed entire name being re-encoded when using
:py:meth:<code>yarl.URL.with_suffix</code> -- by
:user:<code>NTFSvolume</code>.</p>
<p><em>Related issues and pull requests on GitHub:</em>
<a
href="https://redirect.github.com/aio-libs/yarl/issues/1468">#1468</a>.</p>
</li>
</ul>
<h2>Features</h2>
<ul>
<li>
<p>Started building armv7l wheels for manylinux -- 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/1495">#1495</a>.</p>
</li>
</ul>
<h2>Contributor-facing changes</h2>
<ul>
<li>
<p>GitHub Actions CI/CD is now configured to manage caching
pip-ecosystem
dependencies using <code>re-actors/cache-python-deps</code>_ -- an
action by
:user:<code>webknjaz</code> that takes into account ABI stability and
the exact
version of Python runtime.</p>
<p>.. _<code>re-actors/cache-python-deps</code>:
<a
href="https://github.com/marketplace/actions/cache-python-deps">https://github.com/marketplace/actions/cache-python-deps</a></p>
</li>
</ul>
<!-- 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.20.0</h1>
<p><em>(2025-04-16)</em></p>
<h2>Features</h2>
<ul>
<li>
<p>Implemented support for the free-threaded build of CPython 3.13 -- by
:user:<code>lysnikolaou</code>.</p>
<p><em>Related issues and pull requests on GitHub:</em>
:issue:<code>1456</code>.</p>
</li>
</ul>
<h2>Packaging updates and notes for downstreams</h2>
<ul>
<li>
<p>Started building wheels for the free-threaded build of CPython 3.13
-- by :user:<code>lysnikolaou</code>.</p>
<p><em>Related issues and pull requests on GitHub:</em>
:issue:<code>1456</code>.</p>
</li>
</ul>
<hr />
<h1>1.19.0</h1>
<p><em>(2025-04-05)</em></p>
<h2>Bug fixes</h2>
<ul>
<li>
<p>Fixed entire name being re-encoded when using
:py:meth:<code>yarl.URL.with_suffix</code> -- by
:user:<code>NTFSvolume</code>.</p>
<p><em>Related issues and pull requests on GitHub:</em>
:issue:<code>1468</code>.</p>
</li>
</ul>
<h2>Features</h2>
<ul>
<li>
<p>Started building armv7l wheels for manylinux -- by
:user:<code>bdraco</code>.</p>
<p><em>Related issues and pull requests on GitHub:</em>
:issue:<code>1495</code>.</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aio-libs/yarl/commit/2127e8dee07ecc92d2d98b708ff23fb80f121ecb"><code>2127e8d</code></a>
Release 1.20.0 (<a
href="https://redirect.github.com/aio-libs/yarl/issues/1504">#1504</a>)</li>
<li><a
href="https://github.com/aio-libs/yarl/commit/50b561e6da945da97ca6f7db8222c0ec2811da1b"><code>50b561e</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/aio-libs/yarl/issues/1501">#1501</a>)</li>
<li><a
href="https://github.com/aio-libs/yarl/commit/7ad86e83b0a3a7b58c0acc6ba3d27bfd1288c0b7"><code>7ad86e8</code></a>
Support the free-threaded build of CPython 3.13 (<a
href="https://redirect.github.com/aio-libs/yarl/issues/1456">#1456</a>)</li>
<li><a
href="https://github.com/aio-libs/yarl/commit/85793031205d480d8ffb3336173acc4f3dbbd914"><code>8579303</code></a>
Bump multidict from 6.4.2 to 6.4.3 (<a
href="https://redirect.github.com/aio-libs/yarl/issues/1503">#1503</a>)</li>
<li><a
href="https://github.com/aio-libs/yarl/commit/b9e519330a1a8de0ca6e5e51ca50293cc18ef133"><code>b9e5193</code></a>
Bump multidict from 6.3.2 to 6.4.2 (<a
href="https://redirect.github.com/aio-libs/yarl/issues/1502">#1502</a>)</li>
<li><a
href="https://github.com/aio-libs/yarl/commit/937f030e19ea7d3c25f6e1a5297a0ad51cb401be"><code>937f030</code></a>
Increment version to 1.19.1.dev0 (<a
href="https://redirect.github.com/aio-libs/yarl/issues/1500">#1500</a>)</li>
<li><a
href="https://github.com/aio-libs/yarl/commit/116dbdaf964478f00ce42bcf1646cbaae3a31ebc"><code>116dbda</code></a>
Release 1.19.0 (<a
href="https://redirect.github.com/aio-libs/yarl/issues/1499">#1499</a>)</li>
<li><a
href="https://github.com/aio-libs/yarl/commit/4eda39d61dfdf4cc33718f0936d5485b987910fb"><code>4eda39d</code></a>
Add additional coverage for the unquoter (<a
href="https://redirect.github.com/aio-libs/yarl/issues/1498">#1498</a>)</li>
<li><a
href="https://github.com/aio-libs/yarl/commit/194ab7018eb93a908755a142df5b67536ef0a41b"><code>194ab70</code></a>
Significantly improve performance of the unquoter (<a
href="https://redirect.github.com/aio-libs/yarl/issues/1496">#1496</a>)</li>
<li><a
href="https://github.com/aio-libs/yarl/commit/99079e3166fc85145f6795a52b607979b1fc0790"><code>99079e3</code></a>
Add direct coverage for unquoter with plus=True (<a
href="https://redirect.github.com/aio-libs/yarl/issues/1497">#1497</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aio-libs/yarl/compare/v1.18.3...v1.20.0">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.18.3&new-version=1.20.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>
Signed-off-by: Ting Pan <panting@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant