Skip to content
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

Update dependency jsonschema to v4.12.1 #191

Merged
merged 1 commit into from
Aug 18, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 18, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

python-jsonschema/jsonschema

v4.12.1

Compare Source

=======

  • Fix some stray comments in the README.

v4.12.0

Compare Source

=======

  • Warn at runtime when subclassing validator classes. Doing so was not
    intended to be public API, though it seems some downstream libraries
    do so. A future version will make this an error, as it is brittle and
    better served by composing validator objects instead. Feel free to reach
    out if there are any cases where changing existing code seems difficult
    and I can try to provide guidance.

v4.11.0

Compare Source

=======

  • Make the rendered README in PyPI simpler and fancier. Thanks Hynek (#​983)!

v4.10.3

Compare Source

=======

  • jsonschema.validators.validator_for now properly uses the explicitly
    provided default validator even if the $schema URI is not found.

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 August 18, 2022 10:12
@renovate renovate bot force-pushed the renovate/jsonschema-4.x branch from 30f8c32 to ff570f2 Compare August 18, 2022 12:44
@renovate renovate bot changed the title Update dependency jsonschema to v4.11.0 Update dependency jsonschema to v4.12.1 Aug 18, 2022
@Clivern Clivern merged commit 4caae8a into main Aug 18, 2022
@Clivern Clivern deleted the renovate/jsonschema-4.x branch August 18, 2022 20:20
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