Skip to content

chore(deps): update dependency orjson to v3.11.7 - autoclosed#12

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/orjson-3.x
Closed

chore(deps): update dependency orjson to v3.11.7 - autoclosed#12
renovate[bot] wants to merge 1 commit intomainfrom
renovate/orjson-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 30, 2025

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

ijl/orjson (orjson)

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: 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.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.22%. Comparing base (504af4c) to head (fb96eca).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #12   +/-   ##
=======================================
  Coverage   90.22%   90.22%           
=======================================
  Files          34       34           
  Lines        1013     1013           
  Branches      118      118           
=======================================
  Hits          914      914           
  Misses         62       62           
  Partials       37       37           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate Bot changed the title chore(deps): update dependency orjson to v3.10.16 chore(deps): update dependency orjson to v3.10.18 Apr 30, 2025
@renovate renovate Bot force-pushed the renovate/orjson-3.x branch from 782cdaa to 06e896a Compare April 30, 2025 02:21
@sonarqubecloud
Copy link
Copy Markdown

@renovate renovate Bot force-pushed the renovate/orjson-3.x branch from 06e896a to 72abd95 Compare July 18, 2025 02:39
@renovate renovate Bot changed the title chore(deps): update dependency orjson to v3.10.18 chore(deps): update dependency orjson to v3.11.0 Jul 18, 2025
@renovate renovate Bot force-pushed the renovate/orjson-3.x branch from 72abd95 to 682cce6 Compare August 3, 2025 23:25
@renovate renovate Bot changed the title chore(deps): update dependency orjson to v3.11.0 chore(deps): update dependency orjson to v3.11.1 Aug 3, 2025
@renovate renovate Bot changed the title chore(deps): update dependency orjson to v3.11.1 chore(deps): update dependency orjson to v3.11.2 Aug 13, 2025
@renovate renovate Bot force-pushed the renovate/orjson-3.x branch from 682cce6 to 9a1c346 Compare August 13, 2025 03:32
@renovate renovate Bot changed the title chore(deps): update dependency orjson to v3.11.2 chore(deps): update dependency orjson to v3.11.3 Sep 1, 2025
@renovate renovate Bot force-pushed the renovate/orjson-3.x branch from 9a1c346 to 37cac89 Compare September 1, 2025 01:18
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Sep 1, 2025

@renovate renovate Bot changed the title chore(deps): update dependency orjson to v3.11.3 chore(deps): update dependency orjson to v3.11.4 Oct 25, 2025
@renovate renovate Bot force-pushed the renovate/orjson-3.x branch from 37cac89 to 2cc961a Compare October 25, 2025 16:13
@sonarqubecloud
Copy link
Copy Markdown

@renovate renovate Bot force-pushed the renovate/orjson-3.x branch from 2cc961a to 51e5d2f Compare December 7, 2025 08:03
@renovate renovate Bot changed the title chore(deps): update dependency orjson to v3.11.4 chore(deps): update dependency orjson to v3.11.5 Dec 7, 2025
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Dec 7, 2025

@renovate renovate Bot force-pushed the renovate/orjson-3.x branch from 51e5d2f to fb96eca Compare January 30, 2026 03:52
@renovate renovate Bot changed the title chore(deps): update dependency orjson to v3.11.5 chore(deps): update dependency orjson to v3.11.6 Jan 30, 2026
@renovate renovate Bot changed the title chore(deps): update dependency orjson to v3.11.6 chore(deps): update dependency orjson to v3.11.7 Feb 3, 2026
@renovate renovate Bot force-pushed the renovate/orjson-3.x branch from fb96eca to c5a11e2 Compare February 3, 2026 11:46
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Feb 3, 2026

@renovate renovate Bot changed the title chore(deps): update dependency orjson to v3.11.7 chore(deps): update dependency orjson to v3.11.7 - autoclosed Mar 14, 2026
@renovate renovate Bot closed this Mar 14, 2026
@renovate renovate Bot deleted the renovate/orjson-3.x branch March 14, 2026 17:26
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.

2 participants