Update dependency ujson to ~=5.11.0 #40

Merged
profitroll merged 1 commits from renovate/ujson-5.x into dev 2025-08-22 16:44:04 +03:00
Collaborator

This PR contains the following updates:

Package Update Change
ujson minor ~=5.10.0 -> ~=5.11.0

Release Notes

ultrajson/ultrajson (ujson)

v5.11.0

Compare Source

Added

Changed

Fixed

  • fix(ujson.loads): raises a JSONDecodeError instead of SystemError when parsing a nested json string (#​667) @​grandnew
  • Pin setuptools < 72.2 to fix build on PyPy (#​638) @​hugovk
  • Update README.md example to match actual output (#​654) @​AvdN

Configuration

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

🚦 Automerge: Enabled.

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 | |---|---|---| | [ujson](https://github.com/ultrajson/ultrajson) | minor | `~=5.10.0` -> `~=5.11.0` | --- ### Release Notes <details> <summary>ultrajson/ultrajson (ujson)</summary> ### [`v5.11.0`](https://github.com/ultrajson/ultrajson/releases/tag/5.11.0) [Compare Source](https://github.com/ultrajson/ultrajson/compare/5.10.0...5.11.0) #### Added - Inline type stubs ([#&#8203;674](https://github.com/ultrajson/ultrajson/issues/674)) [@&#8203;MarcoGorelli](https://github.com/MarcoGorelli) - Add support for Python 3.14 ([#&#8203;680](https://github.com/ultrajson/ultrajson/issues/680)) [@&#8203;hugovk](https://github.com/hugovk) - Add support for PyPy3.11 ([#&#8203;658](https://github.com/ultrajson/ultrajson/issues/658)) [@&#8203;hugovk](https://github.com/hugovk) - Add Windows ARM64 wheels ([#&#8203;663](https://github.com/ultrajson/ultrajson/issues/663)) [@&#8203;tonybaloney](https://github.com/tonybaloney) #### Changed - Migrate to `src/` layout ([#&#8203;664](https://github.com/ultrajson/ultrajson/issues/664)) [@&#8203;hugovk](https://github.com/hugovk) - Build aarch64 wheels using native runners ([#&#8203;652](https://github.com/ultrajson/ultrajson/issues/652)) [@&#8203;hugovk](https://github.com/hugovk) - Drop support for EOL Python 3.8 ([#&#8203;645](https://github.com/ultrajson/ultrajson/issues/645)) [@&#8203;hugovk](https://github.com/hugovk) - Drop support for EOL PyPy3.8-PyPy3.10 ([#&#8203;639](https://github.com/ultrajson/ultrajson/issues/639), [#&#8203;682](https://github.com/ultrajson/ultrajson/issues/682)) [@&#8203;hugovk](https://github.com/hugovk) #### Fixed - fix(ujson.loads): raises a JSONDecodeError instead of SystemError when parsing a nested json string ([#&#8203;667](https://github.com/ultrajson/ultrajson/issues/667)) [@&#8203;grandnew](https://github.com/grandnew) - Pin setuptools < 72.2 to fix build on PyPy ([#&#8203;638](https://github.com/ultrajson/ultrajson/issues/638)) [@&#8203;hugovk](https://github.com/hugovk) - Update README.md example to match actual output ([#&#8203;654](https://github.com/ultrajson/ultrajson/issues/654)) [@&#8203;AvdN](https://github.com/AvdN) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNi4zNS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMzUuMCIsInRhcmdldEJyYW5jaCI6ImRldiJ9-->
Renovate added 1 commit 2025-08-20 15:20:16 +03:00
profitroll merged commit 01a682635b into dev 2025-08-22 16:44:04 +03:00
Sign in to join this conversation.
No description provided.