build(deps): bump jsonschema from 0.46.10 to 0.49.5 - #5281
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump jsonschema from 0.46.10 to 0.49.5#5281dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
|
Thanks @dependabot[bot] for taking the time to contribute. This repository is observing a maintainer-managed PR intake gate in dry-run mode, so this pull request is staying open. This note helps maintainers prepare the allowlist before any enforcement is considered. Please read |
Bumps [jsonschema](https://github.com/Stranger6667/jsonschema) from 0.46.10 to 0.49.5. - [Release notes](https://github.com/Stranger6667/jsonschema/releases) - [Changelog](https://github.com/Stranger6667/jsonschema/blob/master/CHANGELOG.md) - [Commits](Stranger6667/jsonschema@ruby-v0.46.10...ruby-v0.49.5) --- updated-dependencies: - dependency-name: jsonschema dependency-version: 0.49.4 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.49.4
branch
from
August 8, 2026 12:34
4bb46d8 to
d93ed8c
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.46.10 to 0.49.5.
Release notes
Sourced from jsonschema's releases.
... (truncated)
Changelog
Sourced from jsonschema's changelog.
... (truncated)
Commits
d1d202bchore(ruby): Release 0.49.5bf73ce0chore(python): Release 0.49.53b99a5bchore(rust): Release 0.49.5d59277cchore: Improve consistency inintersect&is_subset_of32a73a7fix: A union keeping an integer branch beside a number branch that admits eve...fe8b16bfix:CanonicalSchema::intersectadmitting values one side rejects when its ...2b891d9fix: A union branch left unabsorbed when a sibling complement shed a conjunct...a22779dfix:CanonicalSchema::is_subset_offailing to prove a union of array branch...90be7eatest: Improve debug assertionseebc723fix: Numeric bounds andmultipleOfcomparing values through a lossyf64c...