Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Bump jsonschema from 1.2.6 to 1.4.0 #650

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

Merged
merged 3 commits into from
Jul 27, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 27, 2021

Bumps jsonschema from 1.2.6 to 1.4.0.

Commits
  • 7f6fd99 Prepare 1.4.0
  • 164de96 README: document "required" option
  • 85836ef Add throwFirst/throwAll options
  • a0d4c70 test: coverage for Validator#validate
  • 7158d65 test: coverage for base argument in addSchema
  • fed3bba test: More coverage of addSchema
  • 92d9431 test: Add pending test to verify that base is not a relative URI
  • 5a8649d Validator#validate: add "required" option
  • abfea4b test: add Validator tests for coverage
  • 87eccec Prepare 1.3.0
  • 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 [jsonschema](https://github.com/tdegrunt/jsonschema) from 1.2.6 to 1.4.0.
- [Release notes](https://github.com/tdegrunt/jsonschema/releases)
- [Commits](tdegrunt/jsonschema@v1.2.6...v1.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner July 27, 2021 22:23
@dependabot dependabot bot added the Update dependencies Trigger PR workflow to update dependencies label Jul 27, 2021
@github-actions github-actions bot removed the Update dependencies Trigger PR workflow to update dependencies label Jul 27, 2021
@edoardopirovano edoardopirovano merged commit ea5e627 into main Jul 27, 2021
@edoardopirovano edoardopirovano deleted the dependabot/npm_and_yarn/jsonschema-1.4.0 branch July 27, 2021 23:20
@github-actions github-actions bot mentioned this pull request Aug 2, 2021
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant