-
-
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 11 updates #126
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/cargo/cargo-dependencies-ce9f1172e9
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 11 updates Bumps the cargo-dependencies group with 11 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.27` | `4.5.31` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.11` | `2.0.12` | | [tui-popup](https://github.com/joshka/tui-widgets) | `0.5.1` | `0.6.0` | | [textwrap](https://github.com/mgeisler/textwrap) | `0.16.1` | `0.16.2` | | [ansi-to-tui](https://github.com/uttarayan21/ansi-to-tui) | `6.0.1` | `7.0.0` | | [console](https://github.com/console-rs/console) | `0.15.10` | `0.15.11` | | [which](https://github.com/harryfei/which-rs) | `7.0.1` | `7.0.2` | | [tui-big-text](https://github.com/joshka/tui-widgets) | `0.6.1` | `0.7.1` | | [chrono](https://github.com/chronotope/chrono) | `0.4.39` | `0.4.40` | | [bytesize](https://github.com/bytesize-rs/bytesize) | `1.3.0` | `2.0.1` | 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.27 to 4.5.31 - [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.27...v4.5.31) Updates `thiserror` from 2.0.11 to 2.0.12 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.11...2.0.12) Updates `tui-popup` from 0.5.1 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.1...tui-popup-v0.6.0) Updates `textwrap` from 0.16.1 to 0.16.2 - [Release notes](https://github.com/mgeisler/textwrap/releases) - [Changelog](https://github.com/mgeisler/textwrap/blob/master/CHANGELOG.md) - [Commits](mgeisler/textwrap@0.16.1...0.16.2) Updates `ansi-to-tui` from 6.0.1 to 7.0.0 - [Changelog](https://github.com/ratatui/ansi-to-tui/blob/main/CHANGELOG.md) - [Commits](ratatui/ansi-to-tui@v6.0.1...v7.0.0) Updates `console` from 0.15.10 to 0.15.11 - [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.10...0.15.11) Updates `which` from 7.0.1 to 7.0.2 - [Release notes](https://github.com/harryfei/which-rs/releases) - [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md) - [Commits](harryfei/which-rs@7.0.1...7.0.2) Updates `tui-big-text` from 0.6.1 to 0.7.1 - [Release notes](https://github.com/joshka/tui-widgets/releases) - [Changelog](https://github.com/joshka/tui-widgets/blob/main/CHANGELOG.md) - [Commits](https://github.com/joshka/tui-widgets/commits) Updates `chrono` from 0.4.39 to 0.4.40 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.39...v0.4.40) Updates `bytesize` from 1.3.0 to 2.0.1 - [Release notes](https://github.com/bytesize-rs/bytesize/releases) - [Changelog](https://github.com/bytesize-rs/bytesize/blob/master/CHANGELOG.md) - [Commits](bytesize-rs/bytesize@v1.3.0...bytesize-v2.0.1) --- 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-patch dependency-group: cargo-dependencies - dependency-name: tui-popup dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: textwrap dependency-type: direct:production update-type: version-update:semver-patch 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-patch 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: bytesize dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
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 11 updates in the / directory:
0.28.1
0.29.0
4.5.27
4.5.31
2.0.11
2.0.12
0.5.1
0.6.0
0.16.1
0.16.2
6.0.1
7.0.0
0.15.10
0.15.11
7.0.1
7.0.2
0.6.1
0.7.1
0.4.39
0.4.40
1.3.0
2.0.1
Updates
ratatui
from 0.28.1 to 0.29.0Changelog
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.27 to 4.5.31Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
acf9abb
chore: Release9186a18
docs: Update changelog233c316
Merge pull request #5926 from sorairolake/feature/value-parser-factory-for-sa...13931a2
Merge pull request #5923 from Reverier-Xu/master536e29f
feat(builder): AddValueParserFactory
forSaturating\<T>
45ed71c
chore: Avoid using gen for rust 2024 preserved keyword5029bb3
chore: Avoid usinggen
for rust 2024 preserved keyword8a1d59b
chore(deps): Update Rust Stable to v1.85 (#5921)9caee53
docs(changelog): Clarify 5.0.0cb2352f
Merge pull request #5918 from epage/testUpdates
thiserror
from 2.0.11 to 2.0.12Release notes
Sourced from thiserror's releases.
Commits
95a5126
Release 2.0.1276490f7
Merge pull request #413 from dtolnay/elidablelifetime9f27b76
Ignore elidable_lifetime_names pedantic clippy lintdaf2a6f
Resolve some elidable_lifetime_names pedantic clippy lint5f07160
Point standard library links to stable6706a51
Convert html links to intra-doc links2706873
More precise gitignore patterns70bc20d
Remove **/*.rs.bk from project-specific gitignoreUpdates
tui-popup
from 0.5.1 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)Updates
textwrap
from 0.16.1 to 0.16.2Release notes
Sourced from textwrap's releases.
Changelog
Sourced from textwrap's changelog.
Commits
4770e55
Merge pull request #585 from mgeisler/release-0.16.284ca0bb
Bump version to 0.16.230fc2df
Update changelog for version 0.16.26ff5874
Add dependency graph for version 0.16.21e2016c
Adapt to breaking changes in actions/github-scripted3e027
Merge pull request #584 from mgeisler/cargo-semver-on-release5bd05cb
Runcargo semver-checks
when preparing a releaseca4138c
Merge pull request #581 from mgeisler/cache-coverage-build47c5cda
Merge pull request #583 from mgeisler/add-codecov-token3ca3f2e
Merge pull request #582 from waywardmonkeys/fix-needless_lifetimes-lintUpdates
ansi-to-tui
from 6.0.1 to 7.0.0Changelog
Sourced from ansi-to-tui's changelog.
... (truncated)
Commits
950d680
Bump ratatui 0 29 (#53)Updates
console
from 0.15.10 to 0.15.11Release notes
Sourced from console's releases.
Commits
c7002e3
Refer to GitHub Releases73033ec
Bump version to 0.15.114fa21ad
Simplify windows read_single_key()456eb78
Remove unused cruft8623cd6
Simplify ConsoleModeGuard::set()ca2e0f8
Use match for creation of new console mode2f7184f
Add docstring for Windows set_console_mode()3c7ba95
Explicitly handle CtrlC on Windows (#235)de16ee6
Run clippy on all major platformscb6126e
Extend application of clippyUpdates
which
from 7.0.1 to 7.0.2Release notes
Sourced from which's releases.
Changelog
Sourced from which's changelog.
Commits
bd86881
bump version, add to changelogcf37760
don't run relative dot test on macosf2c4bd6
update target to new name for wasm32-wasip187acc08
When searching for./script.sh
, don't return/path/to/./script.sh
Updates
tui-big-text
from 0.6.1 to 0.7.1Release notes
Sourced from tui-big-text's releases.
Commits
Updates
chrono
from 0.4.39 to 0.4.40Release notes
Sourced from chrono's releases.
Commits
2b7a28e
Bump version to 0.4.406d29c8a
Add quarter (%q) date string specifier07216ae
Upgrade to windows-bindgen 0.60bf1973c
Use similar-asserts to show bindgen diffd0f8b59
Restrict MSRV to check --lib1f345fd
Switch to 2024 idiom7f6cf5e
Switch to 2024 style11d227a
Apply suggestions from clippy 1.8515e287b
Use NaiveDateTime for internal tz_info methods. (#1658)8317e7c
docs: fix minor typoUpdates
bytesize
from 1.3.0 to 2.0.1Release notes
Sourced from bytesize's releases.
Changelog
Sourced from bytesize's changelog.
Commits
d2ac87b
chore: prepare release v2.0.1 (#85)0a54210
feat: control precision via standard format options (#84)9aa5e11
Fix Display documentation (#83)0b8f894
chore: prepare release 2.0.0 (#80)6aa04b1
test: black box bench inputs (#81)341d47c
chore: prepare release v2.0.0 (#79)a17c093
feat: no std (#78)ce103e6
feat: display type (#76)0dcc0ac
chore: enforce usual rust lints (#75)b4c6916
docs: document all public items (#73)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