Skip to content

Bump json-repair from 0.55.0 to 0.55.2#1033

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/json-repair-0.55.2
Open

Bump json-repair from 0.55.0 to 0.55.2#1033
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/json-repair-0.55.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2026

Bumps json-repair from 0.55.0 to 0.55.2.

Release notes

Sourced from json-repair's releases.

Release 0.55.2

Fixed

  • Fix #176, repair missing row arrays in table-like JSON. If a json represents a matrix, change the array-merge heuristic to cover this case.

Think about sponsoring this library!

This library is free for everyone and it's maintained and developed as a side project so, if you find this library useful for your work, consider offering me a beer via this link: https://github.com/sponsors/mangiucugna

v0.55.1

Fixed

  • Fix #174, UUIDs starting with a number and followed by e were incorrectly parsed as scientific notation.

Sponsors

This release is sponsored by @​Icana-AI and @​mjharte. Thank you very much for your generous donation!

This library is free for everyone and it's maintained and developed as a side project so, if you find this library useful for your work, consider offering me a beer via this link: https://github.com/sponsors/mangiucugna

Commits
  • 3d50aca Fix #176: repair missing row arrays in table-like JSON
  • 72ba799 Enhance documentation and improve code readability
  • d8f6bf9 chore: expand ruff rules and align path/exception handling
  • d576e47 update cover image
  • 6deac8d Update contributor docs and CI matrix
  • aaa0490 Fix #174: prevent truncation of unquoted UUID-like values
  • 8eb6c39 Fix formatting in README.zh.md
  • e07c870 Add mjharte to premium sponsors list
  • 5e90880 Fix markdown error in README.zh.md
  • ed34911 Fix language toggle link in Chinese README
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.55.0 to 0.55.2.
- [Release notes](https://github.com/mangiucugna/json_repair/releases)
- [Commits](mangiucugna/json_repair@v0.55.0...v0.55.2)

---
updated-dependencies:
- dependency-name: json-repair
  dependency-version: 0.55.2
  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 python:uv Pull requests that update python:uv code labels Feb 3, 2026
Copy link
Contributor

@sscargal sscargal left a comment

Choose a reason for hiding this comment

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

LGTM

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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant