Skip to content

chore(deps): update json-repair requirement from >=0.29.8 to >=0.59.2#9

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

chore(deps): update json-repair requirement from >=0.29.8 to >=0.59.2#9
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/json-repair-gte-0.59.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 12, 2026

Copy link
Copy Markdown

Updates the requirements on json-repair to permit the latest version.

Release notes

Sourced from json-repair's releases.

Release 0.59.2

Fixed

  • Fix #189, when an LLM emits unescaped JSON like {"blank_1": "..."} inside a quoted explanation string. Previously the parser could split the parent string, invent extra object members, or even change the top-level shape when another member followed.

Think about sponsoring this library!

This library is free for everyone and it's maintained and developed as a side project so, if you find this library useful for your work, consider offering me a beer via this link: https://github.com/sponsors/mangiucugna

Commits
  • 42a0909 Fix inline raw JSON snippets inside string values
  • cd94f1f Fix #191: Avoid top-level parenthesized prose hijacking
  • 32e654a Handle Python 3.15 alpha schema dependencies in CI
  • e1a0f83 Update python-package.yml
  • acd86d5 Bump version to 0.59.0
  • ec20d90 Refresh hooks and simplify schema repair mode parsing
  • 82ed2d0 Fix #190: Support Python tuple syntax in parser repairs
  • 344d25c Optimize top-level comment skipping
  • eea54ac Fix #187: preserve escaped objects and add salvage set-literal object repair
  • 69ec141 Clarify README validation and parser guidance
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 12, 2026
Updates the requirements on [json-repair](https://github.com/mangiucugna/json_repair) to permit the latest version.
- [Release notes](https://github.com/mangiucugna/json_repair/releases)
- [Commits](mangiucugna/json_repair@v0.29.8...v0.59.2)

---
updated-dependencies:
- dependency-name: json-repair
  dependency-version: 0.59.2
  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 Apr 12, 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