Skip to content

chore(deps): update jsonschema requirement from 0.28.3 to 0.29.0#622

Merged
gadomski merged 2 commits intomainfrom
dependabot/cargo/jsonschema-0.29.0
Feb 17, 2025
Merged

chore(deps): update jsonschema requirement from 0.28.3 to 0.29.0#622
gadomski merged 2 commits intomainfrom
dependabot/cargo/jsonschema-0.29.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

Updates the requirements on jsonschema to permit the latest version.

Release notes

Sourced from jsonschema's releases.

[Python] Release 0.28.3

Fixed

  • Panic when schema registry base URI contains an unencoded fragment.

Performance

  • Fewer JSON pointer lookups.
Changelog

Sourced from jsonschema's changelog.

[0.28.3] - 2025-01-24

Fixed

  • Panic when schema registry base URI contains an unencoded fragment.

Performance

  • Fewer JSON pointer lookups.

[0.28.2] - 2025-01-22

Fixed

  • Resolving external references that nested inside local references. #671
  • Resolving relative references with fragments against base URIs that also contain fragments. #666

Performance

  • Faster JSON pointer resolution.

[0.28.1] - 2024-12-31

Fixed

  • Handle fragment references within $id-anchored subschemas. #640

[0.28.0] - 2024-12-29

Added

  • Implement IntoIterator for Location to iterate over LocationSegment.
  • Implement FromIter for Location to build a Location from an iterator of LocationSegment.
  • ValidationError::to_owned method for converting errors into owned versions.
  • Meta-schema validation support. #442

[0.27.1] - 2024-12-24

Added

  • Implement ExactSizeIterator for PrimitiveTypesBitMapIterator.

[0.27.0] - 2024-12-23

Added

  • Added masked() and masked_with() methods to ValidationError to support hiding sensitive data in error messages. #434

Changed

... (truncated)

Commits

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [jsonschema](https://github.com/Stranger6667/jsonschema) to permit the latest version.
- [Release notes](https://github.com/Stranger6667/jsonschema/releases)
- [Changelog](https://github.com/Stranger6667/jsonschema/blob/master/CHANGELOG.md)
- [Commits](Stranger6667/jsonschema@rust-v0.28.3...rust-v0.28.3)

---
updated-dependencies:
- dependency-name: jsonschema
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/jsonschema-0.29.0 branch from 9771cfb to 768756f Compare February 17, 2025 01:32
@gadomski gadomski enabled auto-merge (squash) February 17, 2025 01:47
@gadomski gadomski merged commit bc89452 into main Feb 17, 2025
10 checks passed
@gadomski gadomski deleted the dependabot/cargo/jsonschema-0.29.0 branch February 17, 2025 01:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant