Skip to content

Bump ujson from 5.10.0 to 5.12.0#170

Merged
kevinbackhouse merged 2 commits intomainfrom
dependabot/pip/ujson-5.12.0
Mar 19, 2026
Merged

Bump ujson from 5.10.0 to 5.12.0#170
kevinbackhouse merged 2 commits intomainfrom
dependabot/pip/ujson-5.12.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2026

Bumps ujson from 5.10.0 to 5.12.0.

Release notes

Sourced from ujson's releases.

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
  • 4baeb95 Fix memory leak parsing large integers
  • 486bd45 Fix buffer overflow/infinite loop from indent handling
  • a465ed7 Add leak detection to tests
  • 32ebf66 Remove upper bound of setuptools for PyPy (#704)
  • 6bf41bd Remove upper bound of setuptools for PyPy
  • 4a4fd73 chore(deps): update github-actions
  • d708b05 Add security policy (#699)
  • 3d66f4d Add security policy
  • 8f23cce [pre-commit.ci] pre-commit autoupdate (#698)
  • 2696fc3 [pre-commit.ci] pre-commit autoupdate
  • 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.0.
- [Release notes](https://github.com/ultrajson/ultrajson/releases)
- [Commits](ultrajson/ultrajson@5.10.0...5.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 18, 2026
@kevinbackhouse
Copy link
Collaborator

smoke test

@github-actions
Copy link

Deployment Triggered 🚀

kevinbackhouse, started a branch deployment to smoketest (branch: dependabot/pip/ujson-5.12.0)

You can watch the progress here 🔗

Details
{
  "type": "branch",
  "environment": {
    "name": "smoketest",
    "url": null
  },
  "deployment": {
    "timestamp": "2026-03-18T20:42:58.169Z",
    "logs": "https://github.com/GitHubSecurityLab/seclab-taskflow-agent/actions/runs/23266077175"
  },
  "git": {
    "branch": "dependabot/pip/ujson-5.12.0",
    "commit": "ec4d4354896e47420e8ed86d4c69e1ed42aa3e65",
    "verified": true,
    "committer": "web-flow",
    "html_url": "https://github.com/GitHubSecurityLab/seclab-taskflow-agent/commit/ec4d4354896e47420e8ed86d4c69e1ed42aa3e65"
  },
  "context": {
    "actor": "kevinbackhouse",
    "noop": false,
    "fork": false,
    "comment": {
      "created_at": "2026-03-18T20:42:41Z",
      "updated_at": "2026-03-18T20:42:41Z",
      "body": "smoke test",
      "html_url": "https://github.com/GitHubSecurityLab/seclab-taskflow-agent/pull/170#issuecomment-4085455517"
    }
  },
  "parameters": {
    "raw": null,
    "parsed": null
  }
}

@github-actions
Copy link

Deployment Results ❌

kevinbackhouse had a failure when deploying branch dependabot/pip/ujson-5.12.0 to smoketest

Details
{
  "status": "failure",
  "environment": {
    "name": "smoketest",
    "url": null
  },
  "deployment": {
    "id": 4109413728,
    "timestamp": "2026-03-18T20:49:39.286Z",
    "logs": "https://github.com/GitHubSecurityLab/seclab-taskflow-agent/actions/runs/23266077175",
    "duration": 401
  },
  "git": {
    "branch": "dependabot/pip/ujson-5.12.0",
    "commit": "ec4d4354896e47420e8ed86d4c69e1ed42aa3e65",
    "verified": true
  },
  "context": {
    "actor": "kevinbackhouse",
    "noop": false,
    "fork": false
  },
  "reviews": {
    "count": 1,
    "decision": "APPROVED"
  },
  "parameters": {
    "raw": null,
    "parsed": null
  }
}

@kevinbackhouse kevinbackhouse merged commit 8a38583 into main Mar 19, 2026
17 checks passed
@kevinbackhouse kevinbackhouse deleted the dependabot/pip/ujson-5.12.0 branch March 19, 2026 21:18
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant