chore(deps): update dependency jiter to v0.16.0 #132

Open
renovate-bot wants to merge 1 commit from renovate/jiter-0.x into main
Collaborator

This PR contains the following updates:

Package Change Age Confidence
jiter ==0.15.0==0.16.0 age confidence

Release Notes

pydantic/jiter (jiter)

v0.16.0: 2026-06-19

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/pydantic/jiter/compare/v0.15.0...v0.16.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [jiter](https://github.com/pydantic/jiter) | `==0.15.0` → `==0.16.0` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/jiter/0.16.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/jiter/0.15.0/0.16.0?slim=true) | --- ### Release Notes <details> <summary>pydantic/jiter (jiter)</summary> ### [`v0.16.0`](https://github.com/pydantic/jiter/releases/tag/v0.16.0): 2026-06-19 [Compare Source](https://github.com/pydantic/jiter/compare/v0.15.0...v0.16.0) #### What's Changed - Drop support for 3.13t target by [@&#8203;Viicos](https://github.com/Viicos) in [#&#8203;255](https://github.com/pydantic/jiter/pull/255) - update to PyO3 0.29 by [@&#8203;davidhewitt](https://github.com/davidhewitt) in [#&#8203;254](https://github.com/pydantic/jiter/pull/254) - Modernize Emscripten CI by [@&#8203;Viicos](https://github.com/Viicos) in [#&#8203;257](https://github.com/pydantic/jiter/pull/257) - Add `serde` Deserializer implementation by [@&#8203;cetra3](https://github.com/cetra3) in [#&#8203;253](https://github.com/pydantic/jiter/pull/253) #### New Contributors - [@&#8203;strawgate](https://github.com/strawgate) made their first contribution in [#&#8203;258](https://github.com/pydantic/jiter/pull/258) **Full Changelog**: <https://github.com/pydantic/jiter/compare/v0.15.0...v0.16.0> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNjguNSIsInVwZGF0ZWRJblZlciI6IjQzLjE2OC41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
renovate-bot added the
dependencies
label 2026-06-29 15:32:23 +02:00
renovate-bot added 1 commit 2026-06-29 15:32:24 +02:00
chore(deps): update dependency jiter to v0.16.0
All checks were successful
PR Tests / test (pull_request) Successful in 1m18s
NYX Security Scan / nyx-scan (pull_request) Successful in 5m37s
8be189eda4
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-06-29 15:32:30 +02:00
All checks were successful
PR Tests / test (pull_request) Successful in 1m18s
Required
Details
NYX Security Scan / nyx-scan (pull_request) Successful in 5m37s
Required
Details
This pull request doesn't have enough approvals yet. 0 of 1 approvals granted.
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/jiter-0.x:renovate/jiter-0.x
git checkout renovate/jiter-0.x
Sign in to join this conversation.
No description provided.