Update dependency orjson to v3.9.15 [SECURITY]#36
Closed
renovate[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.14->==3.9.15GitHub Vulnerability Alerts
CVE-2024-27454
orjson.loads in orjson before 3.9.15 does not limit recursion for deeply nested JSON documents.
Release Notes
ijl/orjson (orjson)
v3.9.15Compare Source
Fixed
orjson.loads().strformatting SIMD path to avoid crash.v3.9.14Compare Source
Fixed
strintroduced in 3.9.11.Changed
v3.9.13Compare Source
Fixed
strescape uses only 128-bit SIMD.Changed
musllinux_1_2instead ofmusllinux_1_1wheels.v3.9.12Compare Source
Changed
Fixed
musllinux_1_1build due to sporadic CI failure.v3.9.11Compare Source
Changed
stris significantly faster. Documentsusing
dict,list, andtupleare somewhat faster.v3.9.10Compare Source
Fixed
--profile=devbuild.v3.9.9Compare Source
Changed
orjsonmodule metadata explicitly marks subinterpreters as not supported.v3.9.8Compare Source
Changed
v3.9.7Compare Source
Fixed
orjson.loads()due to non-reentrant handling of persistentbuffer. This was introduced in 3.9.3.
v3.9.6Compare Source
Fixed
Changed
v3.9.5Compare Source
Fixed
v3.9.4Compare Source
Fixed
from stack to heap. This was introduced in 3.9.3.
v3.9.3Compare Source
Fixed
Changed
v3.9.2Compare Source
Fixed
__cause__exception onorjson.JSONEncodeErrorpossibly beingdenormalized, i.e., of type
strinstead ofException.v3.9.1Compare Source
Fixed
orjson.loads().strformatting SIMD path to avoid crash.v3.9.0Compare Source
Added
orjson.Fragmentincludes already-serialized JSON in a document.Configuration
📅 Schedule: Branch creation - "" (UTC), 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 was generated by Mend Renovate. View the repository job log.