Update dependency orjson to v3.11.4 #1709
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.



This PR contains the following updates:
==3.10.1->==3.11.4Release Notes
ijl/orjson (orjson)
v3.11.4Compare Source
Changed
manylinux ppc64le, manylinux s390x.
v3.11.3Compare Source
Fixed
v3.11.2Compare Source
Fixed
Changed
v3.11.1Compare Source
Changed
Fixed
stron big-endian architectures. This was introduced in 3.11.0.v3.11.0Compare Source
Changed
buffer allocated on import.
v3.10.18Compare Source
Fixed
introduced in 3.10.17.
v3.10.17Compare Source
Changed
v3.10.16Compare Source
Changed
and recent Python.
v3.10.15Compare Source
Changed
v3.10.14Compare Source
Changed
maturin>=1,<2again.PyMem_Malloc()and similar APIs for integrationwith pymalloc, mimalloc, and tracemalloc.
tests skip if fixtures are not present.
v3.10.13Compare Source
Changed
specify a fixed version of maturin. Projects relying on any previous version
being buildable from source by end users (via PEP 517) must upgrade to at
least this version.
v3.10.12Compare Source
Changed
v3.10.11Compare Source
Changed
v3.10.10Compare Source
Fixed
intserialization ons390x. This was introduced in 3.10.8.Changed
v3.10.9Compare Source
Fixed
intserialization on 32-bit Python 3.8, 3.9, 3.10. This wasintroduced in 3.10.8.
v3.10.8Compare Source
Changed
intserialization no longer chainsOverflowErrorto thethe
__cause__attribute oforjson.JSONEncodeErrorwhen range exceeded.v3.10.7Compare Source
Changed
v3.10.6Compare Source
Changed
v3.10.5Compare Source
Changed
v3.10.4Compare Source
Changed
v3.10.3Compare Source
Changed
manylinuxamd64 builds include runtime-detected AVX-512strimplementation.
v3.10.2Compare Source
Fixed
strintroduced in 3.10.1.Changed
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.
To execute skipped test pipelines write comment
/ok-to-test.This PR has been generated by MintMaker (powered by Renovate Bot).