Skip to content

Bump check-jsonschema from 0.16.2 to 0.17.0#191

Merged
akaszynski merged 1 commit intomainfrom
dependabot/pip/check-jsonschema-0.17.0
Jul 5, 2022
Merged

Bump check-jsonschema from 0.16.2 to 0.17.0#191
akaszynski merged 1 commit intomainfrom
dependabot/pip/check-jsonschema-0.17.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 5, 2022

Bumps check-jsonschema from 0.16.2 to 0.17.0.

Changelog

Sourced from check-jsonschema's changelog.

0.17.0

.. vendor-insert-here

  • Update vendored schemas: renovate, travis (2022-06-29)
  • Add support for --data-transform gitlab-ci, which enables expansion of the !reference tag in gitlab CI YAML files. This is now enabled by default on the gitlab-ci pre-commit hook.
  • Support for various file formats has been refactored to share code between the instance and schema loaders. Schema loading can now support the same formats as instances with minimal effort.
  • Support loading schemas from JSON5 files. Like YAML schemas, this is only supported for local files and warns if refs to other JSON5 files are used.
  • Introduce new documentation site at https://check-jsonschema.readthedocs.io
Commits
  • 098aa5b Bump version for release
  • d28aa37 Minor doc fix: move usage note in examples
  • 8f28584 [pre-commit.ci] pre-commit autoupdate (#122)
  • f764c1d Update readme with RTD badge
  • 1e82cf7 Update generated hook documentation
  • fc9fb02 Move the rest of readme doc into readthedocs
  • 9217cbb changelog to RST, begin moving readme to docs
  • e0b3a04 Add initial readthedocs config
  • 4c1e3fc Fix minor type-checking bugs
  • 8a03d5c Merge branch 'patch-1' from pull request #121
  • 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 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.16.2 to 0.17.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.16.2...0.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies maintenance Low-impact maintenance activity labels Jul 5, 2022
@codecov
Copy link

codecov bot commented Jul 5, 2022

Codecov Report

Merging #191 (019ac02) into main (7e02098) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #191   +/-   ##
=======================================
  Coverage   97.22%   97.22%           
=======================================
  Files           8        8           
  Lines         648      648           
  Branches       90       90           
=======================================
  Hits          630      630           
  Partials       18       18           

@akaszynski akaszynski merged commit 6868b66 into main Jul 5, 2022
@akaszynski akaszynski deleted the dependabot/pip/check-jsonschema-0.17.0 branch July 5, 2022 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies maintenance Low-impact maintenance activity

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants