Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps test-suites/schema-test-suite from be58fa9 to 8da0a7b.

Commits
  • 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 `8da0a7b`.
- [Release notes](https://github.com/json-schema-org/JSON-Schema-Test-Suite/releases)
- [Commits](json-schema-org/JSON-Schema-Test-Suite@be58fa9...8da0a7b)

---
updated-dependencies:
- dependency-name: test-suites/schema-test-suite
  dependency-version: 8da0a7bcb23f3516590e70bc5c3e396400c27741
  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 10, 2025
@OptimumCode OptimumCode enabled auto-merge (squash) November 10, 2025 13:39
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: 8c71368 Previous: 8e72ed7 Ratio
macosArm64.CommonAvgTimeBench.validateBasic ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 6237.890859009009 us/op 2822.405863392857 us/op 2.21
macosArm64.CommonAvgTimeBench.validateDetailed ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 16748.617884482755 us/op 9944.9312515625 us/op 1.68
macosArm64.CommonAvgTimeBench.validateDetailed ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 16938.564296551725 us/op 6259.00528069307 us/op 2.71
macosX64.CommonAvgTimeBench.validateBasic ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 7223.500217391304 us/op 3842.646175714285 us/op 1.88
macosX64.CommonAvgTimeBench.validateBasic ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 7822.262678640776 us/op 3095.8691166666663 us/op 2.53
macosX64.CommonAvgTimeBench.validateDetailed ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 15048.455052857142 us/op 7663.677444274809 us/op 1.96
macosX64.CommonAvgTimeBench.validateDetailed ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 13546.982698611111 us/op 7563.281441732283 us/op 1.79
macosX64.CommonAvgTimeBench.validateFlag ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 5453.730093296089 us/op 2385.9597641025643 us/op 2.29
macosX64.CommonAvgTimeBench.validateFlag ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 3.2508413766956457 us/op 1.521619230136141 us/op 2.14
macosX64.CommonAvgTimeBench.validateVerbose ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 27638.41116666667 us/op 15111.824775294119 us/op 1.83
macosX64.CommonAvgTimeBench.validateVerbose ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 25295.787916666664 us/op 12723.898549350648 us/op 1.99
macosX64.CommonAvgTimeBench.validate ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 6510.09476 us/op 3652.7795985239854 us/op 1.78
macosX64.CommonAvgTimeBench.validate ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 6768.389251086957 us/op 3493.7833834024896 us/op 1.94

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