build(deps): bump the dependencies group across 1 directory with 14 updates - #13
Merged
Merged
Conversation
… shellcheck - install: Require root execution and streamline system-wide installation (/usr/local/bin, completions). - core/tui: Fix parent-child comment toggle state sync and preserve nested comment depth in TUI. - dev/ci: Add shellcheck command to dev.sh, pre-push workflow, and GitHub Actions CI.
…pdates Updates the requirements on [ratatui](https://github.com/ratatui/ratatui), [serde](https://github.com/serde-rs/serde), [serde_json](https://github.com/serde-rs/json), [serde-saphyr](https://github.com/bourumir-wyngs/serde-saphyr), [toml](https://github.com/toml-rs/toml), [toml_edit](https://github.com/toml-rs/toml), [thiserror](https://github.com/dtolnay/thiserror), [md5](https://github.com/stainless-steel/md5), [tui-markdown](https://github.com/joshka/tui-markdown), [jsonschema](https://github.com/Stranger6667/jsonschema), [tokio](https://github.com/tokio-rs/tokio), [futures](https://github.com/rust-lang/futures-rs), [clap](https://github.com/clap-rs/clap) and [clap_complete](https://github.com/clap-rs/clap) to permit the latest version. Updates `ratatui` to 0.30.2 - [Release notes](https://github.com/ratatui/ratatui/releases) - [Changelog](https://github.com/ratatui/ratatui/blob/main/CHANGELOG.md) - [Commits](ratatui/ratatui@ratatui-v0.30.1...ratatui-v0.30.2) Updates `serde` to 1.0.229 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.228...v1.0.229) Updates `serde_json` to 1.0.151 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.150...v1.0.151) Updates `serde-saphyr` to 0.0.29 - [Release notes](https://github.com/bourumir-wyngs/serde-saphyr/releases) - [Commits](bourumir-wyngs/serde-saphyr@0.0.27...0.0.29) Updates `toml` to 1.1.3+spec-1.1.0 - [Commits](toml-rs/toml@toml-v1.1.2...toml-v1.1.3) Updates `toml_edit` to 0.25.13+spec-1.1.0 - [Commits](toml-rs/toml@v0.22.27...v0.25.13) Updates `thiserror` to 2.0.19 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.18...2.0.19) Updates `md5` to 0.8.1 - [Commits](https://github.com/stainless-steel/md5/commits) Updates `tui-markdown` to 0.3.9 - [Release notes](https://github.com/joshka/tui-markdown/releases) - [Commits](joshka/tui-markdown@tui-markdown-v0.3.8...tui-markdown-v0.3.9) Updates `jsonschema` to 0.49.2 - [Release notes](https://github.com/Stranger6667/jsonschema/releases) - [Changelog](https://github.com/Stranger6667/jsonschema/blob/master/CHANGELOG.md) - [Commits](Stranger6667/jsonschema@cli-v0.46.5...ruby-v0.49.2) Updates `tokio` to 1.53.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.52.3...tokio-1.53.1) Updates `futures` to 0.3.33 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.32...0.3.33) Updates `clap` to 4.6.4 - [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.6.1...clap_complete-v4.6.4) Updates `clap_complete` to 4.6.8 - [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.6.5...clap_complete-v4.6.8) --- updated-dependencies: - dependency-name: clap dependency-version: 4.6.4 dependency-type: direct:production dependency-group: dependencies - dependency-name: clap_complete dependency-version: 4.6.7 dependency-type: direct:production dependency-group: dependencies - dependency-name: futures dependency-version: 0.3.33 dependency-type: direct:production dependency-group: dependencies - dependency-name: jsonschema dependency-version: 0.48.5 dependency-type: direct:production dependency-group: dependencies - dependency-name: md5 dependency-version: 0.8.1 dependency-type: direct:production dependency-group: dependencies - dependency-name: ratatui dependency-version: 0.30.2 dependency-type: direct:production dependency-group: dependencies - dependency-name: serde dependency-version: 1.0.229 dependency-type: direct:production dependency-group: dependencies - dependency-name: serde-saphyr dependency-version: 0.0.29 dependency-type: direct:production dependency-group: dependencies - dependency-name: serde_json dependency-version: 1.0.151 dependency-type: direct:production dependency-group: dependencies - dependency-name: thiserror dependency-version: 2.0.19 dependency-type: direct:production dependency-group: dependencies - dependency-name: tokio dependency-version: 1.53.1 dependency-type: direct:production dependency-group: dependencies - dependency-name: toml dependency-version: 1.1.3+spec-1.1.0 dependency-type: direct:production dependency-group: dependencies - dependency-name: toml_edit dependency-version: 0.25.13+spec-1.1.0 dependency-type: direct:production dependency-group: dependencies - dependency-name: tui-markdown dependency-version: 0.3.9 dependency-type: direct:production dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/dependencies-6f66d5fc52
branch
from
July 28, 2026 12:08
cdb53ff to
17d87ef
Compare
…ndencies-6f66d5fc52 # Conflicts: # dev.sh
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.
Updates the requirements on ratatui, serde, serde_json, serde-saphyr, toml, toml_edit, thiserror, md5, tui-markdown, jsonschema, tokio, futures, clap and clap_complete to permit the latest version.
Updates
ratatuito 0.30.2Release notes
Sourced from ratatui's releases.
... (truncated)
Changelog
Sourced from ratatui's changelog.
... (truncated)
Commits
e665c36chore(ratatui): unleash the rats v0.30.2 (#2581)2700b16docs(changelog): update changelog for 0.30.2 (#2608)e306ce6fix(buffer): create updates for "uncovered" cells (#2587)81e667ffix(scrollbar): keep a large thumb within the track at the end (#2594)c75d778chore(ci): add cargo-udeps dependency check (#2599)25314d8build(deps): bump release-plz/action from 0.5.129 to 0.5.130 (#2600)3534070build(deps): bump taiki-e/install-action from 2.81.8 to 2.81.10 (#2601)a798a13build(deps): bump tombi-toml/setup-tombi from 1.1.2 to 1.1.3 (#2602)3ac8850build(deps): bump octocrab from 0.52.0 to 0.53.1 (#2603)9c79633build(deps): bump time from 0.3.47 to 0.3.49 (#2604)Updates
serdeto 1.0.229Release notes
Sourced from serde's releases.
Commits
7fc3b4cRelease 1.0.2296d6e9a1Merge pull request #3085 from dtolnay/syn36dec3b7Update to syn 3cfe6692Resolve mut_mut pedantic clippy lint1023d07Update actions/upload-artifact@v6 -> v7dd682c2Update actions/checkout@v6 -> v75f0f18bUpdate ui test suite to nightly-2026-06-0163a1498Regenerate stderr with trybuild normalization fixesfa7da4aFix unused_features warning6b1a178Unpin CI miri toolchainUpdates
serde_jsonto 1.0.151Release notes
Sourced from serde_json's releases.
Commits
de85007Release 1.0.1513b2b3c5Merge pull request #1331 from WonderLawrence/rawvalue-from-string-unchecked0406d96Debug-assert well-formedness and no-whitespace in from_string_uncheckedcf16f75Add RawValue::from_string_unchecked827a315Update actions/upload-artifact@v6 -> v7cea36a5Update actions/checkout@v6 -> v7Updates
serde-saphyrto 0.0.29Commits
f23c28cAdvance version numberfc36c3fRemoved benchmarking section from README.md - this needs to be re-benchmarked...9a727e3Fix Clippy warning.3bd9fdeRearrange and reasonably name the test suites436edfeTwo divergent hand-rolled escape tables in the serializer6a30736Remove over-engineered Divisible(0) macro handling87afba3Dead code removalsc656d3fRemove unnecessary #[path ..] constructs27c3959Remove unnecessary #[path ..] constructs6f74db4Improve code quality of budget.rsUpdates
tomlto 1.1.3+spec-1.1.0Commits
eb25160chore: Releasef36fb52docs: Update changelog3adbbb7fix(writer): Don't overflow (#1189)fb0c1b3fix(writer): Don't overflow5e70a70test(writer): Add overflow test771a975chore: Upgrade toml-test (#1186)28f6c9cchore: Upgrade toml-test30d75cachore(deps): Update Prek to v0.4.9 (#1185)17efe57chore(deps): Update Rust Stable to v1.97 (#1184)c9d0d54style: Make clippy happyUpdates
toml_editto 0.25.13+spec-1.1.0Commits
eb25160chore: Releasef36fb52docs: Update changelog3adbbb7fix(writer): Don't overflow (#1189)fb0c1b3fix(writer): Don't overflow5e70a70test(writer): Add overflow test771a975chore: Upgrade toml-test (#1186)28f6c9cchore: Upgrade toml-test30d75cachore(deps): Update Prek to v0.4.9 (#1185)17efe57chore(deps): Update Rust Stable to v1.97 (#1184)c9d0d54style: Make clippy happyUpdates
thiserrorto 2.0.19Release notes
Sourced from thiserror's releases.
Commits
e13a785Release 2.0.190a0e76cUpdate to syn 3ec42ea7Update actions/upload-artifact@v6 -> v74178c4aUpdate actions/checkout@v6 -> v77214e0eIgnore items_after_statements pedantic clippy lint in testfebcc03Merge pull request #451 from vip892766gma/maint/20260521171412c50e387chore: improve thiserror maintenance pathd4a2507Raise minimum tested compiler to rust 1.8599e8a6cUnpin CI miri toolchain9ac165cPin CI miri to nightly-2026-02-11Updates
md5to 0.8.1Commits
Updates
tui-markdownto 0.3.9Release notes
Sourced from tui-markdown's releases.
Commits
12368efchore: release (#147)feeedd5feat(options): make stylesheet methods optional (#168)135c2dbfix(renderer): keep styled list content inline (#166)e2b3fdffeat(options): configure Markdown symbols (#167)8d389edfix(mdr): count wrapped rows accurately (#165)cf306c8feat(mdr): expose renderer options (#164)0ae59dedocs(mdr): add Markdown feature showcase (#163)12a7d72docs(renderer): clarify rendering contracts (#162)36d2ce8refactor(renderer): organize Markdown constructs (#161)811bf18feat(options): load custom code themes (#159)Updates
jsonschemato 0.49.2Release notes
Sourced from jsonschema's releases.
Changelog
Sourced from jsonschema's changelog.
... (truncated)
Commits
3fe5c3bchore(ruby): Release 0.49.2c9ef386chore(python): Release 0.49.2d85e5f2chore(rust): Release 0.49.2f9040ecperf: Up to 70x faster canonicalization ofmultipleOfbeside numeric bounds...21a3272perf: Use arbitrary-precision for canonicalization benchmarks9cdec99perf: Faster macro code generation for subschemas with many keywordsfad0015perf: Tune codegen benchmarks8d23dd2perf: Faster serialization of canonicalized schemasbfe9eceperf: Extend benchmarks80a0d91perf: Tune canonicalization benchmarksUpdates
tokioto 1.53.1Release notes
Sourced from tokio's releases.
Commits
75fef53chore: prepare Tokio v1.53.1 (#8303)ae9d011signal: restore MSRV by removing OnceLock::wait from the Windows handler (#8300)eb4988dtime: fix the loom test of the race between cancellation/insertion (#8302)91d3b4ctime: fix alt timer cancellation and insertion race (#8252)a463384runtime: remove dead link definition inRuntime::block_on(#8301)be689a3chore: prepare Tokio v1.53.0 (#8294)50f76c7chore: prepare tokio-macros v2.7.1 (#8295)f61fccaMerge 'tokio-1.52.4' into 'master' (#8290)efdba5fchore: prepare Tokio v1.52.4 (#8289)b0ba02eMerge 'tokio-1.51.4' into 'tokio-1.52.x' (#8288)Updates
futuresto 0.3.33Release notes
Sourced from futures's releases.
Changelog
Sourced from futures's changelog.
... (truncated)
Commits
89cc254Release 0.3.33cd9f5beci: Update release workflowd79a499Resolve rustdoc::broken_intra_doc_links warning95bbcf8Resolve rustdoc ambiguous link error303c165Resolve rustdoc::redundant_explicit_links warningf34e3f5ci: Cleanup66591a2Enable Miri for more testsab1072fSimplify target_has_atomic cfg in utility cratescf5d23bFix unsound compat01as03 implementation (fixes #2514) (#3012)8ae794fAdd portable-atomic-alloc feature and use it in FuturesUnordered (#3007)Updates
clapto 4.6.4Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
... (truncated)
Commits
87ec1adchore: Release78f2529docs: Update changelogb61f270Merge pull request #6369 from Metbcy/fix/zsh-completion-ordering74c6666fix(complete): Keep zsh candidate orderd142d8fMerge pull request #6360 from epage/stringba89563style: Prefer explicit string operationsbea966eMerge pull request #6359 from epage/manb811986chore(man):Remove unused required-features0010bf2Merge pull request #6358 from clap-rs/renovate/crate-ci-typos-1.xbab9b24chore(deps): Update compatible (dev) (#6357)Updates
clap_completeto 4.6.8Changelog
Sourced from clap_complete's changelog.
... (truncated)
Commits
d93a00dchore: Release4709d1adocs(complete): Update changelog2246e8bMerge pull request #6455 from epage/possible2550f32feat(complete): Expose possible value completers9048857refactor(complete): Pull out possible values candidate conversion0607d66refactor(complete): Remove unused allocation943de73refactor(complete): Move related functions next to each other81b86a9refactor(complete): Generalize value candidate handlingae09202refactor(complete): Remove extra allocation466b2bechore: Release