small-hack / smol-k8s-lab

☁️ CLI & TUI with a smol friendly vibe to get started with Kubernetes on metal, then bootstrap apps using Argo CD 🧸 Great for testing webapps and benchmarking.
https://small-hack.github.io/smol-k8s-lab/
GNU Affero General Public License v3.0
12 stars 1 forks source link

Bump textual from 0.47.1 to 0.51.0 #148

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

Bumps textual from 0.47.1 to 0.51.0.

Release notes

Sourced from textual's releases.

The American friends release

Mostly fixes in this updated.

Note the breaking change below...

[0.51.0] - 2024-02-15

Added

Fixed

Changed

The tiny tint release

[0.50.1] - 2024-02-09

Fixed

The half a century release

A relatively small release for the benefit of an app we are going to release soon.

[0.50.0] - 2024-02-08

Fixed

Added

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

... (truncated)

Changelog

Sourced from textual's changelog.

[0.51.0] - 2024-02-15

Added

Fixed

Changed

Fixed

[0.50.1] - 2024-02-09

Fixed

[0.50.0] - 2024-02-08

Fixed

Added

[0.49.0] - 2024-02-07

Fixed

Changed

... (truncated)

Commits
  • 8007c8f Merge pull request #4165 from Textualize/bump0510
  • c2bb309 version bump
  • 764f1fb Merge pull request #4159 from davep/tabbed-content-active-issue
  • ae35fd5 Merge pull request #4040 from Textualize/improve-nested-tcss
  • 159a54e Update tests/css/test_nested_css.py
  • 8050acd Allow for older Pythons
  • d5a1a3e Improve the TabActivated history unit test
  • 3abc8ee Text area fixes (#4157)
  • 86d4245 Merge branch 'main' into improve-nested-tcss
  • 3c18e47 Test nested CSS worked at higher level.
  • 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 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)
dependabot[bot] commented 4 months ago

Superseded by #155.