chore(deps): update dependency orjson to v3.11.3 #1709
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.3
Release Notes
ijl/orjson (orjson)
v3.11.3
Compare Source
Fixed
v3.11.2
Compare Source
Fixed
Changed
v3.11.1
Compare Source
Changed
Fixed
str
on big-endian architectures. This was introduced in 3.11.0.v3.11.0
Compare Source
Changed
buffer allocated on import.
v3.10.18
Compare Source
Fixed
introduced in 3.10.17.
v3.10.17
Compare Source
Changed
v3.10.16
Compare Source
Changed
and recent Python.
v3.10.15
Compare Source
Changed
v3.10.14
Compare Source
Changed
maturin>=1,<2
again.PyMem_Malloc()
and similar APIs for integrationwith pymalloc, mimalloc, and tracemalloc.
tests skip if fixtures are not present.
v3.10.13
Compare 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.12
Compare Source
Changed
v3.10.11
Compare Source
Changed
v3.10.10
Compare Source
Fixed
int
serialization ons390x
. This was introduced in 3.10.8.Changed
v3.10.9
Compare Source
Fixed
int
serialization on 32-bit Python 3.8, 3.9, 3.10. This wasintroduced in 3.10.8.
v3.10.8
Compare Source
Changed
int
serialization no longer chainsOverflowError
to thethe
__cause__
attribute oforjson.JSONEncodeError
when range exceeded.v3.10.7
Compare Source
Changed
v3.10.6
Compare Source
Changed
v3.10.5
Compare Source
Changed
v3.10.4
Compare Source
Changed
v3.10.3
Compare Source
Changed
manylinux
amd64 builds include runtime-detected AVX-512str
implementation.
v3.10.2
Compare Source
Fixed
str
introduced 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).