Skip to content

Bump json-repair from 0.63.2 to 0.63.4 - #2547

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

Bump json-repair from 0.63.2 to 0.63.4#2547
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/json-repair-0.63.4

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps json-repair from 0.63.2 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.

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.63.2 to 0.63.4.
- [Release notes](https://github.com/mangiucugna/json_repair/releases)
- [Commits](mangiucugna/json_repair@v0.63.2...v0.63.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file (auto-assigned by dependabot) python:uv Pull requests that update python:uv code labels Sep 7, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 7, 2026 07:34
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file (auto-assigned by dependabot) python:uv Pull requests that update python:uv code labels Sep 7, 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 (auto-assigned by dependabot) python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants