Skip to content

chore(deps): update dependency orjson to v3.11.7#382

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Aug 18, 2025

This PR contains the following updates:

Package Change Age Confidence
orjson (changelog) 3.11.13.11.7 age confidence

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.

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone America/Chicago, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 requested a review from a team August 18, 2025 05:30
@renovate renovate bot changed the title fix(deps): update dependency orjson to v3.11.2 fix(deps): update dependency orjson to v3.11.3 Aug 26, 2025
@renovate renovate bot force-pushed the renovate/orjson-3.x-lockfile branch from 852e029 to eb41add Compare August 26, 2025 21:15
@renovate renovate bot force-pushed the renovate/orjson-3.x-lockfile branch 4 times, most recently from 94d34c0 to 850b9f9 Compare September 12, 2025 03:36
@renovate renovate bot changed the title fix(deps): update dependency orjson to v3.11.3 chore(deps): update dependency orjson to v3.11.3 Sep 25, 2025
@renovate renovate bot force-pushed the renovate/orjson-3.x-lockfile branch from 850b9f9 to 6da5567 Compare October 24, 2025 22:59
@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 24, 2025
@renovate renovate bot force-pushed the renovate/orjson-3.x-lockfile branch from 6da5567 to 2a0c9a3 Compare December 6, 2025 17:44
@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 6, 2025
@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 29, 2026
@renovate renovate bot force-pushed the renovate/orjson-3.x-lockfile branch from 2a0c9a3 to 1b4df2f Compare January 29, 2026 17:29
@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 2, 2026
@renovate renovate bot force-pushed the renovate/orjson-3.x-lockfile branch from 1b4df2f to b19f34c Compare February 2, 2026 19:59
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.

0 participants