Skip to content

chore(deps): bump json-repair to 0.60.1 in insurance-adjuster example#457

Merged
HarshaNalluru merged 2 commits into
usemoss:mainfrom
jissen706:bump-json-repair
Jul 23, 2026
Merged

chore(deps): bump json-repair to 0.60.1 in insurance-adjuster example#457
HarshaNalluru merged 2 commits into
usemoss:mainfrom
jissen706:bump-json-repair

Conversation

@jissen706

@jissen706 jissen706 commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Fixes #424

What

Bumps json-repair from 0.59.10 to 0.60.1 in examples/voice-agents/insurance-adjuster/uv.lock, the only lockfile in the repo that carries it.

json-repair is a transitive dependency pinned exactly (json-repair==0.60.1) by livekit-agents, so moving it required upgrading the livekit family as well (1.6.3 → 1.6.6, all within the manifest's >=1.0 constraint). 0.60.1 is the newest json-repair version any published livekit-agents release allows — 0.61.x is not reachable until upstream relaxes its exact pin.

Generated with uv lock --upgrade-package livekit-agents --upgrade-package json-repair; no manifest changes.

Verification

  • uv sync installs the updated lockfile cleanly (Python 3.14)
  • json_repair imports and repairs a malformed JSON sample at 0.60.1
  • agent.py and create_indexes.py compile, and livekit.agents 1.6.6 imports without errors

Review in cubic

@CLAassistant

CLAassistant commented Jul 21, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@HarshaNalluru
HarshaNalluru requested a review from Copilot July 22, 2026 00:27

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@HarshaNalluru

Copy link
Copy Markdown
Contributor

please resolve merge conflicts

@HarshaNalluru
HarshaNalluru merged commit 0a60c07 into usemoss:main Jul 23, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update json-repair to the latest version

4 participants