chore(deps): bump the production-deps group with 3 updates#109
Merged
midodimori merged 1 commit intomainfrom Feb 3, 2026
Merged
chore(deps): bump the production-deps group with 3 updates#109midodimori merged 1 commit intomainfrom
midodimori merged 1 commit intomainfrom
Conversation
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the production-deps group with 3 updates: rich, json-repair and pathspec.
Updates
richfrom 14.3.1 to 14.3.2Release notes
Sourced from rich's releases.
Changelog
Sourced from rich's changelog.
Commits
0752ff0Merge pull request #3953 from Textualize/zwj-fix54ae0cfsimplify07edb85refine31930ddfix test454fcfcstupid comment13f87a4Fix ZWJ and edge cases1d402e0fix datesUpdates
json-repairfrom 0.55.1 to 0.55.2Release notes
Sourced from json-repair's releases.
Commits
3d50acaFix #176: repair missing row arrays in table-like JSON72ba799Enhance documentation and improve code readabilityd8f6bf9chore: expand ruff rules and align path/exception handlingd576e47update cover image6deac8dUpdate contributor docs and CI matrixUpdates
pathspecfrom 1.0.3 to 1.0.4Release notes
Sourced from pathspec's releases.
Changelog
Sourced from pathspec's changelog.
Commits
39f02a9Release v1.0.4529c0f8Improve testpypi01057ceFix 103593a859Improve testpypiDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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 conditionsSummary by cubic
Bump three production deps to pull in upstream bug fixes and improve stability in console rendering, JSON repair, and path matching.
Written for commit 035ba4c. Summary will update on new commits.