Skip to content

Update dependency jsonschema to v4.9.0#180

Merged
Clivern merged 1 commit intomainfrom
renovate/jsonschema-4.x
Jul 31, 2022
Merged

Update dependency jsonschema to v4.9.0#180
Clivern merged 1 commit intomainfrom
renovate/jsonschema-4.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jul 31, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jsonschema (changelog) ==4.8.0 -> ==4.9.0 age adoption passing confidence

Release Notes

python-jsonschema/jsonschema

v4.9.0

Compare Source

  • Fix relative $ref resolution when the base URI is a URN or other scheme
    (#​544).
  • pkgutil.resolve_name is now used to retrieve validators
    provided on the command line. This function is only available on
    3.9+, so 3.7 and 3.8 (which are still supported) now rely on the
    pkgutil_resolve_name <https://pypi.org/project/pkgutil_resolve_name/>_
    backport package. Note however that the CLI itself is due
    to be deprecated shortly in favor of check-jsonschema <https://github.com/python-jsonschema/check-jsonschema>_.

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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from Clivern as a code owner July 31, 2022 09:38
@Clivern Clivern merged commit 8da6413 into main Jul 31, 2022
@Clivern Clivern deleted the renovate/jsonschema-4.x branch July 31, 2022 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant