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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the cargo-dependencies group with 3 updates: tui-popup, tui-big-text and termbg.
Updates
tui-popup
from 0.5.0 to 0.5.1Release notes
Sourced from tui-popup's releases.
Commits
7be6cd3
chore: release (#39)e7942b7
build(deps): update rstest requirement from 0.22.0 to 0.23.0 (#41)8f25dde
fix(tui-scrollview): make scroll_view buffer area the same as its content (#37)18e3c03
build: remove patch from main Cargo.toml file that was pointing at a local pa...6437247
docs: update readme9591f2f
feat: add tui-box-text widget89ac0fe
docs: demo horizontal scrolling and mark TODO as done2994cce
docs: use ratatui 0.28.1 methods for examples7e38003
fix: broken links from move to tui-widgetsbd7c24b
chore(release): prepare for 0.1.1Updates
tui-big-text
from 0.6.0 to 0.6.1Release notes
Sourced from tui-big-text's releases.
Commits
7be6cd3
chore: release (#39)e7942b7
build(deps): update rstest requirement from 0.22.0 to 0.23.0 (#41)8f25dde
fix(tui-scrollview): make scroll_view buffer area the same as its content (#37)18e3c03
build: remove patch from main Cargo.toml file that was pointing at a local pa...6437247
docs: update readme9591f2f
feat: add tui-box-text widget89ac0fe
docs: demo horizontal scrolling and mark TODO as done2994cce
docs: use ratatui 0.28.1 methods for examples7e38003
fix: broken links from move to tui-widgetsbd7c24b
chore(release): prepare for 0.1.1Updates
termbg
from 0.5.2 to 0.6.0Changelog
Sourced from termbg's changelog.
Commits
43f8dc8
Prepare to v0.6.063c0066
Update CHANGELOG1dbb111
Merge pull request #29 from durbanlegend/masterc4d0b0b
Fixes from author feedbackf0e088a
Revert "Add a unit test for Windows issue"bba1153
Add a unit test for Windows issue8a88ed6
Merge branch 'master' of https://github.com/durbanlegend/termbg2db488a
Update lib.rs1f515a0
Fixes from Win testing; restore prior raw status.2acfc20
Fix some issues with WindowsDependabot 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