python-jsonschema/jsonschema
### [`v4.12.1`](https://togithub.com/python-jsonschema/jsonschema/blob/HEAD/CHANGELOG.rst#v4121)
[Compare Source](https://togithub.com/python-jsonschema/jsonschema/compare/v4.12.0...v4.12.1)
\=======
- Fix some stray comments in the README.
### [`v4.12.0`](https://togithub.com/python-jsonschema/jsonschema/blob/HEAD/CHANGELOG.rst#v4120)
[Compare Source](https://togithub.com/python-jsonschema/jsonschema/compare/v4.11.0...v4.12.0)
\=======
- 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`](https://togithub.com/python-jsonschema/jsonschema/blob/HEAD/CHANGELOG.rst#v4110)
[Compare Source](https://togithub.com/python-jsonschema/jsonschema/compare/v4.10.3...v4.11.0)
\=======
- Make the rendered README in PyPI simpler and fancier. Thanks Hynek ([#983](https://togithub.com/python-jsonschema/jsonschema/issues/983))!
### [`v4.10.3`](https://togithub.com/python-jsonschema/jsonschema/blob/HEAD/CHANGELOG.rst#v4103)
[Compare Source](https://togithub.com/python-jsonschema/jsonschema/compare/v4.10.2...v4.10.3)
\=======
- `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 these updates 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.
This PR contains the following updates:
==4.10.2
->==4.12.1
Release Notes
python-jsonschema/jsonschema
### [`v4.12.1`](https://togithub.com/python-jsonschema/jsonschema/blob/HEAD/CHANGELOG.rst#v4121) [Compare Source](https://togithub.com/python-jsonschema/jsonschema/compare/v4.12.0...v4.12.1) \======= - Fix some stray comments in the README. ### [`v4.12.0`](https://togithub.com/python-jsonschema/jsonschema/blob/HEAD/CHANGELOG.rst#v4120) [Compare Source](https://togithub.com/python-jsonschema/jsonschema/compare/v4.11.0...v4.12.0) \======= - 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`](https://togithub.com/python-jsonschema/jsonschema/blob/HEAD/CHANGELOG.rst#v4110) [Compare Source](https://togithub.com/python-jsonschema/jsonschema/compare/v4.10.3...v4.11.0) \======= - Make the rendered README in PyPI simpler and fancier. Thanks Hynek ([#983](https://togithub.com/python-jsonschema/jsonschema/issues/983))! ### [`v4.10.3`](https://togithub.com/python-jsonschema/jsonschema/blob/HEAD/CHANGELOG.rst#v4103) [Compare Source](https://togithub.com/python-jsonschema/jsonschema/compare/v4.10.2...v4.10.3) \======= - `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 these updates again.
This PR has been generated by Mend Renovate. View repository job log here.