-
-
Notifications
You must be signed in to change notification settings - Fork 71
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
chore(deps): bump the cargo-dependencies group across 1 directory with 15 updates #114
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/cargo/cargo-dependencies-8fa074ccd9
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…h 15 updates Bumps the cargo-dependencies group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [ratatui](https://github.com/ratatui/ratatui) | `0.28.1` | `0.29.0` | | [clap](https://github.com/clap-rs/clap) | `4.5.20` | `4.5.26` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.64` | `2.0.11` | | [tui-input](https://github.com/sayanarijit/tui-input) | `0.10.1` | `0.11.1` | | [tui-popup](https://github.com/joshka/tui-widgets) | `0.5.0` | `0.6.0` | | [ansi-to-tui](https://github.com/uttarayan21/ansi-to-tui) | `6.0.0` | `7.0.0` | | [console](https://github.com/console-rs/console) | `0.15.8` | `0.15.10` | | [which](https://github.com/harryfei/which-rs) | `6.0.3` | `7.0.1` | | [tui-big-text](https://github.com/joshka/tui-widgets) | `0.6.0` | `0.7.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.38` | `0.4.39` | | [sysinfo](https://github.com/GuillaumeGomez/sysinfo) | `0.32.0` | `0.33.1` | | [webbrowser](https://github.com/amodm/webbrowser-rs) | `1.0.2` | `1.0.3` | | [lddtree](https://github.com/messense/lddtree-rs) | `0.3.5` | `0.3.7` | | [itertools](https://github.com/rust-itertools/itertools) | `0.13.0` | `0.14.0` | | [termbg](https://github.com/dalance/termbg) | `0.5.2` | `0.6.2` | Updates `ratatui` from 0.28.1 to 0.29.0 - [Release notes](https://github.com/ratatui/ratatui/releases) - [Changelog](https://github.com/ratatui/ratatui/blob/main/CHANGELOG.md) - [Commits](ratatui/ratatui@v0.28.1...v0.29.0) Updates `clap` from 4.5.20 to 4.5.26 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.20...clap_complete-v4.5.26) Updates `thiserror` from 1.0.64 to 2.0.11 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.64...2.0.11) Updates `tui-input` from 0.10.1 to 0.11.1 - [Release notes](https://github.com/sayanarijit/tui-input/releases) - [Commits](sayanarijit/tui-input@v0.10.1...v0.11.1) Updates `tui-popup` from 0.5.0 to 0.6.0 - [Release notes](https://github.com/joshka/tui-widgets/releases) - [Changelog](https://github.com/joshka/tui-widgets/blob/main/CHANGELOG.md) - [Commits](joshka/tui-widgets@tui-popup-v0.5.0...tui-popup-v0.6.0) Updates `ansi-to-tui` from 6.0.0 to 7.0.0 - [Changelog](https://github.com/ratatui/ansi-to-tui/blob/master/CHANGELOG.md) - [Commits](https://github.com/uttarayan21/ansi-to-tui/commits/v7.0.0) Updates `console` from 0.15.8 to 0.15.10 - [Release notes](https://github.com/console-rs/console/releases) - [Changelog](https://github.com/console-rs/console/blob/main/CHANGELOG.md) - [Commits](console-rs/console@0.15.8...0.15.10) Updates `which` from 6.0.3 to 7.0.1 - [Release notes](https://github.com/harryfei/which-rs/releases) - [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md) - [Commits](harryfei/which-rs@6.0.3...7.0.1) Updates `tui-big-text` from 0.6.0 to 0.7.0 - [Release notes](https://github.com/joshka/tui-widgets/releases) - [Changelog](https://github.com/joshka/tui-widgets/blob/main/CHANGELOG.md) - [Commits](joshka/tui-widgets@tui-big-text-v0.6.0...tui-big-text-v0.7.0) Updates `chrono` from 0.4.38 to 0.4.39 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.38...v0.4.39) Updates `sysinfo` from 0.32.0 to 0.33.1 - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.32.0...v0.33.1) Updates `webbrowser` from 1.0.2 to 1.0.3 - [Release notes](https://github.com/amodm/webbrowser-rs/releases) - [Changelog](https://github.com/amodm/webbrowser-rs/blob/main/CHANGELOG.md) - [Commits](amodm/webbrowser-rs@v1.0.2...v1.0.3) Updates `lddtree` from 0.3.5 to 0.3.7 - [Commits](messense/lddtree-rs@v0.3.5...v0.3.7) Updates `itertools` from 0.13.0 to 0.14.0 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.13.0...v0.14.0) Updates `termbg` from 0.5.2 to 0.6.2 - [Changelog](https://github.com/dalance/termbg/blob/master/CHANGELOG.md) - [Commits](dalance/termbg@v0.5.2...v0.6.2) --- updated-dependencies: - dependency-name: ratatui dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-dependencies - dependency-name: tui-input dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: tui-popup dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: ansi-to-tui dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-dependencies - dependency-name: console dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: which dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-dependencies - dependency-name: tui-big-text dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: sysinfo dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: webbrowser dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: lddtree dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: termbg dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Jan 13, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 15 updates in the / directory:
0.28.1
0.29.0
4.5.20
4.5.26
1.0.64
2.0.11
0.10.1
0.11.1
0.5.0
0.6.0
6.0.0
7.0.0
0.15.8
0.15.10
6.0.3
7.0.1
0.6.0
0.7.0
0.4.38
0.4.39
0.32.0
0.33.1
1.0.2
1.0.3
0.3.5
0.3.7
0.13.0
0.14.0
0.5.2
0.6.2
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.26Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
df1efca
chore: Released48bef6
docs: Update changelog6b7aa3d
Merge pull request #5628 from mart-mihkel/complete_hyphen57b6cb8
refactor(complete): Simplify engine::completefbec05e
refactor(complete): Fix typo in hyhpenb7cfbdc
feat(complete): Native support for hyphen values1d97c29
test(complete): Test cases for allow_hyphen_values64e3790
chore: Release1cf50c7
docs: Update changelog085143d
Merge pull request #5722 from epage/sortUpdates
thiserror
from 1.0.64 to 2.0.11Release notes
Sourced from thiserror's releases.
... (truncated)
Commits
0f532e3
Release 2.0.113d15543
Merge pull request #410 from dtolnay/testnostd1a226ae
Disable two more integration tests in no-std mode8b5f2d7
Fix unused import in test when built without stdeecd247
Add CI step to test with "std" disabled8f2a76b
Merge pull request #409 from Maytha8/std-tests693a6cd
Add feature gate to tests that use std349f696
Release 2.0.106cd87bc
Merge pull request #408 from dtolnay/assoctype6b3e1e5
Generate trait bounds on associated typesUpdates
tui-input
from 0.10.1 to 0.11.1Release notes
Sourced from tui-input's releases.
Commits
bee29c3
v0.11.0 -> v0.11.175b14d5
feat: handle repeat key events using crossterm backenda0eca90
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
console
from 0.15.8 to 0.15.10Release notes
Sourced from console's releases.
Changelog
Sourced from console's changelog.
Commits
ddc83cd
Bump version to 0.15.1019f3caf
Remove MSRV badge from README20d63dc
Bump version to 0.15.9f02463b
Switch from lazy_static to once_cell8e89a53
Upgrade windows-sys to 0.590baff7a
Upgrade encode_unicode to 159ef42d
Upgrade unicode-with to 0.29ae69d5
Bump MSRV to 1.6609be64b
Apply suggestions from clippy 1.83Updates
which
from 6.0.3 to 7.0.1Release notes
Sourced from which's releases.
Changelog
Sourced from which's changelog.
Commits
68acf2c
Fix changelog to link to GitHub profileb6754b2
Update CHANGELOG.md0c63719
fixes #106, bump patch version36cb494
Switch to env_home crate. Fixes #1041b5f7be
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
chrono
from 0.4.38 to 0.4.39Release notes
Sourced from chrono's releases.
Commits
8b86349
Bump version to 0.4.3933aaebf
Update mod.rs65c47f3
Update CHANGELOG.mdca8232f
Update licenses for unicode-ident 1.0.141456fa0
Apply suggestions from clippy 1.831c7567b
Bump codecov/codecov-action from 4 to 5f9ffd6f
add#[inline]
tonum_days
7974c60
Fix comment.77d50b1
Fix typos771c047
Use Formatter::pad (instead of write_str) for WeekdaysUpdates
sysinfo
from 0.32.0 to 0.33.1Changelog
Sourced from sysinfo's changelog.
Commits
1831f89
Merge pull request #1440 from GuillaumeGomez/update04a9c3a
Fix clippy lint3eb4b94
Update crate version to 0.33.13834f32
Update CHANGELOG for 0.33.18a1def4
Fix wrong logic when checking that the DirEntry is a file705d862
filter out few virtual filesystems on linux22206e6
Improve documentation forProcess:kill*
andProcess::wait
methodsbbbdb23
Add iPhone 15 (#1429)4fa2db5
Add some missing CPU brands for iPhone and iPad1c90820
Prefix distro version with "unknown" if distro name is not knownUpdates
webbrowser
from 1.0.2 to 1.0.3Release notes
Sourced from webbrowser's releases.
Changelog
Sourced from webbrowser's changelog.
Commits
b5d6287
Release v1.0.3 [skip ci]26aaeee
Merge branch 'kulikjak-add-solaris-support'. See PR #92592fe80
Add Solaris supportbbc28b7
Merge 'hamirmahal-style/simplify-statements-for-readability'. PR #91f1bf12a
style: simplify statements for readabilitye6b7c63
android: fix test build #build-androidc0c97a3
android: fix test build #build-androide10ff45
android: fix build #build-androidUpdates
lddtree
from 0.3.5 to 0.3.7Commits
1dde220
Bump version to 0.3.738e0d33
Upgrade fs-err to 3.0.0eec0434
Bump version to 0.3.6c1c5212
Upgrade goblin to 0.9 (#12)Updates
itertools
from 0.13.0 to 0.14.0Changelog
Sourced from itertools's changelog.
Commits
a015a68
Addnext_array
andcollect_array
a1213e1
Prepare v0.14.0 releaseff0c942
fix clippy lintsf80883b
Fix into_group_map_by documentation errorsb793238
Add track_caller for asser_equal5d4056b
default_features
is deprecated - switch it todefault-features
a447b68
doc for added traitd0479b0
"nitpicks"35c78ce
IndexMut -> BorrowMut<slice>deb53ba
refactored to share codeUpdates
termbg
from 0.5.2 to 0.6.2Changelog
Sourced from termbg's changelog.
Commits
c5b066a
Prepare to v0.6.2e349073
Merge pull request #34 from chenrui333/add-version-cmdab40cf8
feat: add version command9f687c7
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/termbgDependabot 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