chore(deps): bump the cargo-dependencies group across 1 directory with 10 updates #103
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.
Bumps the cargo-dependencies group with 10 updates in the / directory:
0.28.1
0.29.0
4.5.20
4.5.21
1.0.64
2.0.3
0.10.1
0.11.0
0.5.0
0.6.0
6.0.0
7.0.0
6.0.3
7.0.0
0.6.0
0.7.0
0.3.5
0.3.6
0.5.2
0.6.1
Updates
ratatui
from 0.28.1 to 0.29.0Release notes
Sourced from ratatui's releases.
... (truncated)
Changelog
Sourced from ratatui's changelog.
... (truncated)
Commits
2873217
chore(release): prepare for 0.29.0 (#1444)6515097
chore(cargo): check in Cargo.lock (#1434)4c4851c
feat(example): add drawing feature to the canvas example (#1429)4f5503d
fix(color)!: hsl and hsluv are now clamped before conversion (#1436)611086e
fix: sparkline docs / doc tests (#1437)514d273
fix(terminal): use the latest, resized area when clearing (#1427)60cc15b
feat!: add support for empty bar style toSparkline
(#1326)a52ee82
fix(text): truncate based on alignment (#1432)381ec75
docs(readme): reduce the length (#1431)f6f7794
chore: remove leftover prelude refs / glob imports from example code (#1430)Updates
clap
from 4.5.20 to 4.5.21Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
03d7226
chore: Release3df70fb
docs: Update changelog3266c36
Merge pull request #5691 from epage/custom951762d
feat(complete): Allow any OsString-compatible type to be a CompletionCandidatebb6493e
feat(complete): Offer - as a path option27b348d
refactor(complete): Simplify ArgValueCandidates code49b8108
feat(complete): Add PathCompleter82a360a
feat(complete): Add ArgValueCompleter47aedc6
fix(complete): Ensure paths are sorted431e2bc
test(complete): Ensure ArgValueCandidates get filteredUpdates
thiserror
from 1.0.64 to 2.0.3Release notes
Sourced from thiserror's releases.
... (truncated)
Commits
15fd26e
Release 2.0.37046023
Simplify how has_bonus_display is accumulated9cc1d0b
Merge pull request #384 from dtolnay/nowrap1d040f3
Use Var wrapper only for Pointer formatting6a6132d
Extend no-display ui test to cover another fmt traita061beb
Merge pull request #383 from dtolnay/both6388293
Support Display and Debug of same path in error messagedc0359e
Defer binding_value construction520343e
Add test of Debug and Display of paths49be39d
Release 2.0.2Updates
tui-input
from 0.10.1 to 0.11.0Release notes
Sourced from tui-input's releases.
Commits
a0eca90
remove funding4c98b0d
Upgrade depsUpdates
tui-popup
from 0.5.0 to 0.6.0Release notes
Sourced from tui-popup's releases.
Changelog
Sourced from tui-popup's changelog.
... (truncated)
Commits
e65caad
chore: update to use ratatui 0.29 (#43)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-widgetsUpdates
ansi-to-tui
from 6.0.0 to 7.0.0Changelog
Sourced from ansi-to-tui's changelog.
... (truncated)
Commits
Updates
which
from 6.0.3 to 7.0.0Release notes
Sourced from which's releases.
Changelog
Sourced from which's changelog.
Commits
1b5f7be
fix README.md version3edbc31
update CHANGELOGcef653d
add myself to authors59e410d
bump version66128a7
add support for user provided closure to receive nonfatal errors7c58cf0
Add a note on WebAssembly to README.mdUpdates
tui-big-text
from 0.6.0 to 0.7.0Release notes
Sourced from tui-big-text's releases.
Commits
e65caad
chore: update to use ratatui 0.29 (#43)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-widgetsUpdates
lddtree
from 0.3.5 to 0.3.6Commits
Updates
termbg
from 0.5.2 to 0.6.1Changelog
Sourced from termbg's changelog.
Commits
9f687c7
Prepare to v0.6.120a2f80
Merge pull request #32 from durbanlegend/staging4cf15d2
Merge branch 'master' into staging3fef89a
Merge pull request #33 from dalance/dependabot/cargo/thiserror-24fe0484
Update thiserror requirement from 1 to 27c53d9e
Minor clean-upsa285273
Merge branch 'master' of https://github.com/durbanlegend/termbgff265e1
Add unit tests for OSC 11 query9bbe5c5
Fix & enhance resp terminator handling, add unit tests, facilitate interactiv...dedb1a2
Fix carriage return.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 <dependency name> 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 <dependency name> 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 <dependency name>
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 <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions