Skip to content

chore(deps): update json-repair requirement from <1.0.0,>=0.30.0 to >=0.62.0,<1.0.0 - #37

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/json-repair-gte-0.62.0-and-lt-1.0.0
Open

chore(deps): update json-repair requirement from <1.0.0,>=0.30.0 to >=0.62.0,<1.0.0#37
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/json-repair-gte-0.62.0-and-lt-1.0.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Release notes

Sourced from json-repair's releases.

Release 0.62.0

Added

  • Fix #209, retry subsequent top-level fragments in salvage mode when an earlier candidate fails schema validation, returning the first matching fragment

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.

Commits
  • dab9d67 Fix #209 salvage schema-matching JSON fragments
  • 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
  • Additional commits viewable in compare view

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)

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.30.0...v0.62.0)

---
updated-dependencies:
- dependency-name: json-repair
  dependency-version: 0.62.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 Aug 10, 2026
@dependabot
dependabot Bot requested a review from phaethix as a code owner August 10, 2026 18:45
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 10, 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