Skip to content

chore(deps): Bump jsonschema-rs from 0.48.1 to 0.48.5 - #134

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/jsonschema-rs-0.48.5
Open

chore(deps): Bump jsonschema-rs from 0.48.1 to 0.48.5#134
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/jsonschema-rs-0.48.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 29, 2026

Copy link
Copy Markdown
Contributor

Bumps jsonschema-rs from 0.48.1 to 0.48.5.

Release notes

Sourced from jsonschema-rs's releases.

[Python] Release 0.48.5

Performance

  • Avoid map lookups in some properties validators.
  • Faster validation of {"type": "array", "items": {...}} schemas.

[Ruby] Release 0.48.5

Performance

  • Avoid map lookups in some properties validators.
  • Faster validation of {"type": "array", "items": {...}} schemas.

[Rust] Release 0.48.5

Changed

  • INTERNAL. Extract common JSON Schema semantic into a separate jsonschema-value crate.

Performance

  • Avoid map lookups in some properties validators.
  • Faster validation of {"type": "array", "items": {...}} schemas.

[Python] Release 0.48.2

Performance

  • Faster validator compilation by pre-sizing internal caches.

[Ruby] Release 0.48.2

Fixed

  • Canonical::JSON.to_string incorrectly emitting exponent form for small Float values (e.g. 1e-7 instead of 0.0000001).

Performance

  • Faster validator compilation by pre-sizing internal caches.

[Rust] Release 0.48.2

Performance

  • Faster validator compilation by pre-sizing internal caches.
Changelog

Sourced from jsonschema-rs's changelog.

[0.48.5] - 2026-07-22

Fixed

  • Packaging issue again.

[0.48.4] - 2026-07-22

Fixed

  • Packaging issue.

[0.48.3] - 2026-07-22

Changed

  • INTERNAL. Extract common JSON Schema semantic into a separate jsonschema-value crate.

Performance

  • Avoid map lookups in some properties validators.
  • Faster validation of {"type": "array", "items": {...}} schemas.

[0.48.2] - 2026-07-21

Performance

  • Faster validator compilation by pre-sizing internal caches.
Commits
  • 0f09bc8 chore(ruby): Release 0.48.5
  • 59bae39 chore(ruby): Update schema canonicalization implementation
  • a27c665 chore(python): Release 0.48.5
  • 91c8983 chore(rust): Release 0.48.5
  • 09aea02 fix: packaging
  • cb73267 chore(rust): Release 0.48.4
  • f4e8036 chore(rust): Release 0.48.3
  • bc07aaf refactor: Extract uniqueItems logic into jsonschema-value
  • 8018ed8 feat: Support exclusive bounds in canonicalization
  • 36ac56f refactor: Canonicalization semantics
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [jsonschema-rs](https://github.com/Stranger6667/jsonschema) from 0.48.1 to 0.48.5.
- [Release notes](https://github.com/Stranger6667/jsonschema/releases)
- [Changelog](https://github.com/Stranger6667/jsonschema/blob/master/CHANGELOG.md)
- [Commits](Stranger6667/jsonschema@ruby-v0.48.1...ruby-v0.48.5)

---
updated-dependencies:
- dependency-name: jsonschema-rs
  dependency-version: 0.48.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jul 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants