Skip to content

Bump check-jsonschema from 0.22.0 to 0.23.0#378

Merged
tkoyama010 merged 2 commits intomainfrom
dependabot/pip/check-jsonschema-0.23.0
May 8, 2023
Merged

Bump check-jsonschema from 0.22.0 to 0.23.0#378
tkoyama010 merged 2 commits intomainfrom
dependabot/pip/check-jsonschema-0.23.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 5, 2023

Bumps check-jsonschema from 0.22.0 to 0.23.0.

Release notes

Sourced from check-jsonschema's releases.

v0.23.0

What's Changed

Full Changelog: python-jsonschema/check-jsonschema@0.22.0...0.23.0

Changelog

Sourced from check-jsonschema's changelog.

0.23.0

  • Update vendored schemas: azure-pipelines, buildkite, dependabot, github-workflows, gitlab-ci, renovate (2023-05-03)
  • A new option, --disable-formats replaces and enhances the --disable-format flag. --disable-formats takes a format to disable and may be passed multiple times, allowing users to opt out of any specific format checks. --disable-format "*" can be used to disable all format checking. --disable-format is still supported, but is deprecated and emits a warning.
Commits
  • 241789d Bump version for release
  • 0adea54 Update release metadata to match new process
  • 95f98c7 Add new --disable-formats flag to replace --disable-format (#261)
  • 539f4d9 Update ruamel.yaml to latest (#260)
  • fa33d37 [vendor-schemas] automated update (#253)
  • 919b148 [pre-commit.ci] pre-commit autoupdate (#257)
  • 9dfc937 Update sphinx requirement from <7 to <8 (#256)
  • 3a719d7 [vendor-schemas] automated update (#245)
  • 142dc62 Bump peter-evans/create-pull-request from 4 to 5 (#252)
  • 52e56fd [pre-commit.ci] pre-commit autoupdate (#250)
  • 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.22.0 to 0.23.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.22.0...0.23.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 May 5, 2023
@tkoyama010 tkoyama010 enabled auto-merge (squash) May 5, 2023 08:04
@codecov
Copy link

codecov bot commented May 5, 2023

Codecov Report

❗ No coverage uploaded for pull request base (main@ccceb23). Click here to learn what that means.
The diff coverage is n/a.

❗ Current head 58d0b43 differs from pull request most recent head fbbb46a. Consider uploading reports for the commit fbbb46a to get more accurate results

@@           Coverage Diff           @@
##             main     #378   +/-   ##
=======================================
  Coverage        ?   97.31%           
=======================================
  Files           ?        7           
  Lines           ?      671           
  Branches        ?       82           
=======================================
  Hits            ?      653           
  Misses          ?        0           
  Partials        ?       18           

@tkoyama010 tkoyama010 merged commit 95e78c0 into main May 8, 2023
@tkoyama010 tkoyama010 deleted the dependabot/pip/check-jsonschema-0.23.0 branch May 8, 2023 16:17
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