Skip to content

Update dependency orjson to v3.11.9#81

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/orjson-3.x
Open

Update dependency orjson to v3.11.9#81
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/orjson-3.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Mar 24, 2025

This PR contains the following updates:

Package Change Age Confidence
orjson (changelog) ==3.10.15==3.11.9 age confidence

Release Notes

ijl/orjson (orjson)

v3.11.9

Compare Source

Changed
  • Build now depends on Rust 1.95 or later instead of 1.89.
Fixed
  • Fix building on Rust 1.95.

v3.11.8

Compare Source

Changed
  • Build and compatibility improvements.

v3.11.7

Compare Source

Changed
  • Use a faster library to serialize float. Users with byte-exact regression
    tests should note positive exponents are now written using a +, e.g.,
    1.2e+30 instead of 1.2e30. Both formats are spec-compliant.
  • ABI compatibility with CPython 3.15 alpha 5 free-threading.

v3.11.6

Compare Source

Changed
  • orjson now includes code licensed under the Mozilla Public License 2.0 (MPL-2.0).
  • Drop support for Python 3.9.
  • ABI compatibility with CPython 3.15 alpha 5.
  • Build now depends on Rust 1.89 or later instead of 1.85.
Fixed
  • Fix sporadic crash serializing deeply nested list of dict.

v3.11.5

Compare Source

Changed
  • Show simple error message instead of traceback when attempting to
    build on unsupported Python versions.

v3.11.4

Compare Source

Changed
  • ABI compatibility with CPython 3.15 alpha 1.
  • Publish PyPI wheels for 3.14 and manylinux i686, manylinux arm7,
    manylinux ppc64le, manylinux s390x.
  • Build now requires a C compiler.

v3.11.3

Compare Source

Fixed
  • Fix PyPI project metadata when using maturin 1.9.2 or later.

v3.11.2

Compare Source

Fixed
  • Fix build using Rust 1.89 on amd64.
Changed
  • Build now depends on Rust 1.85 or later instead of 1.82.

v3.11.1

Compare Source

Changed
  • Publish PyPI wheels for CPython 3.14.
Fixed
  • Fix str on big-endian architectures. This was introduced in 3.11.0.

v3.11.0

Compare Source

Changed
  • Use a deserialization buffer allocated per request instead of a shared
    buffer allocated on import.
  • ABI compatibility with CPython 3.14 beta 4.

v3.10.18

Compare Source

Fixed
  • Fix incorrect escaping of the vertical tabulation character. This was
    introduced in 3.10.17.

v3.10.17

Compare Source

Changed
  • Publish PyPI Windows aarch64/arm64 wheels.
  • ABI compatibility with CPython 3.14 alpha 7.
  • Fix incompatibility running on Python 3.13 using WASM.

v3.10.16

Compare Source

Changed
  • Improve performance of serialization on amd64 machines with AVX-512.
  • ABI compatibility with CPython 3.14 alpha 6.
  • Drop support for Python 3.8.
  • Publish additional PyPI wheels for macOS that target only aarch64, macOS 15,
    and recent Python.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.


  • 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 branch from ec0ae90 to 1699556 Compare March 25, 2025 11:12
@renovate renovate Bot changed the title Update dependency orjson to v3.10.16 Update dependency orjson to v3.10.17 Apr 29, 2025
@renovate renovate Bot force-pushed the renovate/orjson-3.x branch 2 times, most recently from d260819 to 4c410b7 Compare April 30, 2025 02:50
@renovate renovate Bot changed the title Update dependency orjson to v3.10.17 Update dependency orjson to v3.10.18 Apr 30, 2025
@renovate renovate Bot changed the title Update dependency orjson to v3.10.18 Update dependency orjson to v3.11.0 Jul 15, 2025
@renovate renovate Bot force-pushed the renovate/orjson-3.x branch from 4c410b7 to 22b07e0 Compare July 15, 2025 16:35
@renovate renovate Bot changed the title Update dependency orjson to v3.11.0 Update dependency orjson to v3.11.1 Jul 25, 2025
@renovate renovate Bot force-pushed the renovate/orjson-3.x branch from 22b07e0 to 177d12e Compare July 25, 2025 16:54
@renovate renovate Bot changed the title Update dependency orjson to v3.11.1 Update dependency orjson to v3.11.2 Aug 12, 2025
@renovate renovate Bot force-pushed the renovate/orjson-3.x branch from 177d12e to 731e94f Compare August 12, 2025 18:24
@renovate renovate Bot force-pushed the renovate/orjson-3.x branch from 731e94f to 03cd7a1 Compare August 26, 2025 23:13
@renovate renovate Bot changed the title Update dependency orjson to v3.11.2 Update dependency orjson to v3.11.3 Aug 26, 2025
@renovate renovate Bot changed the title Update dependency orjson to v3.11.3 Update dependency orjson to v3.11.4 Oct 24, 2025
@renovate renovate Bot force-pushed the renovate/orjson-3.x branch from 03cd7a1 to 7677efa Compare October 24, 2025 20:11
@renovate renovate Bot force-pushed the renovate/orjson-3.x branch from 7677efa to f587354 Compare December 6, 2025 16:41
@renovate renovate Bot changed the title Update dependency orjson to v3.11.4 Update dependency orjson to v3.11.5 Dec 6, 2025
@renovate renovate Bot changed the title Update dependency orjson to v3.11.5 Update dependency orjson to v3.11.6 Jan 29, 2026
@renovate renovate Bot force-pushed the renovate/orjson-3.x branch from f587354 to 0de4d33 Compare January 29, 2026 17:26
@renovate renovate Bot changed the title Update dependency orjson to v3.11.6 Update dependency orjson to v3.11.7 Feb 2, 2026
@renovate renovate Bot force-pushed the renovate/orjson-3.x branch from 0de4d33 to 1d714ae Compare February 2, 2026 21:12
@renovate renovate Bot changed the title Update dependency orjson to v3.11.7 Update dependency orjson to v3.11.8 Mar 31, 2026
@renovate renovate Bot force-pushed the renovate/orjson-3.x branch from 1d714ae to 0a4c6fa Compare March 31, 2026 21:37
@renovate renovate Bot changed the title Update dependency orjson to v3.11.8 Update dependency orjson to v3.11.9 May 6, 2026
@renovate renovate Bot force-pushed the renovate/orjson-3.x branch from 0a4c6fa to 804d8ec Compare May 6, 2026 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants