Bump com.networknt:json-schema-validator from 3.0.2 to 3.0.3 - #448
Merged
OptimumCode merged 1 commit intoJun 3, 2026
Merged
Conversation
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: 886c344 | Previous: 4a8e97d | Ratio |
|---|---|---|---|
macosArm64.CommonAvgTimeBench.validate ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) |
2300.110952417795 us/op |
1342.1918794354838 us/op |
1.71 |
macosArm64.CommonAvgTimeBench.validate ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) |
2182.44657912844 us/op |
1402.303615923567 us/op |
1.56 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @OptimumCode
OptimumCode
enabled auto-merge (squash)
June 3, 2026 17:33
Bumps [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) from 3.0.2 to 3.0.3. - [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.2...3.0.3) --- updated-dependencies: - dependency-name: com.networknt:json-schema-validator dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/gradle/com.networknt-json-schema-validator-3.0.3
branch
from
June 3, 2026 17:34
886c344 to
9623304
Compare
OptimumCode
deleted the
dependabot/gradle/com.networknt-json-schema-validator-3.0.3
branch
June 3, 2026 17:59
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.2 to 3.0.3.
Release notes
Sourced from com.networknt:json-schema-validator's releases.
Changelog
Sourced from com.networknt:json-schema-validator's changelog.
... (truncated)
Commits
7407dddupgrade to 3.0.3 and update changelog07b694bfixes #1246 Coercion bug (#1247)9df7d32Merge branch 'master' of github.com:networknt/json-schema-validator2686725add gitignore331ced5Cleanup of IOException leftovers after update to jackson3 (#1244)