Skip to content

Bump com.networknt:json-schema-validator from 3.0.4 to 3.0.5 - #463

Merged
OptimumCode merged 1 commit into
mainfrom
dependabot/gradle/com.networknt-json-schema-validator-3.0.5
Jun 26, 2026
Merged

OptimumCode merged 1 commit into
mainfrom
dependabot/gradle/com.networknt-json-schema-validator-3.0.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps com.networknt:json-schema-validator from 3.0.4 to 3.0.5.

Release notes

Sourced from com.networknt:json-schema-validator's releases.

3.0.5- 2026-06-21

Added

Changed

  • fixes #1252 problem with additionalProperties schema in jsconfig schema (#1253)
  • fixes #1174 TextNodes as schema seem to validate any value (#1250)
Changelog

Sourced from com.networknt:json-schema-validator's changelog.

Change Log

All notable changes to this project will be documented in this file.

This format is based on Keep a Changelog.

This project does not adhere to Semantic Versioning and minor version changes can have incompatible API changes. These incompatible API changes will largely affect those who have custom validator or walker implementations. Those who just use the library to validate using the standard JSON Schema Draft specifications may not need changes.

[Unreleased]

Added

Changed

Changed

3.0.5- 2026-06-21

Added

Changed

  • fixes #1252 problem with additionalProperties schema in jsconfig schema (#1253)
  • fixes #1174 TextNodes as schema seem to validate any value (#1250)

3.0.4- 2026-06-10

Added

Changed

3.0.3- 2026-05-27

Added

Changed

3.0.2- 2026-04-14

Added

Changed

3.0.1- 2026-03-10

... (truncated)

Commits

@dependabot dependabot Bot added the dependencies Dependencies update to newer versions label Jun 22, 2026

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

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: 6852f95 Previous: ba7a5df Ratio
macosArm64.CommonAvgTimeBench.validateBasic ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 2663.5092593939394 us/op 1253.7303385099688 us/op 2.12
macosArm64.CommonAvgTimeBench.validateBasic ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 3328.8833623239434 us/op 1247.7516112 us/op 2.67
macosArm64.CommonAvgTimeBench.validateDetailed ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 8503.381328971964 us/op 2801.507253174603 us/op 3.04
macosArm64.CommonAvgTimeBench.validateDetailed ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 5402.706390776699 us/op 3118.950590368272 us/op 1.73
macosArm64.CommonAvgTimeBench.validateFlag ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 1499.3522108320253 us/op 871.7822099559471 us/op 1.72
macosArm64.CommonAvgTimeBench.validateFlag ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 1.277477261906275 us/op 0.5672410124170056 us/op 2.25
macosArm64.CommonAvgTimeBench.validate ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 2344.120823732719 us/op 1022.9553746319365 us/op 2.29
macosArm64.CommonAvgTimeBench.validate ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 3010.8469171243937 us/op 1052.569166631579 us/op 2.86

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

CC: @OptimumCode

@dependabot
dependabot Bot force-pushed the dependabot/gradle/com.networknt-json-schema-validator-3.0.5 branch from 007dcb2 to e8a5b54 Compare June 23, 2026 22:20
@OptimumCode
OptimumCode enabled auto-merge (squash) June 26, 2026 14:37
Bumps [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) from 3.0.4 to 3.0.5.
- [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.4...3.0.5)

---
updated-dependencies:
- dependency-name: com.networknt:json-schema-validator
  dependency-version: 3.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/gradle/com.networknt-json-schema-validator-3.0.5 branch from e8a5b54 to 6852f95 Compare June 26, 2026 14:38
@OptimumCode
OptimumCode merged commit a374062 into main Jun 26, 2026
16 of 18 checks passed
@OptimumCode
OptimumCode deleted the dependabot/gradle/com.networknt-json-schema-validator-3.0.5 branch June 26, 2026 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies update to newer versions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant