Skip to content

chore(deps): bump ujson from 5.10.0 to 5.12.1 in /python/framework-extensions/openai-agents-sdk#1203

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/python/framework-extensions/openai-agents-sdk/ujson-5.12.1
Closed

chore(deps): bump ujson from 5.10.0 to 5.12.1 in /python/framework-extensions/openai-agents-sdk#1203
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/python/framework-extensions/openai-agents-sdk/ujson-5.12.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps ujson from 5.10.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
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 compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [ujson](https://github.com/ultrajson/ultrajson) from 5.10.0 to 5.12.1.
- [Release notes](https://github.com/ultrajson/ultrajson/releases)
- [Commits](ultrajson/ultrajson@5.10.0...5.12.1)

---
updated-dependencies:
- dependency-name: ujson
  dependency-version: 5.12.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels May 13, 2026
@dependabot dependabot Bot requested a review from murrlincoln as a code owner May 13, 2026 10:17
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels May 13, 2026
@cb-heimdall

cb-heimdall commented May 13, 2026

Copy link
Copy Markdown

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

@github-actions github-actions Bot added the framework extension New framework extension label May 13, 2026
@phdargen phdargen closed this Jun 4, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 4, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/uv/python/framework-extensions/openai-agents-sdk/ujson-5.12.1 branch June 4, 2026 06:40
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 framework extension New framework extension python:uv Pull requests that update python:uv code

Development

Successfully merging this pull request may close these issues.

2 participants