Skip to content

chore(deps): bump ujson from 5.7.0 to 5.12.1#114

Open
dependabot[bot] wants to merge 1 commit into
testfrom
dependabot/pip/ujson-5.12.1
Open

chore(deps): bump ujson from 5.7.0 to 5.12.1#114
dependabot[bot] wants to merge 1 commit into
testfrom
dependabot/pip/ujson-5.12.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 13, 2026

Bumps ujson from 5.7.0 to 5.12.1.

Release notes

Sourced from ujson's releases.

5.12.1

Fixed

  • Fix encoding ref leak with non-English character (#714) @​nhancdt2602
  • Fix memory leak when ujson.dump() is unable to write to its file (0bf630aaef59c0aafd0c8a4fc8bbe2a7bcefa853) @​bwoodsend

Note that pre-built wheels for graalpy on macOS have been omitted from this release due to infrastructural issues building them (#731).

5.12.0

Added

Changed

Fixed

5.11.0

Added

Changed

Fixed

  • fix(ujson.loads): raises a JSONDecodeError instead of SystemError when parsing a nested json string (#667) @​grandnew
  • Pin setuptools < 72.2 to fix build on PyPy (#638) @​hugovk
  • Update README.md example to match actual output (#654) @​AvdN

5.10.0

Added

... (truncated)

Commits
  • 7d9036f Temporarily disable pre-built wheels for graalpy on macOS (#730)
  • 0bf630a Temporarily disable pre-built wheels for graalpy on macOS
  • 46f7596 Enable read access for CI/CD
  • 82af1d0 Fix failure cleanup paths in ujson.dump()
  • ceae6cd Gitignore .fuse_hidden and .DS_Store files
  • dd87ed3 Improve unit test coverage (#718)
  • ddbe2da Update release-drafter/release-drafter action to v7.2.1 (#717)
  • 3be5ae5 Update release-drafter/release-drafter action to v7.2.1
  • 9f90a8c Fix encoding ref leak with non-English character (#714)
  • f1574e5 Hash pin GitHub Actions (#715)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file minor Bumps the minor version (PR to stable only) python Pull requests that update python code labels May 13, 2026
Bumps [ujson](https://github.com/ultrajson/ultrajson) from 5.7.0 to 5.12.1.
- [Release notes](https://github.com/ultrajson/ultrajson/releases)
- [Commits](ultrajson/ultrajson@5.7.0...5.12.1)

---
updated-dependencies:
- dependency-name: ujson
  dependency-version: 5.12.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/ujson-5.12.1 branch from 97856ce to ac67fe3 Compare May 26, 2026 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file minor Bumps the minor version (PR to stable only) python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants