chore(deps): update dependency nh3 to v0.2.21 #89

Open
renovate-bot wants to merge 1 commit from renovate/nh3-0.x into master
Member

This PR contains the following updates:

Package Update Change
nh3 patch ==0.2.18 -> ==0.2.21

Release Notes

messense/nh3 (nh3)

v0.2.21

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/messense/nh3/compare/v0.2.20...v0.2.21

v0.2.20

Compare Source

What's Changed

Full Changelog: https://github.com/messense/nh3/compare/v0.2.19...v0.2.20

v0.2.19

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/messense/nh3/compare/v0.2.18...v0.2.19


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [nh3](https://github.com/messense/nh3) | patch | `==0.2.18` -> `==0.2.21` | --- ### Release Notes <details> <summary>messense/nh3 (nh3)</summary> ### [`v0.2.21`](https://github.com/messense/nh3/releases/tag/v0.2.21) [Compare Source](https://github.com/messense/nh3/compare/v0.2.20...v0.2.21) #### What's Changed - Add two additional examples for the documentation by [@&#8203;HelgeKrueger](https://github.com/HelgeKrueger) in https://github.com/messense/nh3/pull/72 - Bump pyo3 from 0.23.3 to 0.23.4 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/messense/nh3/pull/75 #### New Contributors - [@&#8203;HelgeKrueger](https://github.com/HelgeKrueger) made their first contribution in https://github.com/messense/nh3/pull/72 **Full Changelog**: https://github.com/messense/nh3/compare/v0.2.20...v0.2.21 ### [`v0.2.20`](https://github.com/messense/nh3/releases/tag/v0.2.20) [Compare Source](https://github.com/messense/nh3/compare/v0.2.19...v0.2.20) #### What's Changed - Bump pyo3 from 0.23.2 to 0.23.3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/messense/nh3/pull/69 - Add PEP 621 project metadata to `pyproject.toml` **Full Changelog**: https://github.com/messense/nh3/compare/v0.2.19...v0.2.20 ### [`v0.2.19`](https://github.com/messense/nh3/releases/tag/v0.2.19) [Compare Source](https://github.com/messense/nh3/compare/v0.2.18...v0.2.19) #### What's Changed - Add ALLOWED_URL_SCHEMES constant by [@&#8203;timothymctim](https://github.com/timothymctim) in https://github.com/messense/nh3/pull/55 - Add docs for ALLOWED_URL_SCHEMES by [@&#8203;timothymctim](https://github.com/timothymctim) in https://github.com/messense/nh3/pull/56 - Upgrade pyo3 to 0.23.2 by [@&#8203;messense](https://github.com/messense) in https://github.com/messense/nh3/pull/65 - Build free-threaded wheels for python3.13t by [@&#8203;messense](https://github.com/messense) in https://github.com/messense/nh3/pull/66 #### New Contributors - [@&#8203;timothymctim](https://github.com/timothymctim) made their first contribution in https://github.com/messense/nh3/pull/55 **Full Changelog**: https://github.com/messense/nh3/compare/v0.2.18...v0.2.19 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIxMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlLWJvdCJdfQ==-->
renovate-bot added the
renovate-bot
label 2025-03-24 05:14:14 +05:30
renovate-bot added 1 commit 2025-03-24 05:14:15 +05:30
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/nh3-0.x:renovate/nh3-0.x
git checkout renovate/nh3-0.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout master
git merge --no-ff renovate/nh3-0.x
git checkout renovate/nh3-0.x
git rebase master
git checkout master
git merge --ff-only renovate/nh3-0.x
git checkout renovate/nh3-0.x
git rebase master
git checkout master
git merge --no-ff renovate/nh3-0.x
git checkout master
git merge --squash renovate/nh3-0.x
git checkout master
git merge --ff-only renovate/nh3-0.x
git checkout master
git merge renovate/nh3-0.x
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: ForgeFlux/ftest-common-py#89
No description provided.