Teahouse-Studios / akari-bot

茶馆群内QQ机器人(小可)
https://bot.teahouse.team
GNU Affero General Public License v3.0
189 stars 37 forks source link

Update dependency jiter to v0.6.1 #1367

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jiter ==0.5.0 -> ==0.6.1 age adoption passing confidence

Release Notes

pydantic/jiter (jiter) ### [`v0.6.1`](https://redirect.github.com/pydantic/jiter/releases/tag/v0.6.1): 2024-10-08 [Compare Source](https://redirect.github.com/pydantic/jiter/compare/v0.6.0...v0.6.1) #### What's Changed - Fix `cargo vendor` of jiter crates by [@​tiran](https://redirect.github.com/tiran) in [https://github.com/pydantic/jiter/pull/149](https://redirect.github.com/pydantic/jiter/pull/149) - release: 0.6.1 by [@​davidhewitt](https://redirect.github.com/davidhewitt) in [https://github.com/pydantic/jiter/pull/150](https://redirect.github.com/pydantic/jiter/pull/150) #### New Contributors - [@​tiran](https://redirect.github.com/tiran) made their first contribution in [https://github.com/pydantic/jiter/pull/149](https://redirect.github.com/pydantic/jiter/pull/149) **Full Changelog**: https://github.com/pydantic/jiter/compare/v0.6.0...v0.6.1 ### [`v0.6.0`](https://redirect.github.com/pydantic/jiter/releases/tag/v0.6.0): 2024-10-07 [Compare Source](https://redirect.github.com/pydantic/jiter/compare/v0.5.0...v0.6.0) #### What's Changed - improve coverage by [@​samuelcolvin](https://redirect.github.com/samuelcolvin) in [https://github.com/pydantic/jiter/pull/117](https://redirect.github.com/pydantic/jiter/pull/117) - support `float_mode='decimal'` by [@​samuelcolvin](https://redirect.github.com/samuelcolvin) in [https://github.com/pydantic/jiter/pull/116](https://redirect.github.com/pydantic/jiter/pull/116) - fix CI by [@​samuelcolvin](https://redirect.github.com/samuelcolvin) in [https://github.com/pydantic/jiter/pull/127](https://redirect.github.com/pydantic/jiter/pull/127) - correct PyO3 feature usage by [@​davidhewitt](https://redirect.github.com/davidhewitt) in [https://github.com/pydantic/jiter/pull/126](https://redirect.github.com/pydantic/jiter/pull/126) - make fuzz checks more lenient by [@​samuelcolvin](https://redirect.github.com/samuelcolvin) in [https://github.com/pydantic/jiter/pull/133](https://redirect.github.com/pydantic/jiter/pull/133) - iterative algorithm for take_value by [@​davidhewitt](https://redirect.github.com/davidhewitt) in [https://github.com/pydantic/jiter/pull/134](https://redirect.github.com/pydantic/jiter/pull/134) - feat: Make num-bigint optional by [@​fasterthanlime](https://redirect.github.com/fasterthanlime) in [https://github.com/pydantic/jiter/pull/130](https://redirect.github.com/pydantic/jiter/pull/130) - GraalPy support by [@​steve-s](https://redirect.github.com/steve-s) in [https://github.com/pydantic/jiter/pull/135](https://redirect.github.com/pydantic/jiter/pull/135) - fix codecov coverage by [@​samuelcolvin](https://redirect.github.com/samuelcolvin) in [https://github.com/pydantic/jiter/pull/141](https://redirect.github.com/pydantic/jiter/pull/141) - Hyperlint accept by [@​samuelcolvin](https://redirect.github.com/samuelcolvin) in [https://github.com/pydantic/jiter/pull/142](https://redirect.github.com/pydantic/jiter/pull/142) - Fix no-bigint build failures, check those in CI by [@​fasterthanlime](https://redirect.github.com/fasterthanlime) in [https://github.com/pydantic/jiter/pull/138](https://redirect.github.com/pydantic/jiter/pull/138) - Add examples to jiter-python README by [@​simonw](https://redirect.github.com/simonw) in [https://github.com/pydantic/jiter/pull/143](https://redirect.github.com/pydantic/jiter/pull/143) - add builds for 3.13 wheels by [@​davidhewitt](https://redirect.github.com/davidhewitt) in [https://github.com/pydantic/jiter/pull/145](https://redirect.github.com/pydantic/jiter/pull/145) - bump version to 0.6.0 by [@​davidhewitt](https://redirect.github.com/davidhewitt) in [https://github.com/pydantic/jiter/pull/147](https://redirect.github.com/pydantic/jiter/pull/147) #### New Contributors - [@​fasterthanlime](https://redirect.github.com/fasterthanlime) made their first contribution in [https://github.com/pydantic/jiter/pull/130](https://redirect.github.com/pydantic/jiter/pull/130) - [@​steve-s](https://redirect.github.com/steve-s) made their first contribution in [https://github.com/pydantic/jiter/pull/135](https://redirect.github.com/pydantic/jiter/pull/135) - [@​simonw](https://redirect.github.com/simonw) made their first contribution in [https://github.com/pydantic/jiter/pull/143](https://redirect.github.com/pydantic/jiter/pull/143) **Full Changelog**: https://github.com/pydantic/jiter/compare/v0.5.0...v0.6.0

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.



This PR was generated by Mend Renovate. View the repository job log.