Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.29.2 #86

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 18, 2024

This PR contains the following updates:

Package Type Update Change
python-jsonschema/check-jsonschema repository minor 0.28.3 -> 0.29.2

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.2

Compare Source

  • Update vendored schemas: buildkite, github-workflows, gitlab-ci, renovate,
    woodpecker-ci (2024-08-22)
  • Convert from setup.cfg to pyproject.toml for python package metadata

v0.29.1

Compare Source

  • Update vendored schemas: circle-ci, dependabot, gitlab-ci, renovate,
    woodpecker-ci (2024-07-21)
  • Fix a bug which could result in local file URI resolution failing on
    non-Windows platforms in certain cases. Thanks :user:bukzor! (:pr:465)
  • Fix caching behaviors to ensure that caches are correctly preserved across
    instancefiles during --schemafile evaluation. This also fixes a bug in the
    remote $ref cache.
    Thanks :user:alex1701c for reporting! (:issue:463, :pr:466)

v0.29.0

Compare Source

  • 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)

v0.28.6

Compare Source

  • Update vendored schemas: bitbucket-pipelines, circle-ci, readthedocs,
    renovate (2024-06-23)
  • Add CircleCI schema and pre-commit hook. Thanks :user:jrdnbradford! (:pr:444)

v0.28.5

Compare Source

  • Update vendored schemas: bitbucket-pipelines, dependabot, github-actions,
    github-workflows, gitlab-ci, readthedocs, renovate (2024-06-10)
  • Update bitbucket schema to use the option from the
    intellij-bitbucket-references-plugin . For more details on this decision, see
    :issue:440 . Thanks @​blade2005 for the PR! (:pr:442)

v0.28.4

Compare Source

  • Update vendored schemas: buildkite, github-workflows, gitlab-ci, renovate,
    taskfile, woodpecker-ci (2024-05-19)

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, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.29.0 chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.29.1 Jul 27, 2024
@renovate renovate bot force-pushed the renovate/python-jsonschema-check-jsonschema-0.x branch from 3d701e0 to 75d0e30 Compare July 27, 2024 23:07
@renovate renovate bot changed the title chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.29.1 chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.29.2 Aug 22, 2024
@renovate renovate bot force-pushed the renovate/python-jsonschema-check-jsonschema-0.x branch from 75d0e30 to 4782d90 Compare August 22, 2024 23:36
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.

0 participants