chore(deps): bump the cargo-dependencies group across 1 directory with 28 updates#1122
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the cargo-dependencies group across 1 directory with 28 updates#1122dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Deploying ratatui with
|
| Latest commit: |
4a1dbea
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://2d59d9de.ratatui.pages.dev |
| Branch Preview URL: | https://dependabot-cargo-cargo-depen-9m4e.ratatui.pages.dev |
7457e5a to
7824578
Compare
7824578 to
a5090da
Compare
a5090da to
111939e
Compare
…h 28 updates Bumps the cargo-dependencies group with 27 updates in the / directory: | Package | From | To | | --- | --- | --- | | [crossterm](https://github.com/crossterm-rs/crossterm) | `0.28.1` | `0.29.0` | | [ratatui](https://github.com/ratatui/ratatui) | `0.29.0` | `0.30.1` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.97` | `1.0.102` | | [argh](https://github.com/google/argh) | `0.1.13` | `0.1.19` | | [criterion](https://github.com/criterion-rs/criterion.rs) | `0.5.1` | `0.8.2` | | [fakeit](https://github.com/PumpkinSeed/fakeit) | `1.3.0` | `1.4.1` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.31` | `0.3.32` | | [indoc](https://github.com/dtolnay/indoc) | `2.0.6` | `2.0.7` | | [octocrab](https://github.com/XAMPPRocky/octocrab) | `0.44.0` | `0.47.1` | | [rand](https://github.com/rust-random/rand) | `0.9.3` | `0.10.1` | | [rand_chacha](https://github.com/rust-random/rand) | `0.9.0` | `0.10.0` | | [rstest](https://github.com/la10736/rstest) | `0.25.0` | `0.26.1` | | [serde_json](https://github.com/serde-rs/json) | `1.0.140` | `1.0.150` | | [strum](https://github.com/Peternator7/strum) | `0.27.1` | `0.28.0` | | [tokio](https://github.com/tokio-rs/tokio) | `1.44.1` | `1.46.1` | | [tracing](https://github.com/tokio-rs/tracing) | `0.1.41` | `0.1.44` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.20` | `0.3.23` | | [tracing-appender](https://github.com/tokio-rs/tracing) | `0.2.3` | `0.2.5` | | [derive_setters](https://github.com/Lymia/derive_setters) | `0.1.6` | `0.1.9` | | [clap](https://github.com/clap-rs/clap) | `4.5.34` | `4.5.60` | | [config](https://github.com/rust-cli/config-rs) | `0.15.11` | `0.15.23` | | [human-panic](https://github.com/rust-cli/human-panic) | `2.0.2` | `2.0.8` | | [json5](https://github.com/callum-oakley/json5-rs) | `0.4.1` | `1.3.1` | | [log](https://github.com/rust-lang/log) | `0.4.27` | `0.4.32` | | [signal-hook](https://github.com/vorner/signal-hook) | `0.3.17` | `0.4.4` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.14` | `0.7.18` | | [tui-big-text](https://github.com/ratatui/tui-widgets) | `0.7.1` | `0.8.4` | Updates `crossterm` from 0.28.1 to 0.29.0 - [Release notes](https://github.com/crossterm-rs/crossterm/releases) - [Changelog](https://github.com/crossterm-rs/crossterm/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossterm-rs/crossterm/commits/0.29) Updates `ratatui` from 0.29.0 to 0.30.1 - [Release notes](https://github.com/ratatui/ratatui/releases) - [Changelog](https://github.com/ratatui/ratatui/blob/main/CHANGELOG.md) - [Commits](ratatui/ratatui@v0.29.0...ratatui-v0.30.1) Updates `anyhow` from 1.0.97 to 1.0.102 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.97...1.0.102) Updates `argh` from 0.1.13 to 0.1.19 - [Release notes](https://github.com/google/argh/releases) - [Commits](google/argh@0.1.13...v0.1.19) Updates `criterion` from 0.5.1 to 0.8.2 - [Release notes](https://github.com/criterion-rs/criterion.rs/releases) - [Changelog](https://github.com/criterion-rs/criterion.rs/blob/master/CHANGELOG.md) - [Commits](criterion-rs/criterion.rs@0.5.1...criterion-v0.8.2) Updates `fakeit` from 1.3.0 to 1.4.1 - [Commits](PumpkinSeed/fakeit@v1.3.0...v1.4.1) Updates `futures` from 0.3.31 to 0.3.32 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.31...0.3.32) Updates `indoc` from 2.0.6 to 2.0.7 - [Release notes](https://github.com/dtolnay/indoc/releases) - [Commits](dtolnay/indoc@2.0.6...2.0.7) Updates `octocrab` from 0.44.0 to 0.47.1 - [Release notes](https://github.com/XAMPPRocky/octocrab/releases) - [Changelog](https://github.com/XAMPPRocky/octocrab/blob/main/CHANGELOG.md) - [Commits](XAMPPRocky/octocrab@v0.44.0...v0.47.1) Updates `rand` from 0.9.3 to 0.10.1 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.9.3...0.10.1) Updates `rand_chacha` from 0.9.0 to 0.10.0 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.9.0...0.10.0) Updates `rstest` from 0.25.0 to 0.26.1 - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](la10736/rstest@v0.25.0...v0.26.1) Updates `serde_json` from 1.0.140 to 1.0.150 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.140...v1.0.150) Updates `strum` from 0.27.1 to 0.28.0 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](Peternator7/strum@v0.27.1...v0.28.0) Updates `tokio` from 1.44.1 to 1.46.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.44.1...tokio-1.46.1) Updates `tracing` from 0.1.41 to 0.1.44 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.41...tracing-0.1.44) Updates `tracing-subscriber` from 0.3.20 to 0.3.23 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.20...tracing-subscriber-0.3.23) Updates `tracing-appender` from 0.2.3 to 0.2.5 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-appender-0.2.3...tracing-appender-0.2.5) Updates `derive_setters` from 0.1.6 to 0.1.9 - [Changelog](https://github.com/Lymia/derive_setters/blob/main/CHANGELOG.md) - [Commits](Lymia/derive_setters@v0.1.6...v0.1.9) Updates `clap` from 4.5.34 to 4.5.60 - [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.34...clap_complete-v4.5.60) Updates `config` from 0.15.11 to 0.15.23 - [Changelog](https://github.com/rust-cli/config-rs/blob/main/CHANGELOG.md) - [Commits](rust-cli/config-rs@v0.15.11...v0.15.23) Updates `human-panic` from 2.0.2 to 2.0.8 - [Changelog](https://github.com/rust-cli/human-panic/blob/master/CHANGELOG.md) - [Commits](rust-cli/human-panic@v2.0.2...v2.0.8) Updates `json5` from 0.4.1 to 1.3.1 - [Release notes](https://github.com/callum-oakley/json5-rs/releases) - [Commits](callum-oakley/json5-rs@0.4.1...1.3.1) Updates `libc` from 0.2.171 to 0.2.186 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.186/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.171...0.2.186) Updates `log` from 0.4.27 to 0.4.32 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.27...0.4.32) Updates `signal-hook` from 0.3.17 to 0.4.4 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](vorner/signal-hook@v0.3.17...v0.4.4) Updates `tokio-util` from 0.7.14 to 0.7.18 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.14...tokio-util-0.7.18) Updates `tui-big-text` from 0.7.1 to 0.8.4 - [Release notes](https://github.com/ratatui/tui-widgets/releases) - [Changelog](https://github.com/ratatui/tui-widgets/blob/main/CHANGELOG.md) - [Commits](ratatui/tui-widgets@tui-popup-v0.7.1...tui-big-text-v0.8.4) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.102 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: argh dependency-version: 0.1.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: clap dependency-version: 4.5.60 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: config dependency-version: 0.15.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: criterion dependency-version: 0.8.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: crossterm dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: derive_setters dependency-version: 0.1.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: fakeit dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: futures dependency-version: 0.3.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: human-panic dependency-version: 2.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: indoc dependency-version: 2.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: json5 dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-dependencies - dependency-name: libc dependency-version: 0.2.186 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: log dependency-version: 0.4.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: octocrab dependency-version: 0.47.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: rand dependency-version: 0.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: rand_chacha dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: ratatui dependency-version: 0.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: rstest dependency-version: 0.26.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: serde_json dependency-version: 1.0.149 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: signal-hook dependency-version: 0.4.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: strum dependency-version: 0.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: tokio dependency-version: 1.46.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: tokio-util dependency-version: 0.7.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: tracing dependency-version: 0.1.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: tracing-appender dependency-version: 0.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: tracing-subscriber dependency-version: 0.3.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: tui-big-text dependency-version: 0.8.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
111939e to
4a1dbea
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 27 updates in the / directory:
0.28.10.29.00.29.00.30.11.0.971.0.1020.1.130.1.190.5.10.8.21.3.01.4.10.3.310.3.322.0.62.0.70.44.00.47.10.9.30.10.10.9.00.10.00.25.00.26.11.0.1401.0.1500.27.10.28.01.44.11.46.10.1.410.1.440.3.200.3.230.2.30.2.50.1.60.1.94.5.344.5.600.15.110.15.232.0.22.0.80.4.11.3.10.4.270.4.320.3.170.4.40.7.140.7.180.7.10.8.4Updates
crosstermfrom 0.28.1 to 0.29.0Release notes
Sourced from crossterm's releases.
Changelog
Sourced from crossterm's changelog.
Commits
Updates
ratatuifrom 0.29.0 to 0.30.1Release notes
Sourced from ratatui's releases.
... (truncated)
Changelog
Sourced from ratatui's changelog.
... (truncated)
Commits
1c3dbd1chore(ratatui): unleash the rats v0.30.1 (#2580)df9f897docs(ratatui): update the changelog for v0.30.1 (#2568)101a63efeat(render): add function for applying buffer (#2566)0b03fe4chore(toml): migrate from taplo to tombi (#2501)6ef6a2fbuild(deps): bump octocrab from 0.50.0 to 0.52.0 (#2577)83c1579docs(changelog): fix doubled words in two entries (#2578)09e3af7build(deps): bump compact_str from 0.9.0 to 0.9.1 (#2573)cd8cc40build(deps): bump unicode-segmentation from 1.13.2 to 1.13.3 (#2576)e64247dbuild(deps): bump bitflags from 2.11.1 to 2.12.1 (#2575)04dec76build(deps): bump crate-ci/typos from 1.46.3 to 1.47.0 (#2574)Updates
anyhowfrom 1.0.97 to 1.0.102Release notes
Sourced from anyhow's releases.
Commits
5c657b3Release 1.0.102e737fb6Merge pull request #442 from dtolnay/backtrace7fe62b5Further simply backtrace conditional compilationc8cb5caMerge pull request #441 from dtolnay/backtracede27df7Delete CI use of --features=backtrace9b67e5dMerge pull request #440 from dtolnay/backtraceefdb11aSimplifystd_backtraceconditional codeb8a9a70Merge pull request #439 from dtolnay/backtracea42fc2cRemovefeature = "backtrace"conditional code2a2a3ceRe-word backtrace feature commentUpdates
arghfrom 0.1.13 to 0.1.19Commits
ac3773bBump version34f817aargh_complete: fix fish nested subcommandsa6bf6bbUpgrade GitHub Actions for Node 24 compatibility75aff71Bump versioneddae4aargh_complete: add support for nushell5edbb7dargh_complete: add copyright header860b660Bump version7a52c76[github] add workflow to publishc154cdeargh_complete: fish does proper subcommand completions0f47c40argh_complete: fix completion for flags on nested commandsUpdates
criterionfrom 0.5.1 to 0.8.2Release notes
Sourced from criterion's releases.
... (truncated)
Changelog
Sourced from criterion's changelog.
... (truncated)
Commits
7f0d745chore: release v0.8.24a467cechore(deps): bump crate-ci/typos from 1.40.0 to 1.43.0b277a75Fix panic with uniform iteration durations in benchmarks828af14fix: don't build alloca on unsupported targetsb01316bUpdate Readme4c02a3bExclude development scripts from published packagee4e06dfchore: release v0.8.1aa548b9fix: Homepage link950c3b7fix: Typo7e3e50cchore(deps): bump crate-ci/typos from 1.23.5 to 1.40.0Updates
fakeitfrom 1.3.0 to 1.4.1Commits
352e993Bump version7c4b0beMerge pull request #38 from scriptnetsthlm/master551b159Update gender function to include femalef33e977Bump version in cargo lockd3ccee7Bump the version3844cbcMerge pull request #37 from joshka/joshka/push-xvwtqpvvsnvxc33ef28remove libmath and its stale rand deps0821f8cCargo.lock bump785ef4dBump versionc56643dMerge pull request #36 from PumpkinSeed/rustfmtUpdates
futuresfrom 0.3.31 to 0.3.32Release notes
Sourced from futures's releases.
Changelog
Sourced from futures's changelog.
Commits
d9bba94Release 0.3.32151e0b9Add comments on rust-version field in Cargo.toml4aaf00cBump MSRV of utility crates to 1.71a4cce12perf: improve AtomicWaker::wake performance (#2983)ba9d102Add#[clippy::has_significant_drop]to guards (#2967)20396a8Fix rustdoc::broken_intra_doc_links warning815f6ebFix documentation ofBiLock::lock(#2971)0f0db04futures-util: makeMutex::new()const (#2956)5d6fc5eci: Test big-endian target (s390x Linux)9f739feIgnore dead_code lint on Fn1 traitUpdates
indocfrom 2.0.6 to 2.0.7Release notes
Sourced from indoc's releases.
Commits
8d78216Release 2.0.723472ffMerge pull request #67 from dtolnay/cstring8d05562Hide C-string tests from old toolchain versions7c92efbRecognize C-string literalsfe39de4Generalize Error constructors27e0151Add C-string tests57f6fbbSort tests170a079Raise minimum tested compiler to rust 1.762f6ef04Opt in to generate-macro-expansion when building on docs.rsce1bed4Update ui test suite to nightly-2025-09-12Updates
octocrabfrom 0.44.0 to 0.47.1Release notes
Sourced from octocrab's releases.
... (truncated)
Changelog
Sourced from octocrab's changelog.
... (truncated)
Commits
6e4ae26chore: release v0.47.1 (#816)8114a6bfeat: add missing list workflows filters (#820)8918c90docs: Modify_putmethod documentation (#818)14a95d0Feature/interactions 537 (#817)e95fc40Added Feature/classrooms #524 (#815)73a4dd0chore: release v0.46.1 (#807)0e0e43dfeat: addimmutableRelease field (#806)eac8ccbadded creating a review (POST "/repos/{owner}/{repo}/pulls/{pull_number}/revi...e37b2c0chore: release v0.46.0 (#800)a6e52f7Exposedigestfield in Asset model (#804)Updates
randfrom 0.9.3 to 0.10.1Changelog
Sourced from rand's changelog.
... (truncated)
Commits
27ff4cbPrepare v0.10.1: deprecate featurelog(#1763)98d0638make_rng: document panic and add #[track_caller] (#1761)54e5eaaFix doc error (#1758)1ce4c08Bump itoa from 1.0.17 to 1.0.18 in the all-deps group (#1756)ccb734bdocs: fix typo in doc comment (#1754)357eb7dBump libc from 0.2.182 to 0.2.183 in the all-deps group (#1753)5e77fe5Fix trait references in documentation (#1752)da89185Bump the all-deps group with 3 updates (#1751)50516ffBump the all-deps group with 2 updates (#1749)fd71de9Bump the all-deps group with 2 updates (#1747)Updates
rand_chachafrom 0.9.0 to 0.10.0Release notes
Sourced from rand_chacha's releases.
... (truncated)
Changelog
Sourced from rand_chacha's changelog.