Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 7, 2026

Bumps test-suites/schema-test-suite from be58fa9 to 646f11d.

Commits
  • 646f11d Merge pull request #812 from Shristibot/clarification-on-test-suite
  • ba3f950 Update README.md
  • 3fc5417 Merge pull request #808 from json-schema-org/ether/more-fix-remotes
  • fac4f6f Clarify that the test-suite is not astyle guide
  • ece5bd1 Merge pull request #804 from Shristibot/add-if-then-else-tests
  • 525adc9 move aside remotes that are not valid in earlier drafts
  • bbe22f8 remove redundant remotes that also exist in draft-specific directories
  • ea0baf8 these files are no longer used, and contain an unresolveable $ref on earlier ...
  • bef1e2e Remove redundant then/else false test cases
  • 910af73 Merge pull request #803 from json-schema-org/gregsdennis/proposals
  • Additional commits viewable in compare view

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 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)

Bumps [test-suites/schema-test-suite](https://github.com/json-schema-org/JSON-Schema-Test-Suite) from `be58fa9` to `646f11d`.
- [Release notes](https://github.com/json-schema-org/JSON-Schema-Test-Suite/releases)
- [Commits](json-schema-org/JSON-Schema-Test-Suite@be58fa9...646f11d)

---
updated-dependencies:
- dependency-name: test-suites/schema-test-suite
  dependency-version: 646f11da957d7bfe371bab8772576ad44da26e27
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added ignore PR is marked to be ignored for release notes tests Tests enhancements labels Jan 7, 2026
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark 'KMP JSON schema validator'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.50.

Benchmark suite Current: 92d0569 Previous: d7a6d76 Ratio
macosArm64.CommonAvgTimeBench.validateBasic ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 5568.532734848484 us/op 1238.2594194961664 us/op 4.50
macosArm64.CommonAvgTimeBench.validateBasic ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 5625.171991701244 us/op 1314.0039864029666 us/op 4.28
macosArm64.CommonAvgTimeBench.validateDetailed ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 14921.943633098592 us/op 2826.0225479564037 us/op 5.28
macosArm64.CommonAvgTimeBench.validateDetailed ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 17408.679319642855 us/op 2952.9948254838705 us/op 5.90
macosArm64.CommonAvgTimeBench.validateFlag ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 4764.593880630631 us/op 819.3176389878163 us/op 5.82
macosArm64.CommonAvgTimeBench.validateFlag ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 2.342082829870718 us/op 0.6026032090509389 us/op 3.89
macosArm64.CommonAvgTimeBench.validateVerbose ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 22254.69295862069 us/op 6356.213233516483 us/op 3.50
macosArm64.CommonAvgTimeBench.validateVerbose ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 12438.909938461537 us/op 5783.4299 us/op 2.15
macosArm64.CommonAvgTimeBench.validate ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 2358.5071354251013 us/op 1192.182533510074 us/op 1.98
macosArm64.CommonAvgTimeBench.validate ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 4888.112056875 us/op 1195.0384172932331 us/op 4.09

This comment was automatically generated by workflow using github-action-benchmark.

CC: @OptimumCode

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ignore PR is marked to be ignored for release notes tests Tests enhancements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants