jsonschema2dataclass / js2d-gradle

Extended Jsonschema2Pojo gradle plugin
Apache License 2.0
44 stars 10 forks source link

Update pre-commit hook python-jsonschema/check-jsonschema from 0.28.6 to 0.29.0 #970

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
python-jsonschema/check-jsonschema repository minor 0.28.6 -> 0.29.0

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

python-jsonschema/check-jsonschema (python-jsonschema/check-jsonschema) ### [`v0.29.0`](https://togithub.com/python-jsonschema/check-jsonschema/blob/HEAD/CHANGELOG.rst#0290) [Compare Source](https://togithub.com/python-jsonschema/check-jsonschema/compare/0.28.6...0.29.0) - Update vendored schemas: github-workflows, renovate, woodpecker-ci (2024-07-07) - Improve caching to include caching of remote `$ref` downloads. This should improve performance in cases where a schema has many remote refs and is used in repeat invocations. The `$ref` cache can be disabled via the same `--no-cache` flag which disables use of the pre-existing cache. Thanks :user:`alex1701c`! (:issue:`452`, :pr:`454`) - Fix an ordering bug which caused caching to be ineffective, resulting in repeated downloads of remote schemas even when the cache was populated. Thanks :user:`alex1701c` for reporting! (:issue:`453`)

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.



This PR has been generated by Mend Renovate. View repository job log here.