Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 5, 2025

Bumps test-suites/schema-test-suite from e99b24c to be58fa9.

Commits
  • be58fa9 Merge pull request #791 from json-schema-org/ether/fix-draft-next-removal
  • acaece3 stop using the term "draft" to mean "version", and fix the remaining mentions...
  • 980e105 Merge pull request #790 from dylankerr-bis/add-test-sibling-nested-ref-id
  • b5037ed Add test for sibling $ref and $id in nested schema to v1 suite
  • 4cf5599 Merge pull request #776 from davishmcclurg/idn-hostname-separators
  • a930db4 Shorten test descriptions to appease ci
  • aab0875 Updates form PR feedback
  • 081a16a Test IDN label separators separate labels
  • 658c8cf Test IDN label separator in hostname format
  • 38c04b8 Test label separator position in hostname formats
  • 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 `e99b24c` to `be58fa9`.
- [Release notes](https://github.com/json-schema-org/JSON-Schema-Test-Suite/releases)
- [Commits](json-schema-org/JSON-Schema-Test-Suite@e99b24c...be58fa9)

---
updated-dependencies:
- dependency-name: test-suites/schema-test-suite
  dependency-version: be58fa98d5f79bb8d20f45a15e540332669ad947
  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 Nov 5, 2025
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: 669bf35 Previous: 31e9605 Ratio
macosArm64.CommonAvgTimeBench.validateBasic ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 5847.592776969697 us/op 1650.6281296183206 us/op 3.54
macosArm64.CommonAvgTimeBench.validateBasic ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 2867.441580208333 us/op 1880.953146086957 us/op 1.52
macosArm64.CommonAvgTimeBench.validateDetailed ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 9523.825775172412 us/op 4689.137009170306 us/op 2.03
macosArm64.CommonAvgTimeBench.validateFlag ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 2598.9863944983817 us/op 1018.57043657754 us/op 2.55
macosArm64.CommonAvgTimeBench.validateFlag ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 1.197255150837964 us/op 0.7626740675181447 us/op 1.57
macosArm64.CommonAvgTimeBench.validateVerbose ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 15040.82346491228 us/op 8770.687994915254 us/op 1.71
macosArm64.CommonAvgTimeBench.validateVerbose ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 11335.877888636363 us/op 7388.188969871795 us/op 1.53
macosX64.CommonAvgTimeBench.validateBasic ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 5870.321727848101 us/op 3711.756204561404 us/op 1.58
macosX64.CommonAvgTimeBench.validateDetailed ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 13316.510854545453 us/op 8757.094244347825 us/op 1.52

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