fix(deps): update dependency orjson to v3.9.10 #2948
Merged
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.8.9
->3.9.10
Release Notes
ijl/orjson (orjson)
v3.9.10
Compare Source
Fixed
--profile=dev
build.v3.9.9
Compare Source
Changed
orjson
module metadata explicitly marks subinterpreters as not supported.v3.9.8
Compare Source
Changed
v3.9.7
Compare Source
Fixed
orjson.loads()
due to non-reentrant handling of persistentbuffer. This was introduced in 3.9.3.
v3.9.6
Compare Source
Fixed
Changed
v3.9.5
Compare Source
Fixed
v3.9.4
Compare Source
Fixed
from stack to heap. This was introduced in 3.9.3.
v3.9.3
Compare Source
Fixed
Changed
v3.9.2
Compare Source
Fixed
__cause__
exception onorjson.JSONEncodeError
possibly beingdenormalized, i.e., of type
str
instead ofException
.v3.9.1
Compare Source
Fixed
--profile=dev
build.v3.9.0
Compare Source
Added
orjson.Fragment
includes already-serialized JSON in a document.v3.8.14
Compare Source
Changed
manylinux
wheels are compiled forx86-64
instead ofx86-64-v2
.v3.8.13
Compare Source
Changed
MACOSX_DEPLOYMENT_TARGET
of 10.15 instead of 11.v3.8.12
Compare Source
Changed
default
are now chained as the__cause__
attributeon
orjson.JSONEncodeError
.v3.8.11
Compare Source
Changed
orjson.loads()
on an empty document has a specific error message.manylinux_2_28_x86_64
wheels are compiled forx86-64-v2
.universal2
and compiled forx86-64-v2
andapple-m1
.v3.8.10
Compare Source
Fixed
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.
This PR has been generated by Mend Renovate. View repository job log here.