Skip to content

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

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

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

Conversation

@pull
Copy link

@pull pull bot commented Jun 3, 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 : )

Bumps [uritemplate](https://github.com/python-hyper/uritemplate) from
4.1.1 to 4.2.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/python-hyper/uritemplate/blob/main/HISTORY.rst">uritemplate's
changelog</a>.</em></p>
<blockquote>
<h2>4.2.0 - 2025-06-01</h2>
<ul>
<li>Drop support for Python 3.8</li>
<li>Fix bug where already url-encoded values were further escaped and
encoded (See <a
href="https://redirect.github.com/python-hyper/uritemplate/issues/99">python-hyper/uritemplate#99</a>)</li>
<li>Refactor <code>uritemplate/variable.py</code> to enable fixing the
aforementioned bug.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/python-hyper/uritemplate/commit/e89ada10dd4e9deb8c576f3f0de8a813fbea9c02"><code>e89ada1</code></a>
Fix incorrect PyPA hash</li>
<li><a
href="https://github.com/python-hyper/uritemplate/commit/4c299c8bad44b0c9914f6d106a1707f7ddb040a2"><code>4c299c8</code></a>
Add release notes for 4.2.0</li>
<li><a
href="https://github.com/python-hyper/uritemplate/commit/0f93d745c2876bd034331b0ce64555c3d232e435"><code>0f93d74</code></a>
Add release workflow for automated publishing</li>
<li><a
href="https://github.com/python-hyper/uritemplate/commit/06689acff0393cf6e9ef329ec83f4a2ca1e63e62"><code>06689ac</code></a>
Merge pull request <a
href="https://redirect.github.com/python-hyper/uritemplate/issues/120">#120</a>
from python-hyper/bug/99</li>
<li><a
href="https://github.com/python-hyper/uritemplate/commit/9a3307e54bf7c8b7d1dab9df5bb35a59d2816939"><code>9a3307e</code></a>
Ensure proper quoting for various operators</li>
<li><a
href="https://github.com/python-hyper/uritemplate/commit/0ba02f65ded9f03b522b9809bead0c4a144a80d3"><code>0ba02f6</code></a>
Add new uritemplate-test testcases</li>
<li><a
href="https://github.com/python-hyper/uritemplate/commit/a56e9ae5b9f1fcc4c7c29974d89f9fd037fd4130"><code>a56e9ae</code></a>
Fix dependabot config typo</li>
<li><a
href="https://github.com/python-hyper/uritemplate/commit/c3c8090827dc261e5f021ea240f6480379e63fe8"><code>c3c8090</code></a>
Fix annotations in tests on py39</li>
<li><a
href="https://github.com/python-hyper/uritemplate/commit/11787d81fc0123e7279bd573561ab190cf764017"><code>11787d8</code></a>
Add python 3.13 to testing matrix</li>
<li><a
href="https://github.com/python-hyper/uritemplate/commit/c58b8af9b1f60da6b277b762478aecf0a9bc3130"><code>c58b8af</code></a>
Fix mypy for tests</li>
<li>Additional commits viewable in <a
href="https://github.com/python-hyper/uritemplate/compare/4.1.1...4.2.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=uritemplate&package-manager=pip&previous-version=4.1.1&new-version=4.2.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 pull bot added the ⤵️ pull label Jun 3, 2025
@pull pull bot merged commit e4bffe9 into tj-python:master Jun 3, 2025
@codecov-commenter
Copy link

codecov-commenter commented Jun 3, 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.85%. Comparing base (6bc1193) to head (e4bffe9).
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     #266   +/-   ##
=======================================
  Coverage   98.85%   98.85%           
=======================================
  Files         131      131           
  Lines       42425    42425           
  Branches     2282     2282           
=======================================
  Hits        41938    41938           
  Misses        337      337           
  Partials      150      150           
Flag Coverage Δ
CI-GHA 98.73% <ø> (ø)
OS-Linux 98.46% <ø> (+<0.01%) ⬆️
OS-Windows 96.76% <ø> (ø)
OS-macOS 97.66% <ø> (ø)
Py-3.10.11 97.44% <ø> (+<0.01%) ⬆️
Py-3.10.17 97.93% <ø> (ø)
Py-3.11.12 98.10% <ø> (+<0.01%) ⬆️
Py-3.11.9 97.61% <ø> (-0.01%) ⬇️
Py-3.12.10 98.46% <ø> (-0.04%) ⬇️
Py-3.13.3 98.48% <ø> (+<0.01%) ⬆️
Py-3.9.13 97.32% <ø> (+<0.01%) ⬆️
Py-3.9.22 97.81% <ø> (+<0.01%) ⬆️
Py-pypy7.3.16 87.62% <ø> (-0.22%) ⬇️
VM-macos 97.66% <ø> (ø)
VM-ubuntu 98.46% <ø> (+<0.01%) ⬆️
VM-windows 96.76% <ø> (ø)

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.

1 participant