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

Bump textual from 0.41.0 to 0.49.0 #70

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 8, 2024

Bumps textual from 0.41.0 to 0.49.0.

Release notes

Sourced from textual's releases.

The one release to bind them all release

This release adds data binding, which can help you write lean code. There are also a few new methods, fixes, and enhancements. See below for the full details...

[0.49.0] - 2024-02-07

Fixed

Changed

Added

The "truly your forgiveness I implore" release.

Hotfix for two issues.

[0.48.2] - 2024-02-02

Fixed

Changed

  • Breaking change: keyboard navigation in RadioSet, ListView, OptionList, and SelectionList, no longer allows highlighting disabled items Textualize/textual#3881

The nevermore bug release

A small oversight with the TextArea theme

[0.48.1] - 2023-02-01

Fixed

... (truncated)

Changelog

Sourced from textual's changelog.

[0.49.0] - 2024-02-07

Fixed

Changed

Added

[0.48.2] - 2024-02-02

Fixed

Changed

  • Breaking change: keyboard navigation in RadioSet, ListView, OptionList, and SelectionList, no longer allows highlighting disabled items Textualize/textual#3881

[0.48.1] - 2024-02-01

Fixed

[0.48.0] - 2024-02-01

Changed

  • Breaking change: Significant changes to TextArea.__init__ default values/behaviour Textualize/textual#3933
    • soft_wrap=True - soft wrapping is now enabled by default.
    • show_line_numbers=False - line numbers are now disabled by default.

... (truncated)

Commits
  • d2a586b Merge pull request #4129 from Textualize/bump0490
  • e589312 version bump
  • a697a2d Merge pull request #4100 from TomJGooding/fix-option-list-add-max-height-to-f...
  • f60649e Merge branch 'main' into fix-option-list-add-max-height-to-fix-scrolling
  • 1abbe8a Fix TextArea cursor being visible before it has focus for first time (#4128)
  • 8036270 Merge pull request #4123 from Textualize/directory-tree-reload
  • fb5d649 Merge branch 'main' into directory-tree-reload
  • 300074d Fix a TextArea crash (#4126)
  • e27c41c fix(text area)!: stop escape shifting focus if default tab behaviour (#4125)
  • 5d6c61a Merge pull request #4075 from Textualize/cancelled-event
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [textual](https://github.com/Textualize/textual) from 0.41.0 to 0.49.0.
- [Release notes](https://github.com/Textualize/textual/releases)
- [Changelog](https://github.com/Textualize/textual/blob/main/CHANGELOG.md)
- [Commits](Textualize/textual@v0.41.0...v0.49.0)

---
updated-dependencies:
- dependency-name: textual
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 8, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 9, 2024

Superseded by #71.

@dependabot dependabot bot closed this Feb 9, 2024
@dependabot dependabot bot deleted the dependabot/pip/textual-0.49.0 branch February 9, 2024 03:04
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants