Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: bump rich to >=10.13.0 #6937

Merged
merged 1 commit into from
Nov 7, 2021
Merged

Conversation

skshetry
Copy link
Member

@skshetry skshetry commented Nov 7, 2021

It comes with the support for no. of parameters that matches with json.dumps.
See: Textualize/rich#1547 and Textualize/rich#1644.

Also added support for printing json to stderr. Before we used to use json.dumps
and rich.json.JSON based on isatty. Now we use rich.print_json on both
tty and non-tty conditions, which may avoid different behaviors in the
future.

Thank you for the contribution - we'll try to review it as soon as possible. 🙏

It comes with the support for no. of parameters that matches with json.dumps.
See: Textualize/rich#1547 and
Textualize/rich#1644.

Also added support for printing json to stderr. Before we used to use json.dumps
and rich.json.JSON based on isatty. Now we use rich.print_json on both
tty and non-tty conditions, which may avoid different behaviours in the
future.
@skshetry skshetry added the dependencies Pull requests that update a dependency file label Nov 7, 2021
@skshetry skshetry requested a review from efiop November 7, 2021 17:10
@skshetry skshetry requested a review from a team as a code owner November 7, 2021 17:10
@efiop efiop enabled auto-merge (rebase) November 7, 2021 17:35
@efiop efiop merged commit 044e790 into iterative:master Nov 7, 2021
@skshetry skshetry deleted the rich-update branch November 7, 2021 17:43
@skshetry skshetry mentioned this pull request Nov 9, 2021
3 tasks
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 maintenance
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants