chore(deps): update dependency simplejson to v3.19.3 #71
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.18.0
->==3.19.3
Release Notes
simplejson/simplejson (simplejson)
v3.19.3
Compare Source
Version 3.19.3 released 2024-08-14
Dropped wheel support for Python 2.7 on machttps://github.com/simplejson/simplejson/pull/326pull/326
v3.19.2
Compare Source
Version 3.19.2 released 2023-10-05
GitHub Actions as a Trusted Publisher (OIhttps://github.com/simplejson/simplejson/pull/317pull/317
v3.19.1
Compare Source
Version 3.19.1 released 2023-04-06
by a security audit sponsored by OSTIF and conducted by X41 D-Sec GmbH.
Several of these measures include changing defaults to be more strict,
by default simplejson will now only consume and produce compliant JSON,
but the flags still exist for any backwards compatibility needs.
No high priority issues were discovered, the reference count
leak is thought to be unreachable since the digits of the float are
checked before PyOS_string_to_double is called.
A link to the public version of this report will be included in a
future release of simplejson. The followinhttps://github.com/simplejson/simplejson/pull/313ithub.com/Implement recommended fixes from OSTIF audit simplejson/simplejson#313
implementation of the decoder (SJ-PT-23-01)
an exception in Python 2.x; was probably unreachable (SJ-PT-23-02)
limit quadratic number parsing (SJ-PT-23-03)
implementations (SJ-PT-23-100)
simplejson.load (SJ-PT-23-102)
to decoder (SJ-PT-23-107)
v3.18.4
Compare Source
Version 3.18.4 released 2023-03-14
https://github.com/simplejson/simplejson/pull/311/311
https://github.com/simplejson/simplejson/pull/312/312
v3.18.3
Compare Source
Version 3.18.3 released 2023-02-05
https://github.com/simplejson/simplejson/pull/310/310
v3.18.2
Compare Source
Version 3.18.2 released 2023-02-04
https://github.com/simplejson/simplejson/pull/308/308
v3.18.1
Compare Source
Version 3.18.1 released 2023-01-03
i
variable from encoder module namespacehttps://github.com/simplejson/simplejson/pull/303/303
https://github.com/simplejson/simplejson/pull/305/305
Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone Asia/Singapore, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.