Skip to content

chore(deps): bump the production-deps group with 3 updates#109

Merged
midodimori merged 1 commit intomainfrom
dependabot/uv/production-deps-195f51ee13
Feb 3, 2026
Merged

chore(deps): bump the production-deps group with 3 updates#109
midodimori merged 1 commit intomainfrom
dependabot/uv/production-deps-195f51ee13

Conversation

@dependabot
Copy link
Contributor

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

Bumps the production-deps group with 3 updates: rich, json-repair and pathspec.

Updates rich from 14.3.1 to 14.3.2

Release notes

Sourced from rich's releases.

The ZWJy release

A fix for cell_len edge cases

[14.3.2] - 2026-02-01

Fixed

Changelog

Sourced from rich's changelog.

[14.3.2] - 2026-02-01

Fixed

Commits

Updates json-repair from 0.55.1 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

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
  • See full diff in compare view

Updates pathspec from 1.0.3 to 1.0.4

Release notes

Sourced from pathspec's releases.

v1.0.4

Release v1.0.4. See CHANGES.rst.

Changelog

Sourced from pathspec's changelog.

1.0.4 (2026-01-26)

  • Issue [#103](https://github.com/cpburnz/python-pathspec/issues/103)_: Using re2 fails if pyre2 is also installed.

.. _Issue [#103](https://github.com/cpburnz/python-pathspec/issues/103): cpburnz/python-pathspec#103

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Summary by cubic

Bump three production deps to pull in upstream bug fixes and improve stability in console rendering, JSON repair, and path matching.

  • Dependencies
    • rich: 14.3.1 → 14.3.2 — fixes solo ZWJ crash and control-code width handling.
    • json-repair: 0.55.1 → 0.55.2 — fixes missing row arrays in table-like JSON.
    • pathspec: 1.0.3 → 1.0.4 — fixes re2 failure when pyre2 is installed.

Written for commit 035ba4c. Summary will update on new commits.

Bumps the production-deps group with 3 updates: [rich](https://github.com/Textualize/rich), [json-repair](https://github.com/mangiucugna/json_repair) and [pathspec](https://github.com/cpburnz/python-pathspec).


Updates `rich` from 14.3.1 to 14.3.2
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](Textualize/rich@v14.3.1...v14.3.2)

Updates `json-repair` from 0.55.1 to 0.55.2
- [Release notes](https://github.com/mangiucugna/json_repair/releases)
- [Commits](mangiucugna/json_repair@v0.55.1...v0.55.2)

Updates `pathspec` from 1.0.3 to 1.0.4
- [Release notes](https://github.com/cpburnz/python-pathspec/releases)
- [Changelog](https://github.com/cpburnz/python-pathspec/blob/master/CHANGES.rst)
- [Commits](cpburnz/python-pathspec@v1.0.3...v1.0.4)

---
updated-dependencies:
- dependency-name: rich
  dependency-version: 14.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-deps
- dependency-name: json-repair
  dependency-version: 0.55.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-deps
- dependency-name: pathspec
  dependency-version: 1.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

@midodimori midodimori merged commit e489cd8 into main Feb 3, 2026
6 checks passed
@midodimori midodimori deleted the dependabot/uv/production-deps-195f51ee13 branch February 3, 2026 00:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant