Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2025

Bumps test-suites/schema-test-suite from 15e4505 to 02a0d89.

Commits
  • 02a0d89 Merge pull request #743 from Vinit-Pandit/MeastroZI-patch-1
  • c1545e6 Update unevaluatedProperties.json
  • 7e97001 Merge pull request #764 from Dragonsangel/date_time_validation
  • 677a939 Merge pull request #784 from sangamon/781-date-time-format-extended-year
  • 9672a5b Merge pull request #783 from sangamon/780-uuid-format-shifted-dashes
  • 28e49b1 add test for invalid "shifted" dashes in uuid format (#780)
  • aecf038 add test for invalid extended year in date-time format (#781)
  • 0be5549 Added tests to ensure date and time formats don't accept date-time formats
  • 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 `15e4505` to `02a0d89`.
- [Release notes](https://github.com/json-schema-org/JSON-Schema-Test-Suite/releases)
- [Commits](json-schema-org/JSON-Schema-Test-Suite@15e4505...02a0d89)

---
updated-dependencies:
- dependency-name: test-suites/schema-test-suite
  dependency-version: 02a0d89f6e1d6e864028d7e497b8ee6b63eaca19
  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 Oct 14, 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: 1fc4630 Previous: 07894d3 Ratio
macosArm64.CommonAvgTimeBench.validateBasic ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 5597.616167708334 us/op 3497.3963693913042 us/op 1.60
macosArm64.CommonAvgTimeBench.validateBasic ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 6861.281195854923 us/op 3888.508744931507 us/op 1.76
macosArm64.CommonAvgTimeBench.validateDetailed ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 14108.723703448277 us/op 5224.793796666667 us/op 2.70
macosArm64.CommonAvgTimeBench.validateVerbose ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 23742.03009111111 us/op 9854.528661616161 us/op 2.41
macosArm64.CommonAvgTimeBench.validate ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 4811.572493961352 us/op 2122.9310154494383 us/op 2.27
macosArm64.CommonAvgTimeBench.validate ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 6720.578521290323 us/op 1672.0078617931035 us/op 4.02

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

CC: @OptimumCode

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 15, 2025

Superseded by #342.

@dependabot dependabot bot closed this Oct 15, 2025
@dependabot dependabot bot deleted the dependabot/submodules/test-suites/schema-test-suite-02a0d89 branch October 15, 2025 12:15
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