Update dependency jsonschema to >=4.25.1 #158

Merged
rixx merged 1 commit from renovate/jsonschema-4.x into main 2025-08-27 09:29:05 +00:00
Member

This PR contains the following updates:

Package Change Age Confidence
jsonschema (changelog) >=4.24.0 -> >=4.25.1 age confidence

Release Notes

python-jsonschema/jsonschema (jsonschema)

v4.25.1

Compare Source

=======

  • Fix an incorrect required argument in the Validator protocol's type annotations (#​1396).

v4.25.0

Compare Source

=======

  • Add support for the iri and iri-reference formats to the format-nongpl extra via the MIT-licensed rfc3987-syntax.
    They were alread supported by the format extra. (#​1388).

v4.24.1

Compare Source

=======

  • Properly escape segments in ValidationError.json_path (#​139).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [jsonschema](https://github.com/python-jsonschema/jsonschema) ([changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst)) | `>=4.24.0` -> `>=4.25.1` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/jsonschema/4.25.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/jsonschema/4.24.0/4.25.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>python-jsonschema/jsonschema (jsonschema)</summary> ### [`v4.25.1`](https://github.com/python-jsonschema/jsonschema/blob/HEAD/CHANGELOG.rst#v4251) [Compare Source](https://github.com/python-jsonschema/jsonschema/compare/v4.25.0...v4.25.1) \======= - Fix an incorrect required argument in the `Validator` protocol's type annotations ([#&#8203;1396](https://github.com/python-jsonschema/jsonschema/issues/1396)). ### [`v4.25.0`](https://github.com/python-jsonschema/jsonschema/blob/HEAD/CHANGELOG.rst#v4250) [Compare Source](https://github.com/python-jsonschema/jsonschema/compare/v4.24.1...v4.25.0) \======= - Add support for the `iri` and `iri-reference` formats to the `format-nongpl` extra via the MIT-licensed `rfc3987-syntax`. They were alread supported by the `format` extra. ([#&#8203;1388](https://github.com/python-jsonschema/jsonschema/issues/1388)). ### [`v4.24.1`](https://github.com/python-jsonschema/jsonschema/blob/HEAD/CHANGELOG.rst#v4241) [Compare Source](https://github.com/python-jsonschema/jsonschema/compare/v4.24.0...v4.24.1) \======= - Properly escape segments in `ValidationError.json_path` ([#&#8203;139](https://github.com/python-jsonschema/jsonschema/issues/139)). </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjQiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
renovate added the
dependencies
label 2025-07-18 03:01:51 +00:00
renovate added 1 commit 2025-07-18 03:01:51 +00:00
Update dependency jsonschema to >=4.24.1
All checks were successful
Tests / test (push) Successful in 25s
6e36954e93
renovate force-pushed renovate/jsonschema-4.x from 6e36954e93 to 3dbedc154b 2025-07-19 03:02:09 +00:00 Compare
renovate changed title from Update dependency jsonschema to >=4.24.1 to Update dependency jsonschema to >=4.25.0 2025-07-19 03:02:09 +00:00
renovate changed title from Update dependency jsonschema to >=4.25.0 to Update dependency jsonschema to >=4.25.1 2025-08-19 03:01:53 +00:00
renovate force-pushed renovate/jsonschema-4.x from 3dbedc154b to 2c76fb0e08 2025-08-19 03:01:54 +00:00 Compare
rixx merged commit 9fdccbcb14 into main 2025-08-27 09:29:05 +00:00
rixx deleted branch renovate/jsonschema-4.x 2025-08-27 09:29:06 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: servala/servala-portal#158
No description provided.