Bump jsonschema from 0.51.0 to 0.54.0 - #37
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
dependabot
Bot
force-pushed
the
dependabot/cargo/jsonschema-0.53.0
branch
from
September 8, 2026 02:04
96e7a95 to
5a2887f
Compare
Bumps [jsonschema](https://github.com/Stranger6667/jsonschema) from 0.51.0 to 0.54.0. - [Release notes](https://github.com/Stranger6667/jsonschema/releases) - [Changelog](https://github.com/Stranger6667/jsonschema/blob/master/CHANGELOG.md) - [Commits](Stranger6667/jsonschema@cli-v0.51.0...ruby-v0.54.0) --- updated-dependencies: - dependency-name: jsonschema dependency-version: 0.53.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/jsonschema-0.53.0
branch
from
September 9, 2026 00:50
5a2887f to
2975b18
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 jsonschema from 0.51.0 to 0.54.0.
Release notes
Sourced from jsonschema's releases.
... (truncated)
Changelog
Sourced from jsonschema's changelog.
... (truncated)
Commits
e9d4660chore(ruby): Release 0.54.09be6d4fchore(python): Release 0.54.0e369b9bchore(rust): Release 0.54.0ccf641bperf: Misc performance improvements14f043cperf:validateanditer_errorscheck each assertion keyword with the `is_...6905807fix: Custom keywords overriding built-in ones8295d5dfix: Fused array shape checking the length bound when a custom keyword overri...269adb1perf:evaluateholds its output tree in one allocation instead of one per nodee8fbd47perf: Apatternof^\S*$scans bytes instead of decoding every character8c0827efix:#[jsonschema::validator]generated code that namedserde_jsondirect...