Bump com.networknt:json-schema-validator from 3.0.0 to 3.0.1#409
Merged
OptimumCode merged 1 commit intomainfrom Mar 11, 2026
Merged
Conversation
Bumps [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/networknt/json-schema-validator/releases) - [Changelog](https://github.com/networknt/json-schema-validator/blob/master/CHANGELOG.md) - [Commits](networknt/json-schema-validator@3.0.0...3.0.1) --- updated-dependencies: - dependency-name: com.networknt:json-schema-validator dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
There was a problem hiding this comment.
⚠️ 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: 9419dd9 | Previous: 5120529 | Ratio |
|---|---|---|---|
macosArm64.CommonAvgTimeBench.validateBasic ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) |
1972.2785331999999 us/op |
1223.0629383285304 us/op |
1.61 |
macosArm64.CommonAvgTimeBench.validateBasic ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) |
2730.5868266467064 us/op |
1482.8959448214287 us/op |
1.84 |
macosArm64.CommonAvgTimeBench.validateDetailed ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) |
6419.224008333334 us/op |
3477.200220249221 us/op |
1.85 |
macosArm64.CommonAvgTimeBench.validateDetailed ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) |
7962.544501744186 us/op |
3769.1291821818186 us/op |
2.11 |
macosArm64.CommonAvgTimeBench.validateFlag ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) |
1727.7761386627906 us/op |
893.7612935238096 us/op |
1.93 |
macosArm64.CommonAvgTimeBench.validateFlag ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) |
1.0819276171891672 us/op |
0.6072227341821923 us/op |
1.78 |
macosArm64.CommonAvgTimeBench.validateVerbose ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) |
10442.590158510639 us/op |
6802.274824576272 us/op |
1.54 |
macosArm64.CommonAvgTimeBench.validateVerbose ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) |
8714.60469160839 us/op |
5779.4422012820505 us/op |
1.51 |
macosArm64.CommonAvgTimeBench.validate ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) |
2016.7921577220077 us/op |
1157.9502811203317 us/op |
1.74 |
macosArm64.CommonAvgTimeBench.validate ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) |
2635.18610569395 us/op |
1193.8665378169792 us/op |
2.21 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @OptimumCode
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps com.networknt:json-schema-validator from 3.0.0 to 3.0.1.
Release notes
Sourced from com.networknt:json-schema-validator's releases.
Changelog
Sourced from com.networknt:json-schema-validator's changelog.
... (truncated)
Commits
d352d6fupdate version to 3.0.1a313e60upgrade to 3.0.1 and update changelogff327ecUpgrade Jackson from 3.0.3 to 3.1.0 to fix CVE-2026-29062 (#1236)43cbcf7Fix minimum maximum validators with type array (#1227)98b842dAdd method to SpecificationVersion to determine from schema node (#1221)c98d19aupdate contributor list in README.mdDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)