-
Notifications
You must be signed in to change notification settings - Fork 3
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
chore(deps): update dependency rich to v13.9.4 #26
base: main
Are you sure you want to change the base?
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the WalkthroughThe change involves updating the version of the Changes
Sequence Diagram(s)sequenceDiagram
participant User
participant Application
participant RichLibrary
User->>Application: Request to run application
Application->>RichLibrary: Initialize with version 13.8.0
RichLibrary-->>Application: Load features
Application-->>User: Display output
Poem
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
8619f8d
to
ec31ec4
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
ec31ec4
to
2bac684
Compare
2bac684
to
f88cca1
Compare
f88cca1
to
6482513
Compare
6482513
to
9ccd321
Compare
9ccd321
to
4510142
Compare
This PR contains the following updates:
==13.7.0
->==13.9.4
Release Notes
Textualize/rich (rich)
v13.9.4
Compare Source
Changed
v13.9.3
Compare Source
Fixed
v13.9.2
Compare Source
Fixed
Table
columns not highlighting when added byadd_row
https://github.com/Textualize/rich/issues/3517v13.9.1
Compare Source
Fixed
v13.9.0
Compare Source
Changed
Fixed
Text.style
now respected in Panel title/subtitle https://github.com/Textualize/rich/pull/3509v13.8.1
Compare Source
Fixed
v13.8.0
Compare Source
Fixed
Table
rendering of box elements so "footer" elements truly appear at bottom of table, "mid" elements in main table body.collections.deque
https://github.com/Textualize/rich/pull/2864background_color
ofSyntax
not including padding https://github.com/Textualize/rich/issues/3295Console
https://github.com/Textualize/rich/issues/3419append_tokens
https://github.com/Textualize/rich/pull/3471Changed
RichHandler
errors and warnings will now use different colors (red and yellow) https://github.com/Textualize/rich/issues/2825Progress
https://github.com/Textualize/rich/pull/2616FORCE_COLOR
orNO_COLOR
environment variables\x1b7
) https://github.com/Textualize/rich/pull/3278/Added
case_sensitive
parameter toprompt.Prompt
. This determines if theresponse is treated as case-sensitive. Defaults to
True
.Console.on_broken_pipe
https://github.com/Textualize/rich/pull/3468v13.7.1
Compare Source
Fixed
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.