gravitee-io-community / gravitee-cli

Apache License 2.0
10 stars 6 forks source link

chore(deps): update dependency jsonschema to v4.12.1 #133

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

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`](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.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication