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

build(deps): update dependency check-jsonschema to v0.31.0 #859

Merged
merged 2 commits into from
Jan 30, 2025

Conversation

serious-scaffold[bot]
Copy link
Contributor

@serious-scaffold serious-scaffold bot commented Jan 13, 2025

This PR contains the following updates:

Package Update Change
check-jsonschema minor 0.30.0 -> 0.31.0

Release Notes

python-jsonschema/check-jsonschema (check-jsonschema)

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: Disabled by config. Please merge this manually once you are satisfied.

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.

@huxuan huxuan force-pushed the renovate-github/check-jsonschema-0.x branch from 5ae083d to 77a2733 Compare January 13, 2025 04:45
@serious-scaffold serious-scaffold bot force-pushed the renovate-github/check-jsonschema-0.x branch 4 times, most recently from c2eb6a4 to 0835b03 Compare January 20, 2025 03:47
@serious-scaffold serious-scaffold bot force-pushed the renovate-github/check-jsonschema-0.x branch 3 times, most recently from 94ace91 to 9b35d70 Compare January 30, 2025 01:36
@huxuan huxuan force-pushed the renovate-github/check-jsonschema-0.x branch from 9b35d70 to 527cac2 Compare January 30, 2025 02:34
@huxuan huxuan enabled auto-merge (squash) January 30, 2025 02:38
@huxuan huxuan merged commit af724ed into main Jan 30, 2025
25 checks passed
@huxuan huxuan deleted the renovate-github/check-jsonschema-0.x branch January 30, 2025 02:38
@serious-scaffold
Copy link
Contributor Author

🎉 This PR is included in version 0.0.63 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

1 participant