Update dependency ujson to ~=5.9.0 #15

Merged
profitroll merged 2 commits from renovate/ujson-5.x into dev 2024-03-27 12:31:37 +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:eyJjcmVhdGVkSW5WZXIiOiIzNi4zNS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMzUuMCIsInRhcmdldEJyYW5jaCI6ImRldiJ9-->
Renovate added 1 commit 2024-03-26 19:40:50 +02:00
Tests / test (3.10) (pull_request) Failing after 23m11s Details
Tests / test (3.11) (pull_request) Failing after 23m6s Details
Tests / test (3.8) (pull_request) Failing after 23m7s Details
Tests / test (3.9) (pull_request) Failing after 23m10s Details
b08ace2ba2
Update dependency ujson to ~=5.9.0
Renovate scheduled this pull request to auto merge when all checks succeed 2024-03-26 19:40:50 +02:00
profitroll added 1 commit 2024-03-27 12:21:52 +02:00
Tests / test (3.10) (pull_request) Failing after 23m18s Details
Tests / test (3.11) (pull_request) Failing after 23m26s Details
Tests / test (3.8) (pull_request) Failing after 23m11s Details
Tests / test (3.9) (pull_request) Failing after 23m8s Details
4ef8ef7d7a
Merge branch 'dev' into renovate/ujson-5.x
Author
Collaborator

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

### Edited/Blocked Notification Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ **Warning**: custom changes will be lost.
profitroll merged commit 5b43707aae into dev 2024-03-27 12:31:37 +02:00
profitroll deleted branch renovate/ujson-5.x 2024-03-27 12:31:37 +02:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
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: profitroll/PythonRMV#15
No description provided.