Update: Bump the cargo-dependencies group across 1 directory with 2 updates - #10
Merged
Merged
Conversation
…pdates Bumps the cargo-dependencies group with 2 updates in the / directory: [clap](https://github.com/clap-rs/clap) and [jsonschema](https://github.com/Stranger6667/jsonschema). Updates `clap` from 4.6.4 to 4.6.5 - [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.4...clap_complete-v4.6.5) Updates `jsonschema` from 0.49.1 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@ruby-v0.49.1...ruby-v0.49.2) --- updated-dependencies: - dependency-name: clap dependency-version: 4.6.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: jsonschema dependency-version: 0.49.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/cargo-dependencies-540d2686fd
branch
from
August 4, 2026 09:02
48a4e10 to
ec8b9b1
Compare
dependabot
Bot
deleted the
dependabot/cargo/cargo-dependencies-540d2686fd
branch
August 8, 2026 06:45
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 2 updates in the / directory: clap and jsonschema.
Updates
clapfrom 4.6.4 to 4.6.5Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
c8c9355chore: Releaseaf74defdocs: Update changelogc96f222Merge pull request #6368 from truffle-dev/fix/fish-env-escaping49a05cdfix(complete): Two-pass quote fish env-completere791004test(complete): Snapshot fish env quoting casesUpdates
jsonschemafrom 0.49.1 to 0.49.2Release notes
Sourced from jsonschema's releases.
Changelog
Sourced from jsonschema's changelog.
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 benchmarks