Skip to content

Bump jsonschema from 4.17.0 to 4.17.1

Johannes Zumthurm requested to merge dependabot/pip/jsonschema-4.17.1 into master

Created by: dependabot[bot]

Bumps jsonschema from 4.17.0 to 4.17.1.

Release notes

Sourced from jsonschema's releases.

v4.17.1

Full Changelog: https://github.com/python-jsonschema/jsonschema/compare/v4.17.0...v4.17.1

Changelog

Sourced from jsonschema's changelog.

v4.17.1

  • The error message when using unevaluatedProperties with a non-trivial schema value (i.e. something other than false) has been improved (#996).
Commits
  • 46fdb98 v4.17.1 -> CHANGELOG
  • 000dd3d Remove making believe we are ReadTheDocs in CI builds.
  • 5563044 Skip the rest of the docs builds on Windows in CI.
  • 198d1af Run more things with 3.11 in CI.
  • da35584 Suppress epub warnings for duplicated ToC entries.
  • be86aad Temporarily evade wpilibsuite/sphinxext-opengraph#87
  • 9069484 Update docs requirements.
  • 4f8f346 Un-bundle single-vocabulary meta-schemas.
  • 7830605 Emit a better error message for unevaluatedProperties with a subschema.
  • 75903d8 Merge commit '62e69b2c3be9e30c50bea2e595eb2afcd13666ec'
  • 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)

Merge request reports

Loading