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 check-jsonschema requirement from ==0.28.* to ==0.29.* in /requirements #285

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 15, 2024

Updates the requirements on check-jsonschema to permit the latest version.

Release notes

Sourced from check-jsonschema's releases.

v0.29.0

  • 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 @​alex1701c! (#452, #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 @​alex1701c for reporting! (#453)
Changelog

Sourced from check-jsonschema's changelog.

0.29.0

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

0.28.6

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

0.28.5

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

0.28.4

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

0.28.3

  • Update vendored schemas: dependabot, github-workflows, gitlab-ci, renovate, woodpecker-ci (2024-05-05)
  • Update Cloud Build pre-commit hook to support JSON Cloud Build config. Thanks :user:jrdnbradford! (:pr:427)

0.28.2

  • Update vendored schemas: cloudbuild, gitlab-ci, renovate (2024-04-10)
  • Add Taskfile schema and pre-commit hook. Thanks :user:jrdnbradford! (:pr:417)

0.28.1

... (truncated)

Commits
  • 5341df5 Bump version for release
  • 0fa7d91 Add missing changelog entry
  • ddc6341 Merge pull request #459 from python-jsonschema/enhance-testing
  • 08d04a7 Refactor CLI unit tests + add deprecation tests
  • b016212 Add a missing test case for '--validator-class'
  • 245bf10 Add simple non-string examples to format tests
  • e31b55f Merge pull request #457 from python-jsonschema/cache-refs
  • 761a2b2 Merge pull request #458 from python-jsonschema/vendor-schemas-auto
  • 64b6ba0 [vendor-schemas] automated update
  • 037c2b2 Refactor cache-related fixtures
  • Additional commits viewable in compare view

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)

📚 Documentation preview 📚: https://lit-utilities--285.org.readthedocs.build/en/285/

Updates the requirements on [check-jsonschema](https://github.com/python-jsonschema/check-jsonschema) to permit the latest version.
- [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.28.0...0.29.0)

---
updated-dependencies:
- dependency-name: check-jsonschema
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from Borda as a code owner July 15, 2024 16:34
@dependabot dependabot bot added the ci/cd Continuous integration and delivery label Jul 15, 2024
@dependabot dependabot bot requested a review from awaelchli as a code owner July 15, 2024 16:34
@dependabot dependabot bot requested a review from a team July 15, 2024 16:34
@Borda Borda merged commit 0847c42 into main Jul 15, 2024
46 checks passed
@Borda Borda deleted the dependabot-pip-requirements-check-jsonschema-eq-0.29.star branch July 15, 2024 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd Continuous integration and delivery dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant