-
Notifications
You must be signed in to change notification settings - Fork 0
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 textual-textarea to v0.15.0 #29
base: main
Are you sure you want to change the base?
Conversation
33038e0
to
f7ca423
Compare
f7ca423
to
bdec4e1
Compare
bdec4e1
to
e16e89b
Compare
e16e89b
to
4495a38
Compare
4495a38
to
f47f5b1
Compare
f47f5b1
to
83260e8
Compare
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the WalkthroughThe main change involves upgrading the Changes
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 (
|
83260e8
to
04d77e7
Compare
04d77e7
to
6c8c985
Compare
6c8c985
to
50f757e
Compare
50f757e
to
f8eed44
Compare
f8eed44
to
9baa939
Compare
9baa939
to
fe3ce58
Compare
fe3ce58
to
2183b74
Compare
2183b74
to
84ca8db
Compare
84ca8db
to
1fe22ab
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
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files selected for processing (1)
- requirements.txt (1 hunks)
Additional comments not posted (1)
requirements.txt (1)
68-68
: Dependency Update Approved. Verify Compatibility.The update of
textual-textarea
from version0.7.3
to0.14.1
is approved. Ensure that the updated package is compatible with the rest of the codebase and does not introduce any breaking changes.
1fe22ab
to
6a978c5
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
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files selected for processing (1)
- requirements.txt (1 hunks)
Files skipped from review as they are similar to previous changes (1)
- requirements.txt
6a978c5
to
ded137c
Compare
ded137c
to
26c6581
Compare
This PR contains the following updates:
==0.7.3
->==0.15.0
Release Notes
tconbeer/textual-textarea (textual-textarea)
v0.15.0
Compare Source
query_syntax_tree
.v0.14.4
Compare Source
v0.14.3
Compare Source
ctrl+g
twice (tconbeer/harlequin#654).v0.14.2
Compare Source
v0.14.1
Compare Source
toggle_comment
action would leave behind a space in languages with comment markers that are longer than one character (tconbeer/harlequin#616).v0.14.0
Compare Source
v0.13.1
Compare Source
v0.13.0
Compare Source
ctrl+shift+home
andctrl+shift+end
to select while moving to document start/end.v0.12.0
Compare Source
v0.11.3
Compare Source
escape
(regression since 0.11.0)v0.11.2
Compare Source
parser
property to theCodeEditor
class to return the document's tree-sitter parser.v0.11.1
Compare Source
syntax_tree
property to theCodeEditor
class to return the document's tree-sitter syntax tree.v0.11.0
Compare Source
cursor
andselection_anchor
API withselection
.line_count
,get_line
,get_text_range
,copy_to_clipboard
,pause_blink
,restart_blink
,prepare_query
, andquery_syntax_tree
.v0.10.0
Compare Source
text
argument when initializing TextArea.v0.9.5
Compare Source
ctrl+@​
keys generated by Windows. (See textualize/textual#872).v0.9.4
Compare Source
v0.9.3
Compare Source
v0.9.2
Compare Source
v0.9.1
Compare Source
v0.9.0
Compare Source
members of a namespace, set TextArea.word_completer, TextArea.member_completer, TextArea.path_completer
to a Callable[[str], list[tuple[str, str]]]. The callables will receive the current word (or path, etc.) as their
argument and should return a list of completions, where completions are (label, value) pairs.
v0.8.0
Compare Source
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.