Skip to content

chore(deps): bump json-repair from 0.61.1 to 0.61.7 in /src/backend - #167

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/src/backend/json-repair-0.61.7
Open

chore(deps): bump json-repair from 0.61.1 to 0.61.7 in /src/backend#167
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/src/backend/json-repair-0.61.7

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps json-repair from 0.61.1 to 0.61.7.

Release notes

Sourced from json-repair's releases.

Release 0.61.7

Fixed

  • Fix #207, respect multiple backslashes in strings when they have no additional meaning
  • Use the newly introduced fast-path for garbage json delimeter also when skip_json_loads=True

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.61.6

Fixed

  • Fix #206, tidy up parsing of regex inside objects values

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.61.5

Fixed

  • Fix #205 preserve root schema refs in union validation
  • Fix #204, #200, additional fixes for string parsing heuristic

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.61.4

Fixed

  • Fix #204, the previous version had a fast-path detection that was too narrow and failed when a schema was passed and trailing garbage was present

... (truncated)

Commits
  • 600ede6 Fix #207, respect multiple backslashes in strings when they have no additiona...
  • ae58228 trim AGENTS.md
  • 32a3a69 use the newly introduced fast-path for garbage json delimeter also when skip_...
  • 898f8e6 Fix #206, tidy up parsing of regex inside objects values
  • 89815cf Fix #205 preserve root schema refs in union validation
  • c6b21d4 Add a smaller fix for potential regressions found in #200
  • 7707441 Fix #204, a small oversight did not enable the new fast path for schema-guide...
  • bca6b7c Fix 204, the string parsing heuristic was a bit too trigger happy. Also add a...
  • 335a5ee Update Python version to 3.15.0-beta.3
  • d065897 Improve long string repair performance
  • See full diff 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.61.1 to 0.61.7.
- [Release notes](https://github.com/mangiucugna/json_repair/releases)
- [Commits](mangiucugna/json_repair@v0.61.1...v0.61.7)

---
updated-dependencies:
- dependency-name: json-repair
  dependency-version: 0.61.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added area:backend Backend / Python / FastAPI related dependencies Dependency updates labels Aug 1, 2026
@dependabot
dependabot Bot requested a review from keting as a code owner August 1, 2026 02:15
@dependabot dependabot Bot added dependencies Dependency updates area:backend Backend / Python / FastAPI related labels Aug 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:backend Backend / Python / FastAPI related dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants