Skip to content

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

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

Merged

Conversation

msclock-bot[bot]
Copy link
Contributor

@msclock-bot msclock-bot bot commented Jan 13, 2025

This PR contains the following updates:

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

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.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 - "* 0-3 * * 1" (UTC), Automerge - "* 0-3 1-7 * *" (UTC).

🚦 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 has been generated by Renovate Bot.

Copy link

codecov bot commented Jan 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.80%. Comparing base (360298d) to head (bae292c).
Report is 16 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #131   +/-   ##
=======================================
  Coverage   73.80%   73.80%           
=======================================
  Files           2        2           
  Lines          42       42           
=======================================
  Hits           31       31           
  Misses         11       11           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@msclock-bot msclock-bot 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 31, 2025
@msclock-bot msclock-bot bot force-pushed the renovate-github/python-jsonschema-check-jsonschema-0.x branch 12 times, most recently from 60ebbfd to 69de58c Compare February 4, 2025 03:22
@msclock-bot msclock-bot bot force-pushed the renovate-github/python-jsonschema-check-jsonschema-0.x branch from 69de58c to bae292c Compare February 5, 2025 01:47
@msclock-bot msclock-bot bot merged commit d7d4416 into master Feb 5, 2025
26 checks passed
@msclock-bot msclock-bot bot deleted the renovate-github/python-jsonschema-check-jsonschema-0.x branch February 5, 2025 02:51
@msclock-bot
Copy link
Contributor Author

msclock-bot bot commented Mar 15, 2025

🎉 This PR is included in version 1.4.8 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@msclock-bot msclock-bot bot added the released label Mar 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants