Bump the minor-and-patch group with 3 updates - #25
Merged
github-actions[bot] merged 1 commit intoAug 1, 2026
Conversation
Bumps the minor-and-patch group with 3 updates: [serde_json](https://github.com/serde-rs/json), [parity-scale-codec](https://github.com/paritytech/parity-scale-codec) and [clap](https://github.com/clap-rs/clap). Updates `serde_json` from 1.0.120 to 1.0.151 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.120...v1.0.151) Updates `parity-scale-codec` from 3.6.12 to 3.7.5 - [Release notes](https://github.com/paritytech/parity-scale-codec/releases) - [Changelog](https://github.com/paritytech/parity-scale-codec/blob/master/CHANGELOG.md) - [Commits](paritytech/parity-scale-codec@v3.6.12...v3.7.5) Updates `clap` from 4.5.60 to 4.6.3 - [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.60...clap_complete-v4.6.3) --- updated-dependencies: - dependency-name: serde_json dependency-version: 1.0.151 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: parity-scale-codec dependency-version: 3.7.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: clap dependency-version: 4.6.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
github-actions
Bot
deleted the
dependabot/cargo/minor-and-patch-84192def07
branch
August 1, 2026 04:14
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 minor-and-patch group with 3 updates: serde_json, parity-scale-codec and clap.
Updates
serde_jsonfrom 1.0.120 to 1.0.151Release notes
Sourced from serde_json's releases.
... (truncated)
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 -> v7a1ae73aRelease 1.0.1501a360b0Merge pull request #1324 from puneetdixit200/reject-non-string-enum-keys2037b63Reject non-string enum object keys5d30df6Resolve manual_assert_eq pedantic clippy lintUpdates
parity-scale-codecfrom 3.6.12 to 3.7.5Changelog
Sourced from parity-scale-codec's changelog.
... (truncated)
Commits
085b1baRelease 3.7.5d4d8f37Fix performance regression (#731)334b99cFixDecodeWithMemTrackingbounds forCow(#735)c59d2c8Bump trybuild from 1.0.104 to 1.0.105 (#732)0a0295aBump syn from 2.0.100 to 2.0.101 (#727)0b724daFix derive(Decode) for enums with lifetime parameters and struct-like variant...363c4e7Bump proc-macro2 from 1.0.94 to 1.0.95 (#725)7cf1f2cFix typo (#722)361a1aaBump serde from 1.0.218 to 1.0.219 (#717)8d65d28Bump honggfuzz from 0.5.56 to 0.5.57 (#720)Updates
clapfrom 4.5.60 to 4.6.3Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
7e0bccachore: Release0f09905docs: Update changelog9706951Merge pull request #6353 from truffle-dev/feat-completer-arg-indexac0d148feat(complete): Index-aware ValueCompleter1565a3ctest(complete): Cover indexed multi-value case48fc10aMerge pull request #6350 from stefankreutz/missing_docs7d4c353docs: Hint at clippy's missing docs lintf6a6701chore(deps): Update Rust Stable to v1.95 (#6347)ac5fda6chore: Releaseb73c627docs: Update changelogDependabot 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 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