Skip to content

Update dependency jsonschema to v4.10.2#189

Merged
Clivern merged 1 commit intomainfrom
renovate/jsonschema-4.x
Aug 17, 2022
Merged

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Aug 17, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

python-jsonschema/jsonschema

v4.10.2

Compare Source

  • Fix a second place where subclasses may have added attrs attributes (#​982).

v4.10.1

Compare Source

  • Fix Validator.evolve (and APIs like iter_errors which call it) for cases
    where the validator class has been subclassed. Doing so wasn't intended to be
    public API, but given it didn't warn or raise an error it's of course
    understandable. The next release however will make it warn (and a future one
    will make it error). If you need help migrating usage of inheriting from a
    validator class feel free to open a discussion and I'll try to give some
    guidance (#​982).

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 17, 2022 17:45
@renovate renovate bot force-pushed the renovate/jsonschema-4.x branch from c5cf7ce to f2e2194 Compare August 17, 2022 18:27
@Clivern Clivern merged commit a03fe30 into main Aug 17, 2022
@Clivern Clivern deleted the renovate/jsonschema-4.x branch August 17, 2022 18:27
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