Skip to content

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

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 10, 2025

This PR contains the following updates:

Package Type Update Change
python-jsonschema/check-jsonschema repository minor 0.30.0 -> 0.33.0

Warning

Some dependencies could not be looked up. Check the warning logs for more information.

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

Compare Source

  • Update vendored schemas: bitbucket-pipelines, buildkite, circle-ci, compose-spec,
    github-workflows, mergify, renovate, taskfile, woodpecker-ci (2025-04-11)
  • A new option, --force-filetype, is now supported and allows users to
    explicitly specify which parser should be used for instance files. Thanks
    :user:mschoettle! (:pr:557, :issue:341)

v0.32.1

Compare Source

  • Fix the check-meltano hook to use types_or. Thanks
    :user:edgarrmondragon! (:pr:543)

v0.32.0

Compare Source

  • Update vendored schemas: circle-ci, compose-spec, dependabot, github-workflows,
    gitlab-ci, mergify, renovate, taskfile (2025-03-25)
  • Add Meltano schema and pre-commit hook. Thanks :user:edgarrmondragon! (:issue:540)
  • Add Snapcraft schema and pre-commit hook. Thanks :user:fabolhak! (:issue:535)

v0.31.3

Compare Source

  • Update vendored schemas: circle-ci, github-workflows, mergify, renovate, taskfile
    (2025-03-07)

v0.31.2

Compare Source

  • Update vendored schemas: dependabot, github-workflows, gitlab-ci, mergify, renovate,
    woodpecker-ci (2025-02-19)

v0.31.1

Compare Source

  • Update vendored schemas: buildkite, cloudbuild, compose-spec, mergify,
    renovate (2025-01-26)
  • Update the gitlab and renovate hooks to use
    --regex-variant nonunicode. Thanks :user:quentin-ag and :user:Callek
    for reporting! (:issue:516, :issue:518)
  • Update the required ruamel.yaml version to a range,
    >=0.18.10,<0.19.0.

v0.31.0

Compare Source

  • Update vendored schemas: azure-pipelines, bamboo-spec, buildkite, circle-ci,
    dependabot, gitlab-ci, mergify, readthedocs, renovate, taskfile (2025-01-07)

  • Drop support for Python 3.8

  • Rename --format-regex to --regex-variant and convert
    --format-regex to a deprecated alias.
    It will be removed in a future release.

  • Regular expression interpretation in "pattern", "patternProperties", and
    "format": "regex" usages now uses unicode-mode JS regular expressions by
    default. (:issue:353)

    • Use --regex-variant nonunicode to get non-unicode JS regular
      expressions, the default behavior from previous versions.
    • Custom validators may be impacted by the new regular expression
      features. Validators are now always modified with the jsonschema
      library's extend() API to control the pattern and
      patternProperties keywords.

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 added the task label Jan 10, 2025
@renovate renovate bot requested a review from TheKevJames as a code owner January 10, 2025 04:02
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved 👍

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved 👍

@renovate renovate bot force-pushed the renovate/python-jsonschema-check-jsonschema-0.x branch 3 times, most recently from dad7adb to bd12f40 Compare January 13, 2025 05:35
@renovate renovate bot force-pushed the renovate/python-jsonschema-check-jsonschema-0.x branch 3 times, most recently from b4b1445 to 3c1b048 Compare January 27, 2025 05:12
@renovate renovate bot changed the title chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.31.0 chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.31.1 Jan 30, 2025
@renovate renovate bot force-pushed the renovate/python-jsonschema-check-jsonschema-0.x branch 3 times, most recently from 294c8b1 to 395e4d4 Compare February 3, 2025 05:52
@renovate renovate bot force-pushed the renovate/python-jsonschema-check-jsonschema-0.x branch 3 times, most recently from a5d3a9f to c9bc7bf Compare February 16, 2025 21:22
@renovate renovate bot changed the title chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.31.1 chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.31.2 Feb 20, 2025
@renovate renovate bot force-pushed the renovate/python-jsonschema-check-jsonschema-0.x branch from c9bc7bf to 8af7fa5 Compare February 20, 2025 05:39
@renovate renovate bot force-pushed the renovate/python-jsonschema-check-jsonschema-0.x branch from 8af7fa5 to 080c7cf Compare February 27, 2025 06:37
@renovate renovate bot changed the title chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.31.2 chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.31.3 Mar 7, 2025
@renovate renovate bot force-pushed the renovate/python-jsonschema-check-jsonschema-0.x branch from 080c7cf to 567e33a Compare March 7, 2025 19:06
@renovate renovate bot force-pushed the renovate/python-jsonschema-check-jsonschema-0.x branch 4 times, most recently from e94d7f6 to 5e09c43 Compare March 21, 2025 07:20
@renovate renovate bot force-pushed the renovate/python-jsonschema-check-jsonschema-0.x branch from 5e09c43 to 544251d Compare March 24, 2025 07:59
@renovate renovate bot changed the title chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.31.3 chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.32.0 Mar 26, 2025
@renovate renovate bot force-pushed the renovate/python-jsonschema-check-jsonschema-0.x branch from 544251d to 4b20776 Compare March 26, 2025 01:46
@renovate renovate bot changed the title chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.32.0 chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.32.1 Mar 26, 2025
@renovate renovate bot force-pushed the renovate/python-jsonschema-check-jsonschema-0.x branch 3 times, most recently from 165f02b to e961ef0 Compare April 1, 2025 23:17
@renovate renovate bot changed the title chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.32.1 chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.33.0 Apr 11, 2025
@renovate renovate bot force-pushed the renovate/python-jsonschema-check-jsonschema-0.x branch from e961ef0 to 4df93a2 Compare April 11, 2025 22:49
@renovate renovate bot force-pushed the renovate/python-jsonschema-check-jsonschema-0.x branch 2 times, most recently from 52a6a3f to 7d3f687 Compare April 28, 2025 06:04
@renovate renovate bot force-pushed the renovate/python-jsonschema-check-jsonschema-0.x branch 3 times, most recently from 357b17b to 4fb17d7 Compare May 12, 2025 07:38
@renovate renovate bot force-pushed the renovate/python-jsonschema-check-jsonschema-0.x branch 7 times, most recently from b67ed6f to 6116241 Compare May 19, 2025 02:48
@renovate renovate bot force-pushed the renovate/python-jsonschema-check-jsonschema-0.x branch from 6116241 to dde50d6 Compare May 19, 2025 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants