Skip to content

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

Merged
keting merged 1 commit into
mainfrom
dependabot/uv/src/backend/json-repair-0.63.4
Sep 1, 2026
Merged

keting merged 1 commit into
mainfrom
dependabot/uv/src/backend/json-repair-0.63.4

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps json-repair from 0.61.7 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 dependabot Bot added area:backend Backend / Python / FastAPI related dependencies Dependency updates labels Sep 1, 2026
@dependabot
dependabot Bot requested a review from keting as a code owner September 1, 2026 02:18
@dependabot dependabot Bot added the area:backend Backend / Python / FastAPI related label Sep 1, 2026

@keting keting left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed dependency and lockfile-only diff; required CI checks pass. Combined target versions were also tested locally.

@dependabot
dependabot Bot force-pushed the dependabot/uv/src/backend/json-repair-0.63.4 branch 2 times, most recently from c71c074 to 89e28ac Compare September 1, 2026 03:31
Bumps [json-repair](https://github.com/mangiucugna/json_repair) from 0.61.7 to 0.63.4.
- [Release notes](https://github.com/mangiucugna/json_repair/releases)
- [Commits](mangiucugna/json_repair@v0.61.7...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>
@keting
keting force-pushed the dependabot/uv/src/backend/json-repair-0.63.4 branch from 89e28ac to f71fb9b Compare September 1, 2026 03:32
@keting
keting merged commit b32d236 into main Sep 1, 2026
9 checks passed
@keting
keting deleted the dependabot/uv/src/backend/json-repair-0.63.4 branch September 1, 2026 03:35
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.

1 participant