Update dependency jsonschema to >=4.25.0 #158

Open
renovate wants to merge 1 commit from renovate/jsonschema-4.x into main
Member

This PR contains the following updates:

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

Release Notes

python-jsonschema/jsonschema (jsonschema)

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.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/jsonschema/4.25.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/jsonschema/4.24.0/4.25.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>python-jsonschema/jsonschema (jsonschema)</summary> ### [`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
All checks were successful
Tests / test (push) Successful in 26s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/jsonschema-4.x:renovate/jsonschema-4.x
git checkout renovate/jsonschema-4.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff renovate/jsonschema-4.x
git checkout renovate/jsonschema-4.x
git rebase main
git checkout main
git merge --ff-only renovate/jsonschema-4.x
git checkout renovate/jsonschema-4.x
git rebase main
git checkout main
git merge --no-ff renovate/jsonschema-4.x
git checkout main
git merge --squash renovate/jsonschema-4.x
git checkout main
git merge --ff-only renovate/jsonschema-4.x
git checkout main
git merge renovate/jsonschema-4.x
git push origin main
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.