Skip to content

chore(deps): update dependency jsonschema to v4.20.0

Kubitus Bot requested to merge renovate/jsonschema-4.x into main

This MR contains the following updates:

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

Release Notes

python-jsonschema/jsonschema

v4.20.0

Compare Source

=======

  • Properly consider items (and properties) to be evaluated by unevaluatedItems (resp. unevaluatedProperties) when behind a $dynamicRef as specified by the 2020 and 2019 specifications.
  • jsonschema.exceptions.ErrorTree.__setitem__ is now deprecated. More broadly, in general users of jsonschema should never be mutating objects owned by the library.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports