Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Commits
  • a247442 Merge pull request #794 from json-schema-org/ether/dynamic-scopes-subschemas
  • 19810ec Add a test for respecting dynamic scopes while avoiding the root of each schema
  • 8da0a7b Merge pull request #792 from jdesrosiers/more-v1-transistion
  • 94c0b0e Fix more "draft/next" occurances that we missed
  • 8fd4fce Merge pull request #786 from jdesrosiers/a-label-tests
  • b8bb858 Add more comprehensive tessts for A-labels in the "hostname" format
  • 9b8ef53 Cleanup hostname tests (remove dups, fix descriptions, reorder)
  • See full diff 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 `a247442`.
- [Release notes](https://github.com/json-schema-org/JSON-Schema-Test-Suite/releases)
- [Commits](json-schema-org/JSON-Schema-Test-Suite@be58fa9...a247442)

---
updated-dependencies:
- dependency-name: test-suites/schema-test-suite
  dependency-version: a247442bca7a4798ab6187e035200feacd5423ed
  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 19, 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: 3f59a84 Previous: 8109aca Ratio
macosArm64.CommonAvgTimeBench.validate ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 5380.877662580646 us/op 3028.149030925508 us/op 1.78
macosX64.CommonAvgTimeBench.validateBasic ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 8214.84050733945 us/op 3443.2100567375883 us/op 2.39
macosX64.CommonAvgTimeBench.validateBasic ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 6750.992450331125 us/op 3840.0777099526067 us/op 1.76
macosX64.CommonAvgTimeBench.validateDetailed ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 15516.094927777778 us/op 7831.987070247933 us/op 1.98
macosX64.CommonAvgTimeBench.validateDetailed ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 17848.36142037037 us/op 7585.120029032258 us/op 2.35
macosX64.CommonAvgTimeBench.validateFlag ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 4460.389860106383 us/op 2249.0816190582964 us/op 1.98
macosX64.CommonAvgTimeBench.validateFlag ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 4.2171423711399605 us/op 1.6009795159581213 us/op 2.63
macosX64.CommonAvgTimeBench.validateVerbose ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 34203.80368484848 us/op 14109.271866666666 us/op 2.42
macosX64.CommonAvgTimeBench.validateVerbose ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 31072.60381111111 us/op 15164.96576567164 us/op 2.05
macosX64.CommonAvgTimeBench.validate ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 6061.0739721311475 us/op 3275.7801833846156 us/op 1.85
macosX64.CommonAvgTimeBench.validate ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 7853.22378898305 us/op 3024.7686637168144 us/op 2.60

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