Skip to content

chore(deps): bump jsonschema from 0.46.6 to 0.46.9 in /crates#242

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/crates/jsonschema-0.46.9
Closed

chore(deps): bump jsonschema from 0.46.6 to 0.46.9 in /crates#242
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/crates/jsonschema-0.46.9

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps jsonschema from 0.46.6 to 0.46.9.

Release notes

Sourced from jsonschema's releases.

[Python] Release 0.46.9

Fixed

  • Stack overflow while preparing a registry containing deeply nested schema documents.

[Ruby] Release 0.46.9

Fixed

  • Stack overflow while preparing a registry containing deeply nested schema documents.

[Rust] Release 0.46.9

Fixed

  • multipleOf incorrectly rounds integer instances above 2^53 to f64 before the divisibility check on builds without the arbitrary-precision feature.
  • Stack overflow while preparing a registry containing deeply nested schema documents.

[Python] Release 0.46.8

Fixed

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

[Ruby] Release 0.46.8

Fixed

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

[Rust] Release 0.46.8

Fixed

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

[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).
Changelog

Sourced from jsonschema's changelog.

[0.46.9] - 2026-07-02

Fixed

  • multipleOf incorrectly rounds integer instances above 2^53 to f64 before the divisibility check on builds without the arbitrary-precision feature.
  • Stack overflow while preparing a registry containing deeply nested schema documents.

[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).
Commits
  • a743a33 chore(ruby): Release 0.46.9
  • 099cdd0 chore(python): Release 0.46.9
  • b6c58f4 chore(rust): Release 0.46.9
  • 1d78785 refactor: Extract jsonschema-regex crate
  • 5843953 fix: Stack overflow while preparing a registry containing deeply nested schem...
  • 21536dc fix: multipleOf incorrectly rounds integer instances above 2^53 to f64 be...
  • 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
  • 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.6 to 0.46.9.
- [Release notes](https://github.com/Stranger6667/jsonschema/releases)
- [Changelog](https://github.com/Stranger6667/jsonschema/blob/master/CHANGELOG.md)
- [Commits](Stranger6667/jsonschema@cli-v0.46.6...ruby-v0.46.9)

---
updated-dependencies:
- dependency-name: jsonschema
  dependency-version: 0.46.9
  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 5, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 12, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #296.

@dependabot dependabot Bot closed this Jul 12, 2026
@dependabot
dependabot Bot deleted the dependabot/cargo/crates/jsonschema-0.46.9 branch July 12, 2026 18:23
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