Update dependency ujson to v5.9.0 #7

Merged
profitroll merged 1 commits from renovate/ujson-5.x into main 2023-12-12 01:28:20 +02:00
Collaborator

This PR contains the following updates:

Package Update Change
ujson minor ==5.8.0 -> ==5.9.0

Release Notes

ultrajson/ultrajson (ujson)

v5.9.0

Compare Source

Breaking

Added

Changed

Fixed


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.8.0` -> `==5.9.0` | --- ### Release Notes <details> <summary>ultrajson/ultrajson (ujson)</summary> ### [`v5.9.0`](https://github.com/ultrajson/ultrajson/releases/tag/5.9.0) [Compare Source](https://github.com/ultrajson/ultrajson/compare/5.8.0...5.9.0) #### Breaking - Raise TypeError if toDict() returns a non-dict instead of silently converting it to null ([#&#8203;615](https://github.com/ultrajson/ultrajson/issues/615)) [@&#8203;eltoder](https://github.com/eltoder) - Use lowercase strings for bool dict keys ([#&#8203;614](https://github.com/ultrajson/ultrajson/issues/614)) [@&#8203;eltoder](https://github.com/eltoder) #### Added - Deploy to PyPI using trusted publishing ([#&#8203;603](https://github.com/ultrajson/ultrajson/issues/603)) [@&#8203;hugovk](https://github.com/hugovk) - Replace PyPy3.8 wheel with PyPy3.10 ([#&#8203;602](https://github.com/ultrajson/ultrajson/issues/602)) [@&#8203;hugovk](https://github.com/hugovk) #### Changed - Speed-up and cleanup objToJSON ([#&#8203;615](https://github.com/ultrajson/ultrajson/issues/615)) [@&#8203;eltoder](https://github.com/eltoder) - Use lowercase strings for bool dict keys ([#&#8203;614](https://github.com/ultrajson/ultrajson/issues/614)) [@&#8203;eltoder](https://github.com/eltoder) #### Fixed - Fix typos found by codespell ([#&#8203;610](https://github.com/ultrajson/ultrajson/issues/610)) [@&#8203;DimitriPapadopoulos](https://github.com/DimitriPapadopoulos) - Fix undefined behavior in Buffer_AppendLongUnchecked ([#&#8203;606](https://github.com/ultrajson/ultrajson/issues/606)) [@&#8203;WillAyd](https://github.com/WillAyd) </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:eyJjcmVhdGVkSW5WZXIiOiIzNi4zNS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Renovate added 1 commit 2023-12-11 01:34:58 +02:00
Renovate scheduled this pull request to auto merge when all checks succeed 2023-12-11 01:34:58 +02:00
profitroll merged commit f5de2457ba into main 2023-12-12 01:28:20 +02:00
profitroll deleted branch renovate/ujson-5.x 2023-12-12 01:28:20 +02:00
Sign in to join this conversation.
No description provided.