-
Notifications
You must be signed in to change notification settings - Fork 0
Bump jsonschema from 4.24.0 to 4.25.0 #15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.24.0 to 4.25.0. - [Release notes](https://github.com/python-jsonschema/jsonschema/releases) - [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst) - [Commits](python-jsonschema/jsonschema@v4.24.0...v4.25.0) --- updated-dependencies: - dependency-name: jsonschema dependency-version: 4.25.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot squash and merge
…________________________________
From: dependabot[bot] ***@***.***>
Sent: Tuesday, July 22, 2025 3:05:01 AM
To: vasudev-gm/django_tutorial ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [vasudev-gm/django_tutorial] Bump jsonschema from 4.24.0 to 4.25.0 (PR #15)
Bumps jsonschema<https://github.com/python-jsonschema/jsonschema> from 4.24.0 to 4.25.0.
Release notes
Sourced from jsonschema's releases<https://github.com/python-jsonschema/jsonschema/releases>.
v4.25.0
What's Changed
* Add support for the iri and iri-reference formats to the format-nongpl extra by @jkowalleck<https://github.com/jkowalleck> in python-jsonschema/jsonschema#1388<https://redirect.github.com/python-jsonschema/jsonschema/pull/1388>
New Contributors
* @jkowalleck<https://github.com/jkowalleck> made their first contribution in python-jsonschema/jsonschema#1388<https://redirect.github.com/python-jsonschema/jsonschema/pull/1388>
Full Changelog: ***@***.***<python-jsonschema/jsonschema@v4.24.1...v4.25.0>
v4.24.1
What's Changed
* Unambiguously quote and escape properties in JSON path rendering by @kurtmckee<https://github.com/kurtmckee> in python-jsonschema/jsonschema#1390<https://redirect.github.com/python-jsonschema/jsonschema/pull/1390>
* Drop python<3.9 backports by @hackowitz-af<https://github.com/hackowitz-af> in python-jsonschema/jsonschema#1367<https://redirect.github.com/python-jsonschema/jsonschema/pull/1367>
New Contributors
* @hackowitz-af<https://github.com/hackowitz-af> made their first contribution in python-jsonschema/jsonschema#1367<https://redirect.github.com/python-jsonschema/jsonschema/pull/1367>
* @kurtmckee<https://github.com/kurtmckee> made their first contribution in python-jsonschema/jsonschema#1390<https://redirect.github.com/python-jsonschema/jsonschema/pull/1390>
Full Changelog: ***@***.***<python-jsonschema/jsonschema@v4.24.0...v4.24.1>
Changelog
Sourced from jsonschema's changelog<https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst>.
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. (#1388<https://redirect.github.com/python-jsonschema/jsonschema/issues/1388>).
v4.24.1
* Properly escape segments in ValidationError.json_path (#139<https://redirect.github.com/python-jsonschema/jsonschema/issues/139>).
Commits
* 9889f69<python-jsonschema/jsonschema@9889f69> Add the new functionality to the CHANGELOG.
* 18855d0<python-jsonschema/jsonschema@18855d0> Merge pull request #1388<https://redirect.github.com/python-jsonschema/jsonschema/issues/1388> from jkowalleck/feat/validate_rfc3987_non-gpl/rfc398...
* 1a6067f<python-jsonschema/jsonschema@1a6067f> adjust rfc3987-syntax min-version
* 6aadb8b<python-jsonschema/jsonschema@6aadb8b> Add the fix to the CHANGELOG.
* 785741e<python-jsonschema/jsonschema@785741e> Add a dependency group for our new test dependency.
* dc54734<python-jsonschema/jsonschema@dc54734> Add a uv.lock.
* b5572c9<python-jsonschema/jsonschema@b5572c9> Merge pull request #1390<https://redirect.github.com/python-jsonschema/jsonschema/issues/1390> from kurtmckee/fix-json_path-str-rendering
* 4cf45b9<python-jsonschema/jsonschema@4cf45b9> Feedback: Use jsonpath-ng to re-parse the rendered JSON path
* 2680f6a<python-jsonschema/jsonschema@2680f6a> Feedback: Make a compiled regex pattern private
* 9a957d7<python-jsonschema/jsonschema@9a957d7> Unambiguously quote and escape properties in JSON path rendering
* Additional commits viewable in compare view<python-jsonschema/jsonschema@v4.24.0...v4.25.0>
[Dependabot compatibility score]<https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores>
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 merge will merge this PR after your CI passes on it
* @dependabot squash and merge will squash and merge this PR after your CI passes on it
* @dependabot cancel merge will cancel a previously requested merge and block automerging
* @dependabot reopen will reopen this PR if it is closed
* @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
* @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)
________________________________
You can view, comment on, or merge this pull request online at:
#15
Commit Summary
* e2949b9<e2949b9> Bump jsonschema from 4.24.0 to 4.25.0
File Changes
(2 files<https://github.com/vasudev-gm/django_tutorial/pull/15/files>)
* M pyproject.toml<https://github.com/vasudev-gm/django_tutorial/pull/15/files#diff-50c86b7ed8ac2cf95bd48334961bf0530cdc77b5a56f852c5c61b89d735fd711> (2)
* M requirements.txt<https://github.com/vasudev-gm/django_tutorial/pull/15/files#diff-4d7c51b1efe9043e44439a949dfd92e5827321b34082903477fd04876edb7552> (2)
Patch Links:
* https://github.com/vasudev-gm/django_tutorial/pull/15.patch
* https://github.com/vasudev-gm/django_tutorial/pull/15.diff
—
Reply to this email directly, view it on GitHub<#15>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ANCXKEZ7IETPTDK7MOQ6CW33JVMILAVCNFSM6AAAAACCA7WDG6VHI2DSMVQWIX3LMV43ASLTON2WKOZTGI2TAMJQG42DSNQ>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
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
Pull requests that update python code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps jsonschema from 4.24.0 to 4.25.0.
Release notes
Sourced from jsonschema's releases.
Changelog
Sourced from jsonschema's changelog.
Commits
9889f69
Add the new functionality to the CHANGELOG.18855d0
Merge pull request #1388 from jkowalleck/feat/validate_rfc3987_non-gpl/rfc398...1a6067f
adjust rfc3987-syntax min-version6aadb8b
Add the fix to the CHANGELOG.785741e
Add a dependency group for our new test dependency.dc54734
Add a uv.lock.b5572c9
Merge pull request #1390 from kurtmckee/fix-json_path-str-rendering4cf45b9
Feedback: Use jsonpath-ng to re-parse the rendered JSON path2680f6a
Feedback: Make a compiled regex pattern private9a957d7
Unambiguously quote and escape properties in JSON path renderingDependabot 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 merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)