Skip to content

chore(deps): bump json-repair from 0.60.1 to 0.63.4 in /worker_plan - #873

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/worker_plan/json-repair-0.63.4
Open

chore(deps): bump json-repair from 0.60.1 to 0.63.4 in /worker_plan#873
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/worker_plan/json-repair-0.63.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 30, 2026

Copy link
Copy Markdown
Contributor

Bumps json-repair from 0.60.1 to 0.63.4.

Release notes

Sourced from json-repair's releases.

Release 0.63.4

Fixed

  • Fix #220 preserve leading quotes when a later valid delimiter closes the string

Support this project

json_repair is maintained as a side project and stays free for everyone.

If it saves you debugging time, helps you handle LLM-generated JSON, or is part of your production workflow, please consider:

Sponsorship helps justify the time spent fixing edge cases, improving performance, and keeping the library reliable.

Release 0.63.3

Fixed

  • Fix #213 preserve valid JSON with trailing garbage

Support this project

json_repair is maintained as a side project and stays free for everyone.

If it saves you debugging time, helps you handle LLM-generated JSON, or is part of your production workflow, please consider:

Sponsorship helps justify the time spent fixing edge cases, improving performance, and keeping the library reliable.

Release 0.63.2

Fixed

  • Fix #212, the heuristic to detect array boundaries nested inside objects needed some refinement. Now it is a bit smarter.

Support this project

json_repair is maintained as a side project and stays free for everyone.

If it saves you debugging time, helps you handle LLM-generated JSON, or is part of your production workflow, please consider:

Sponsorship helps justify the time spent fixing edge cases, improving performance, and keeping the library reliable.

Release 0.63.1

Fixed

  • Fix #211, Python-style tuple support didn't mix well with the new feature release in 0.63.0

Support this project

... (truncated)

Commits
  • 41737bc Fix #220 preserve leading quotes when a later valid delimiter closes the string
  • 014707d Fix some CI that got broken after updating the actions
  • 7eb2cab Merge pull request #216 from mangiucugna/dependabot/github_actions/pypa/gh-ac...
  • b936bca Merge pull request #215 from mangiucugna/dependabot/github_actions/astral-sh/...
  • f6b7bf4 Merge branch 'main' into dependabot/github_actions/pypa/gh-action-pypi-publis...
  • be5274e Merge pull request #217 from mangiucugna/dependabot/github_actions/astral-sh/...
  • bf7076e Merge branch 'main' into dependabot/github_actions/astral-sh/setup-uv-37802ad...
  • d82f61e Merge pull request #218 from mangiucugna/dependabot/github_actions/actions/se...
  • ab20874 Merge pull request #219 from mangiucugna/dependabot/github_actions/actions/ch...
  • 13e869e Bump actions/checkout from 7.0.0 to 7.0.1
  • 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)

Bumps [json-repair](https://github.com/mangiucugna/json_repair) from 0.60.1 to 0.63.4.
- [Release notes](https://github.com/mangiucugna/json_repair/releases)
- [Commits](mangiucugna/json_repair@v0.60.1...v0.63.4)

---
updated-dependencies:
- dependency-name: json-repair
  dependency-version: 0.63.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Aug 30, 2026
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.

0 participants