Skip to content
This repository was archived by the owner on Jan 18, 2025. It is now read-only.

fix(deps): update dependency orjson to v3.10.12 #5

Merged
merged 1 commit into from
Dec 7, 2024

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 7, 2024

This PR contains the following updates:

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

Release Notes

ijl/orjson (orjson)

v3.10.12

Compare Source

Changed
  • Publish PyPI manylinux i686 wheels.
  • Publish PyPI musllinux i686 and arm7l wheels.
  • Publish PyPI macOS wheels for Python 3.10 or later built on macOS 15.
  • Publish PyPI Windows wheels using trusted publishing.

v3.10.11

Compare Source

Changed
  • Improve performance of UUIDs.
  • Publish PyPI wheels with trusted publishing and PEP 740 attestations.
  • Include text of licenses for vendored dependencies.

v3.10.10

Compare Source

Fixed
  • Fix int serialization on s390x. This was introduced in 3.10.8.
Changed
  • Publish aarch64 manylinux_2_17 wheel for 3.13 to PyPI.

v3.10.9

Compare Source

Fixed
  • Fix int serialization on 32-bit Python 3.8, 3.9, 3.10. This was
    introduced in 3.10.8.

v3.10.8

Compare Source

Changed
  • int serialization no longer chains OverflowError to the
    the __cause__ attribute of orjson.JSONEncodeError when range exceeded.
  • Compatibility with CPython 3.14 alpha 1.
  • Improve performance.

v3.10.7

Compare Source

Changed
  • Improve performance of stable Rust amd64 builds.

v3.10.6

Compare Source

Changed
  • Improve performance.

v3.10.5

Compare Source

Changed
  • Improve performance.

v3.10.4

Compare Source

Changed
  • Improve performance.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/orjson-3.x-lockfile branch from 9052248 to 97c85b8 Compare December 7, 2024 22:38
@Scrumplex Scrumplex enabled auto-merge (rebase) December 7, 2024 22:39
@Scrumplex Scrumplex merged commit 50093ff into master Dec 7, 2024
2 checks passed
@Scrumplex Scrumplex deleted the renovate/orjson-3.x-lockfile branch December 7, 2024 22:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant