Update Python Monitor Dependencies (major) - autoclosed #279
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.
This PR contains the following updates:
==2024.12.14->==2025.1.31==1.0.0->==2.1.2Release Notes
certifi/python-certifi (certifi)
v2025.1.31Compare Source
Textualize/textual (textual)
v2.1.2Compare Source
Fixed
v2.1.1Compare Source
Fixed
Linkbinding to open the link https://github.com/Textualize/textual/issues/5564v2.1.0Compare Source
Fixed
Content.from_markupnot stripping control codes https://github.com/Textualize/textual/pull/5557delta_xanddelta_yin mouse events when smooth scrolling is enabled https://github.com/Textualize/textual/pull/5556Added
pointer_x,pointer_y,pointer_screen_x, andpointer_screen_yattributes to mouse events https://github.com/Textualize/textual/pull/5556Changed
TerminalSupportsInBandWindowResizetoInBandWindowResizehttps://github.com/Textualize/textual/pull/5558v2.0.4Compare Source
Fixed
v2.0.3Compare Source
Fixed
v2.0.2Compare Source
Fixed
v2.0.1Compare Source
Fixed
v2.0.0Compare Source
Added
Select.type_to_searchwhich allows you to type to move the cursor to a matching option https://github.com/Textualize/textual/pull/5403from_app_focustoFocusevent to indicate if a widget is being focused because the app itself has regained focus or not https://github.com/Textualize/textual/pull/5379Blurredmessage toInputwidget (matchingSubmittedandChanged) to make it easier to synchronize withvalidate_onparameter when set to 'blur'.Offset.transposehttps://github.com/Textualize/textual/pull/5409screen--selectioncomponent class to define style for selection https://github.com/Textualize/textual/pull/5409Widget.select_containerproperty https://github.com/Textualize/textual/pull/5409Widget.select_allhttps://github.com/Textualize/textual/pull/5409Region.bottom_right_inclusivehttps://github.com/Textualize/textual/pull/5409DOMNode.query_ancestorhttps://github.com/Textualize/textual/pull/5409text-wrapandtext-overflowCSS values https://github.com/Textualize/textual/pull/5485Content.from_markuphttps://github.com/Textualize/textual/pull/5485Fixed
Pilot.clicknot working withtimesparameter https://github.com/Textualize/textual/pull/5398Inputwill now only be automatically selected when the widget is focused by the user, not when the app itself has regained focus (similar to web browsers). https://github.com/Textualize/textual/pull/5379TextAreaandInputbehavior when there is a selection and the user presses left or right https://github.com/Textualize/textual/pull/5400shifthttps://github.com/Textualize/textual/pull/5404Inputto post aBlurredmessageHeadericon showing command palette tooltip when disabled https://github.com/Textualize/textual/pull/5427Changed
Separator, a separator may be specified withNoneTEXTUAL_SMOOTH_SCROLL=0to disable.Removed
wrapargument from OptionList (use CSStext-wrap: nowrap; text-overflow: ellipses)tooltipargument from OptionList. Usetooltipattribute orwith_tooltip(...)method.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.