Skip to content
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

Bump jsonschema from 1.4.0 to 1.4.1 #108

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps jsonschema from 1.4.0 to 1.4.1.

Commits
  • 7cad274 Bump patch for publishing
  • b40114f Appease eslint
  • 8117c85 Merge pull request #363 from osi-jehrlich/fix-stack-size-exceeded
  • 1fc38f5 fix "RangeError: maximum call stack size exceeded" when there are numerous er...
  • 6f65129 Merge pull request #345 from SebastianG77/fix-exclusiveMinimum-boolean-check
  • 87b9543 Merge pull request #346 from gamedevsam/master
  • 2772c71 Merge pull request #321 from jeff-chamberlain-vntana/patch-1
  • bea9577 Add makeChild type to SchemaContext
  • 59bf94d test: adjust testcase for testing exclusiveMinimum to also cover the edge cas...
  • 351fbfe fix boolean check in validateExclusiveMinimum
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [jsonschema](https://github.com/tdegrunt/jsonschema) from 1.4.0 to 1.4.1.
- [Commits](tdegrunt/jsonschema@v1.4.0...v1.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 25, 2023
@tyrasd tyrasd merged commit 0660f88 into main Nov 13, 2023
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/jsonschema-1.4.1 branch November 13, 2023 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant