Skip to content

Bump check-jsonschema from 0.20.0 to 0.21.0#290

Merged
larsoner merged 2 commits intomainfrom
dependabot/pip/check-jsonschema-0.21.0
Jan 25, 2023
Merged

Bump check-jsonschema from 0.20.0 to 0.21.0#290
larsoner merged 2 commits intomainfrom
dependabot/pip/check-jsonschema-0.21.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 25, 2023

Bumps check-jsonschema from 0.20.0 to 0.21.0.

Changelog

Sourced from check-jsonschema's changelog.

0.21.0

  • Update vendored schemas: github-workflows, gitlab-ci, renovate (2023-01-24)
  • Fix a bug in which --check-metaschema was not building validators correctly. The metaschema's schema dialect is chosen correctly now, and metaschema formats are now checked by default. This can be disabled with --disable-format.
  • Fix the resolution of $schema dialect to format checker classes
  • Fix package dependency lower bounds, including setting jsonschema>=4.5.1
  • Output colorization can now be controlled with --color [never|always|auto]. Thanks :user:WillDaSilva!
Commits
  • fe49fe4 Bump version for release
  • 0dc50b7 [vendor-schemas] automated update (#234)
  • 67515c8 Add links and flatten changelog toctree
  • b2c710a Add FAQ page to docs
  • c39bd81 Update changelog & clenaup tests
  • 3ed4681 Add --color CLI flag, supporting "auto", "never", and "always" (#227)
  • e341e39 Update and test min dependency versions (#233)
  • cbe7755 Fix resolution of format checker classes (#232)
  • eed1aea Fix how '--check-metaschema' builds validators (#230)
  • f39794d [vendor-schemas] automated update (#224)
  • 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.20.0 to 0.21.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.20.0...0.21.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 Jan 25, 2023
@larsoner larsoner enabled auto-merge (squash) January 25, 2023 19:15
@codecov
Copy link

codecov bot commented Jan 25, 2023

Codecov Report

Merging #290 (5706666) into main (ec96cc9) will decrease coverage by 0.90%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #290      +/-   ##
==========================================
- Coverage   97.31%   96.41%   -0.90%     
==========================================
  Files           8        8              
  Lines         670      670              
  Branches       82       82              
==========================================
- Hits          652      646       -6     
- Misses          0        3       +3     
- Partials       18       21       +3     

@larsoner larsoner merged commit 739e0da into main Jan 25, 2023
@larsoner larsoner deleted the dependabot/pip/check-jsonschema-0.21.0 branch January 25, 2023 19:41
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.

1 participant