Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps check-jsonschema from 0.33.0 to 0.36.0.

Release notes

Sourced from check-jsonschema's releases.

0.36.0

  • Update vendored schemas: bitbucket-pipelines, buildkite, circle-ci, dependabot, gitlab-ci, mergify, readthedocs, renovate, snapcraft (2025-12-14)
  • Add GitHub Discussion category forms schema and pre-commit hook. Thanks :user:edgarrmondragon! (:pr:626)

0.35.0

  • Update vendored schemas: bitbucket-pipelines, buildkite, circle-ci, compose-spec, dependabot, gitlab-ci, meltano, mergify, renovate, snapcraft (2025-11-11)
  • Add official support for Python 3.14
  • Add Citation File Format schema and pre-commit hook. Thanks @​edgarrmondragon! (#502)
  • Improved default text output when parsing errors are encountered. (#581)

0.34.1

  • Update vendored schemas: azure-pipelines, bamboo-spec, buildkite, circle-ci, drone-ci, github-workflows, gitlab-ci, meltano, mergify, renovate, woodpecker-ci (2025-10-13)

0.34.0

  • Update vendored schemas: bitbucket-pipelines, buildkite, compose-spec, dependabot, drone-ci, github-issue-forms, gitlab-ci, meltano, mergify, renovate, snapcraft, woodpecker-ci (2025-09-17)
  • Add GitHub issue config schema and pre-commit hook. Thanks @​vivodi! (#589)
  • Add GitHub issue form schema and pre-commit hook. Thanks @​vivodi! (#588)
  • Add Codecov config schema and pre-commit hook. Thanks @​vivodi! (#598)

0.33.3

  • Update vendored schemas: bitbucket-pipelines, buildkite, compose-spec, dependabot, github-actions, gitlab-ci, meltano, mergify, renovate, taskfile, woodpecker-ci (2025-08-17)

0.33.2

  • Update vendored schemas: bitbucket-pipelines, mergify, renovate (2025-06-29)
  • Fix a bug in the evaluation of the date-time format on non-string data, which incorrectly rejected values for which string was one of several valid types. Thanks @​katylava! (#571)

0.33.1

  • Update vendored schemas: bamboo-spec, bitbucket-pipelines, circle-ci, cloudbuild, compose-spec, dependabot, drone-ci, github-actions, github-workflows, gitlab-ci, mergify, readthedocs, renovate, taskfile, travis, woodpecker-ci (2025-06-22)
  • Fix: support click==8.2.0
  • Fix a bug in Last-Modified header parsing which used local time and could result in improper caching. Thanks @​fenuks! (#565)
Changelog

Sourced from check-jsonschema's changelog.

0.36.0

  • Update vendored schemas: bitbucket-pipelines, buildkite, circle-ci, dependabot, gitlab-ci, mergify, readthedocs, renovate, snapcraft (2025-12-14)
  • Add GitHub Discussion category forms schema and pre-commit hook. Thanks :user:edgarrmondragon! (:pr:626)

0.35.0

  • Update vendored schemas: bitbucket-pipelines, buildkite, circle-ci, compose-spec, dependabot, gitlab-ci, meltano, mergify, renovate, snapcraft (2025-11-11)
  • Add official support for Python 3.14
  • Add Citation File Format schema and pre-commit hook. Thanks :user:edgarrmondragon! (:issue:502)
  • Improved default text output when parsing errors are encountered. (:issue:581)

0.34.1

  • Update vendored schemas: azure-pipelines, bamboo-spec, buildkite, circle-ci, drone-ci, github-workflows, gitlab-ci, meltano, mergify, renovate, woodpecker-ci (2025-10-13)

0.34.0

  • Update vendored schemas: bitbucket-pipelines, buildkite, compose-spec, dependabot, drone-ci, github-issue-forms, gitlab-ci, meltano, mergify, renovate, snapcraft, woodpecker-ci (2025-09-17)
  • Add GitHub issue config schema and pre-commit hook. Thanks :user:vivodi! (:issue:589)
  • Add GitHub issue form schema and pre-commit hook. Thanks :user:vivodi! (:issue:588)
  • Add Codecov config schema and pre-commit hook. Thanks :user:vivodi! (:pr:598)

0.33.3

  • Update vendored schemas: bitbucket-pipelines, buildkite, compose-spec, dependabot, github-actions, gitlab-ci, meltano, mergify, renovate, taskfile, woodpecker-ci (2025-08-17)

0.33.2

  • Update vendored schemas: bitbucket-pipelines, mergify, renovate (2025-06-29)
  • Fix a bug in the evaluation of the date-time format on non-string data, which incorrectly rejected values for which string was one of several valid types. Thanks :user:katylava! (:issue:571)

0.33.1

... (truncated)

Commits
  • 0fe8648 Bump version for release
  • b911680 Remove setup.py file
  • 6041beb Merge pull request #632 from python-jsonschema/dependabot/github_actions/pete...
  • bc7f586 Merge pull request #631 from python-jsonschema/dependabot/github_actions/acti...
  • 66b68fd Merge pull request #629 from python-jsonschema/dependabot/github_actions/acti...
  • 904024e Merge pull request #627 from python-jsonschema/vendor-schemas-auto
  • 2d5d96e Merge pull request #630 from python-jsonschema/dependabot/github_actions/acti...
  • 5dcf26d Bump peter-evans/create-pull-request from 7 to 8
  • c2743ad Bump actions/download-artifact from 6 to 7
  • 5c7cc83 Bump actions/cache from 4 to 5
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [check-jsonschema](https://github.com/python-jsonschema/check-jsonschema) from 0.33.0 to 0.36.0.
- [Release notes](https://github.com/python-jsonschema/check-jsonschema/releases)
- [Changelog](https://github.com/python-jsonschema/check-jsonschema/blob/main/CHANGELOG.rst)
- [Commits](python-jsonschema/check-jsonschema@0.33.0...0.36.0)

---
updated-dependencies:
- dependency-name: check-jsonschema
  dependency-version: 0.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jan 1, 2026
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 1, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant