Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency orjson to v3.9.13 #151

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 26, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
orjson (changelog) 3.9.9 -> 3.9.13 age adoption passing confidence

Release Notes

ijl/orjson (orjson)

v3.9.13

Compare Source

Fixed
  • Serialization str escape uses only 128-bit SIMD.
  • Fix compatibility with CPython 3.13 alpha 3.
Changed
  • Publish musllinux_1_2 instead of musllinux_1_1 wheels.
  • Serialization uses small integer optimization in CPython 3.12 or later.

v3.9.12

Compare Source

Changed
  • Update benchmarks in README.
Fixed
  • Minimal musllinux_1_1 build due to sporadic CI failure.

v3.9.11

Compare Source

Changed
  • Improve performance of serializing. str is significantly faster. Documents
    using dict, list, and tuple are somewhat faster.

v3.9.10

Compare Source

Fixed
  • Fix debug assert failure on 3.12 --profile=dev build.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/orjson-3.x-lockfile branch from c74de44 to 9290d6a Compare January 18, 2024 16:41
@renovate renovate bot changed the title fix(deps): update dependency orjson to v3.9.10 fix(deps): update dependency orjson to v3.9.11 Jan 18, 2024
@renovate renovate bot changed the title fix(deps): update dependency orjson to v3.9.11 fix(deps): update dependency orjson to v3.9.12 Jan 18, 2024
@renovate renovate bot force-pushed the renovate/orjson-3.x-lockfile branch from 9290d6a to 27d3e23 Compare January 18, 2024 19:32
@renovate renovate bot changed the title fix(deps): update dependency orjson to v3.9.12 fix(deps): update dependency orjson to v3.9.13 Feb 3, 2024
@renovate renovate bot force-pushed the renovate/orjson-3.x-lockfile branch from 27d3e23 to 4de3b68 Compare February 3, 2024 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants