Bump the all-cargo-deps group with 4 updates#163
Merged
github-actions[bot] merged 1 commit intomainfrom Dec 22, 2025
Merged
Conversation
Bumps the all-cargo-deps group with 4 updates: [clap_complete](https://github.com/clap-rs/clap), [serde_json](https://github.com/serde-rs/json), [reqwest](https://github.com/seanmonstar/reqwest) and [ksni](https://github.com/iovxw/ksni). Updates `clap_complete` from 4.5.61 to 4.5.62 - [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.61...clap_complete-v4.5.62) Updates `serde_json` from 1.0.145 to 1.0.146 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.145...v1.0.146) Updates `reqwest` from 0.12.26 to 0.12.28 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.26...v0.12.28) Updates `ksni` from 0.3.2 to 0.3.3 - [Changelog](https://github.com/iovxw/ksni/blob/master/CHANGELOG.md) - [Commits](iovxw/ksni@v0.3.2...v0.3.3) --- updated-dependencies: - dependency-name: clap_complete dependency-version: 4.5.62 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-cargo-deps - dependency-name: serde_json dependency-version: 1.0.146 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-cargo-deps - dependency-name: reqwest dependency-version: 0.12.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-cargo-deps - dependency-name: ksni dependency-version: 0.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-cargo-deps ... Signed-off-by: dependabot[bot] <support@github.com>
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 all-cargo-deps group with 4 updates: clap_complete, serde_json, reqwest and ksni.
Updates
clap_completefrom 4.5.61 to 4.5.62Commits
ca0aebachore: Release44cdcc1docs: Update changelog2dc500cMerge pull request #6198 from devjgm/greg/fix-clap-completer-issue-with-fish2280d48fix: fix path quoting with dynamic env completerac1006cMerge pull request #6197 from devjgm/greg/fix-clap-completer-issue-with-fishd495145clap_complete: add unit test for fish env completer1a6c0dechore(deps): Update Rust Stable to v1.92 (#6194)53a6921Merge pull request #6189 from clap-rs/renovate/actions-checkout-6.x7cbec58chore(deps): Update actions/checkout action to v6Updates
serde_jsonfrom 1.0.145 to 1.0.146Release notes
Sourced from serde_json's releases.
Commits
75ad7e6Release 1.0.146bc6c827Merge pull request #1305 from Xeonacid/patch-1a09210aSet fast_arithmetic=64 for riscv6401182e5Update actions/upload-artifact@v5 -> v6383b13aUpdate actions/upload-artifact@v4 -> v504dd357Raise required compiler to Rust 1.68e047dfbResolve manual_let_else pedantic clippy linta525d9cRaise required compiler to Rust 1.65f815793Remove rustc version badge from readme3f17d2cUpdate actions/checkout@v5 -> v6Updates
reqwestfrom 0.12.26 to 0.12.28Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
d978599v0.12.28ef2768afix: correctly import TokioIo on Windows (#2896)1bf6441v0.12.274967b1bfeat: add windows_named_pipe() option to client builder (#2789)ef5b239chore: Use http_body_util::BodyDataStream (#2892)a810004chore: Disable unused tokio-util codec feature (#2893)Updates
ksnifrom 0.3.2 to 0.3.3Changelog
Sourced from ksni's changelog.
Commits
c76cc68Bump version to 0.3.3, update CHANGELOG451c6ddUse a less restricted runtime for dev-depsfbd278dAdd missing linksb3b2d6brealworld.rs is a tokio exampleea0b31cAdd examples/realworld.rs90088f1Add ashpd::is_sandboxed to disable_dbus_name documentation169eb30Potential fix for code scanning alert no. 1: Workflow does not contain permis...952e662Merge pull request #31 from NyCodeGHG/push-uvqrnlltlxlv5612123Merge branch 'master' into push-uvqrnlltlxlv9a935edDocumentionDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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