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): bump check-jsonschema from 0.27.2 to 0.27.3 in /requirements #204

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2023

Bumps check-jsonschema from 0.27.2 to 0.27.3.

Release notes

Sourced from check-jsonschema's releases.

v0.27.3

  • Update vendored schemas: bitbucket, gitlab-ci, readthedocs, renovate (2023-12-05)
  • Limit the number of instance files which are opened simultaneously, which avoids reaching OS limits for open file descriptors. Thanks @​ianmackinnon! (#352)
  • Improve handling of schemafiles to ensure that they are only read once (#363)
Changelog

Sourced from check-jsonschema's changelog.

0.27.3

  • Update vendored schemas: bitbucket, gitlab-ci, readthedocs, renovate (2023-12-05)
  • Limit the number of instance files which are opened simultaneously, which avoids reaching OS limits for open file descriptors. Thanks :user:ianmackinnon! (:issue:352)
  • Improve handling of schemafiles to ensure that they are only read once (:pr:363)
Commits
  • de17730 Bump version and changelog for release
  • 16a6062 Merge pull request #363 from python-jsonschema/improve-file-handling
  • 03d433b Fix incorrect test skip (Linux vs posix)
  • 2196b87 Support lazy files with pyjson5
  • 59a7816 Fix mypy linting errors
  • 20ab97f Add a test which verifies lazy file reading
  • bb2be1c [vendor-schemas] automated update (#357)
  • 3d49748 Fix schema readers to cache data
  • b02f492 Apply lazy file reading for instancefiles
  • e0e7da4 Bump responses from 0.23.3 to 0.24.1 (#361)
  • 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)

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

Bumps [check-jsonschema](https://github.com/python-jsonschema/check-jsonschema) from 0.27.2 to 0.27.3.
- [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.27.2...0.27.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the ci/cd Continuous integration and delivery label Dec 11, 2023
@dependabot dependabot bot requested a review from a team December 11, 2023 16:34
@Borda Borda merged commit 2665dcf into main Dec 11, 2023
46 of 47 checks passed
@Borda Borda deleted the dependabot-pip-requirements-check-jsonschema-0.27.3 branch December 11, 2023 16:57
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant