Skip to content

deps(v4)(deps): bump jsonschema from 0.46.5 to 0.46.8 in /v4#364

Open
dependabot[bot] wants to merge 1 commit into
v4from
dependabot/cargo/v4/v4/jsonschema-0.46.8
Open

deps(v4)(deps): bump jsonschema from 0.46.5 to 0.46.8 in /v4#364
dependabot[bot] wants to merge 1 commit into
v4from
dependabot/cargo/v4/v4/jsonschema-0.46.8

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps jsonschema from 0.46.5 to 0.46.8.

Release notes

Sourced from jsonschema's releases.

[Python] Release 0.46.7

Fixed

  • idn-hostname format accepted A-labels that decode to a disallowed code point (e.g. xn--7a).

[Ruby] Release 0.46.7

Fixed

  • idn-hostname format accepted A-labels that decode to a disallowed code point (e.g. xn--7a).

[Rust] Release 0.46.7

Fixed

  • idn-hostname format accepted A-labels that decode to a disallowed code point (e.g. xn--7a).

[CLI] Release 0.46.6

No release notes provided.

[Python] Release 0.46.6

Fixed

  • prefixItems incorrectly recognised as a known keyword in Draft 2019-09 and earlier (it is 2020-12 only).
  • pattern validation errors displayed the internally translated regex instead of the original schema pattern. #1149
  • Reuse registry retrievers when only registry is passed.
  • Reference leak when serializing large integers on Python 3.12+.

[Ruby] Release 0.46.6

Fixed

  • prefixItems incorrectly recognised as a known keyword in Draft 2019-09 and earlier (it is 2020-12 only).
  • pattern validation errors displayed the internally translated regex instead of the original schema pattern. #1149
  • Reuse registry retrievers when only registry is passed.

[Rust] Release 0.46.6

Added

  • IntoRegistryResource for Arc<Value>. #1129

Fixed

  • prefixItems incorrectly recognised as a known keyword in Draft 2019-09 and earlier (it is 2020-12 only).
  • pattern validation errors displayed the internally translated regex instead of the original schema pattern. #1149
Changelog

Sourced from jsonschema's changelog.

[0.46.8] - 2026-07-01

Fixed

  • idn-email format rejected non-ASCII characters in quoted local parts (e.g. "δοκιμή"@example.com).

[0.46.7] - 2026-06-30

Fixed

  • idn-hostname format accepted A-labels that decode to a disallowed code point (e.g. xn--7a).

[0.46.6] - 2026-06-24

Added

  • IntoRegistryResource for Arc<Value>. #1129

Fixed

  • prefixItems incorrectly recognised as a known keyword in Draft 2019-09 and earlier (it is 2020-12 only).
  • pattern validation errors displayed the internally translated regex instead of the original schema pattern. #1149
Commits
  • 7d9bf0d chore(ruby): Release 0.46.8
  • 490681c chore: Automate releases
  • 4bbbe64 chore(python): Release 0.46.8
  • cdbadbf chore(rust): Release 0.46.8
  • 7a607ee fix: `idn-email` format rejected non-ASCII characters in quoted local parts
  • 464f697 build(deps): bump crates/jsonschema/tests/suite
  • c81ce81 chore(ruby): Release 0.46.7
  • 15ecbf3 chore(python): Release 0.46.7
  • 9b64905 chore(rust): Release 0.46.7
  • affcf0a fix(deps): enable getrandom wasm_js backend for codspeed 5.0
  • 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](https://github.com/Stranger6667/jsonschema) from 0.46.5 to 0.46.8.
- [Release notes](https://github.com/Stranger6667/jsonschema/releases)
- [Changelog](https://github.com/Stranger6667/jsonschema/blob/master/CHANGELOG.md)
- [Commits](Stranger6667/jsonschema@cli-v0.46.5...ruby-v0.46.8)

---
updated-dependencies:
- dependency-name: jsonschema
  dependency-version: 0.46.8
  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 rust Pull requests that update rust code labels Jul 2, 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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants