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 ~4.17.0 (next) #2771

Merged
merged 3 commits into from Nov 21, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 8, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jsonschema (changelog) ~4.7.0 -> ~4.17.0 age adoption passing confidence

Configuration

πŸ“… Schedule: Branch creation - "before 2am" (UTC), Automerge - At any time (no schedule defined).

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

β™» Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

πŸ”• 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 Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 8, 2022
@renovate renovate bot force-pushed the renovate/next-jsonschema-4.x branch from 4252b38 to f89e5f7 Compare November 10, 2022 21:34
@renovate renovate bot force-pushed the renovate/next-jsonschema-4.x branch from f89e5f7 to 51fdb77 Compare November 14, 2022 15:35
@bryanculver
Copy link
Member

Pylint failing because draft7_format_checker is no longer available on the top level jsonschema as it's being deprecated

Accessing jsonschema.draftN_format_checker is deprecated. Instead, if you want access to the format checker itself, it is exposed as jsonschema.validators.DraftNValidator.FORMAT_CHECKER on any jsonschema.protocols.Validator.

Site: https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst#v4160

CI Failure: https://github.com/nautobot/nautobot/actions/runs/3462891363/jobs/5782897397#step:5:22

@glennmatthews glennmatthews merged commit b791297 into next Nov 21, 2022
@glennmatthews glennmatthews deleted the renovate/next-jsonschema-4.x branch November 21, 2022 21:56
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants