-
Notifications
You must be signed in to change notification settings - Fork 6
Commit 8dc83b4
authored
Bump com.networknt:json-schema-validator from 1.3.1 to 1.3.2 (#56)
Bumps
[com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator)
from 1.3.1 to 1.3.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/networknt/json-schema-validator/releases">com.networknt:json-schema-validator's
releases</a>.</em></p>
<blockquote>
<h2>1.3.2 - 2024-02-07</h2>
<h3>Added</h3>
<h3>Changed</h3>
<ul>
<li>Update upgrading doc on fail fast (<a
href="https://redirect.github.com/networknt/json-schema-validator/issues/961">#961</a>)
Thanks <a
href="https://github.com/justin-tay"><code>@justin-tay</code></a></li>
<li>Improve schema retrieval docs (<a
href="https://redirect.github.com/networknt/json-schema-validator/issues/959">#959</a>)
Thanks <a
href="https://github.com/justin-tay"><code>@justin-tay</code></a></li>
<li>Refactor format validation (<a
href="https://redirect.github.com/networknt/json-schema-validator/issues/958">#958</a>)
Thanks <a
href="https://github.com/justin-tay"><code>@justin-tay</code></a></li>
<li>Add test for OpenAPI 3.1 schema validation (<a
href="https://redirect.github.com/networknt/json-schema-validator/issues/956">#956</a>)
Thanks <a
href="https://github.com/justin-tay"><code>@justin-tay</code></a></li>
<li>Fix patternProperties annotation (<a
href="https://redirect.github.com/networknt/json-schema-validator/issues/955">#955</a>)
Thanks <a
href="https://github.com/justin-tay"><code>@justin-tay</code></a></li>
<li>Add test for type integer (<a
href="https://redirect.github.com/networknt/json-schema-validator/issues/954">#954</a>)
Thanks <a
href="https://github.com/justin-tay"><code>@justin-tay</code></a></li>
<li>Improve vocabulary support (<a
href="https://redirect.github.com/networknt/json-schema-validator/issues/953">#953</a>)
Thanks <a
href="https://github.com/justin-tay"><code>@justin-tay</code></a></li>
<li>Fix resolve (<a
href="https://redirect.github.com/networknt/json-schema-validator/issues/952">#952</a>)
Thanks <a
href="https://github.com/justin-tay"><code>@justin-tay</code></a></li>
<li>Locale.ENGLISH should set. (<a
href="https://redirect.github.com/networknt/json-schema-validator/issues/951">#951</a>)
Thanks <a
href="https://github.com/justin-tay"><code>@justin-tay</code></a></li>
<li>Fix issues with hierarchy output report (<a
href="https://redirect.github.com/networknt/json-schema-validator/issues/947">#947</a>)
Thanks <a
href="https://github.com/justin-tay"><code>@justin-tay</code></a></li>
<li>Add test for type loose for array and update doc for behavior (<a
href="https://redirect.github.com/networknt/json-schema-validator/issues/946">#946</a>)
Thanks <a
href="https://github.com/justin-tay"><code>@justin-tay</code></a></li>
<li>Support type loose for multipleOf validator (<a
href="https://redirect.github.com/networknt/json-schema-validator/issues/945">#945</a>)
Thanks <a
href="https://github.com/justin-tay"><code>@justin-tay</code></a></li>
<li>Fix for required annotations for evaluation not collected (<a
href="https://redirect.github.com/networknt/json-schema-validator/issues/944">#944</a>)
Thanks <a
href="https://github.com/justin-tay"><code>@justin-tay</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/networknt/json-schema-validator/blob/master/CHANGELOG.md">com.networknt:json-schema-validator's
changelog</a>.</em></p>
<blockquote>
<h2>1.3.2 - 2024-02-07</h2>
<h3>Added</h3>
<h3>Changed</h3>
<ul>
<li>Update upgrading doc on fail fast (<a
href="https://redirect.github.com/networknt/json-schema-validator/issues/961">#961</a>)
Thanks <a
href="https://github.com/justin-tay"><code>@justin-tay</code></a></li>
<li>Improve schema retrieval docs (<a
href="https://redirect.github.com/networknt/json-schema-validator/issues/959">#959</a>)
Thanks <a
href="https://github.com/justin-tay"><code>@justin-tay</code></a></li>
<li>Refactor format validation (<a
href="https://redirect.github.com/networknt/json-schema-validator/issues/958">#958</a>)
Thanks <a
href="https://github.com/justin-tay"><code>@justin-tay</code></a></li>
<li>Add test for OpenAPI 3.1 schema validation (<a
href="https://redirect.github.com/networknt/json-schema-validator/issues/956">#956</a>)
Thanks <a
href="https://github.com/justin-tay"><code>@justin-tay</code></a></li>
<li>Fix patternProperties annotation (<a
href="https://redirect.github.com/networknt/json-schema-validator/issues/955">#955</a>)
Thanks <a
href="https://github.com/justin-tay"><code>@justin-tay</code></a></li>
<li>Add test for type integer (<a
href="https://redirect.github.com/networknt/json-schema-validator/issues/954">#954</a>)
Thanks <a
href="https://github.com/justin-tay"><code>@justin-tay</code></a></li>
<li>Improve vocabulary support (<a
href="https://redirect.github.com/networknt/json-schema-validator/issues/953">#953</a>)
Thanks <a
href="https://github.com/justin-tay"><code>@justin-tay</code></a></li>
<li>Fix resolve (<a
href="https://redirect.github.com/networknt/json-schema-validator/issues/952">#952</a>)
Thanks <a
href="https://github.com/justin-tay"><code>@justin-tay</code></a></li>
<li>Locale.ENGLISH should set. (<a
href="https://redirect.github.com/networknt/json-schema-validator/issues/951">#951</a>)
Thanks <a
href="https://github.com/justin-tay"><code>@justin-tay</code></a></li>
<li>Fix issues with hierarchy output report (<a
href="https://redirect.github.com/networknt/json-schema-validator/issues/947">#947</a>)
Thanks <a
href="https://github.com/justin-tay"><code>@justin-tay</code></a></li>
<li>Add test for type loose for array and update doc for behavior (<a
href="https://redirect.github.com/networknt/json-schema-validator/issues/946">#946</a>)
Thanks <a
href="https://github.com/justin-tay"><code>@justin-tay</code></a></li>
<li>Support type loose for multipleOf validator (<a
href="https://redirect.github.com/networknt/json-schema-validator/issues/945">#945</a>)
Thanks <a
href="https://github.com/justin-tay"><code>@justin-tay</code></a></li>
<li>Fix for required annotations for evaluation not collected (<a
href="https://redirect.github.com/networknt/json-schema-validator/issues/944">#944</a>)
Thanks <a
href="https://github.com/justin-tay"><code>@justin-tay</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/networknt/json-schema-validator/commit/5069ba4dd0449e2bc876c016dbcb62255b21b996"><code>5069ba4</code></a>
upgrade to 1.3.2 and update changelog</li>
<li><a
href="https://github.com/networknt/json-schema-validator/commit/8f47aac0e55ce31427a05369ebbc9c8843d5575f"><code>8f47aac</code></a>
Update upgrading doc on fail fast (<a
href="https://redirect.github.com/networknt/json-schema-validator/issues/961">#961</a>)</li>
<li><a
href="https://github.com/networknt/json-schema-validator/commit/5dc929e908689cf00194e278085bb4d2ff6354d1"><code>5dc929e</code></a>
Improve schema retrieval docs (<a
href="https://redirect.github.com/networknt/json-schema-validator/issues/959">#959</a>)</li>
<li><a
href="https://github.com/networknt/json-schema-validator/commit/e60f81fee67a611447a35385d097974626fd2236"><code>e60f81f</code></a>
Refactor format validation (<a
href="https://redirect.github.com/networknt/json-schema-validator/issues/958">#958</a>)</li>
<li><a
href="https://github.com/networknt/json-schema-validator/commit/32356e9c95a314e91e8dfd73be2dfbf8af6c6c4a"><code>32356e9</code></a>
Add test for OpenAPI 3.1 schema validation (<a
href="https://redirect.github.com/networknt/json-schema-validator/issues/956">#956</a>)</li>
<li><a
href="https://github.com/networknt/json-schema-validator/commit/937105f24dde6defd8f467c9da839aacf36961f0"><code>937105f</code></a>
Fix patternProperties annotation (<a
href="https://redirect.github.com/networknt/json-schema-validator/issues/955">#955</a>)</li>
<li><a
href="https://github.com/networknt/json-schema-validator/commit/fb40864d295dcffb225b8cd9f13fc6d30f9c4866"><code>fb40864</code></a>
Add test for type integer (<a
href="https://redirect.github.com/networknt/json-schema-validator/issues/954">#954</a>)</li>
<li><a
href="https://github.com/networknt/json-schema-validator/commit/a61cf42e452629cff783b4ad175110faabae4f7b"><code>a61cf42</code></a>
Improve vocabulary support (<a
href="https://redirect.github.com/networknt/json-schema-validator/issues/953">#953</a>)</li>
<li><a
href="https://github.com/networknt/json-schema-validator/commit/51fd82b420c3abde014f180ea109155de0d36480"><code>51fd82b</code></a>
Fix resolve (<a
href="https://redirect.github.com/networknt/json-schema-validator/issues/952">#952</a>)</li>
<li><a
href="https://github.com/networknt/json-schema-validator/commit/61bf64a6c9c8bd3577ff6cfdcad8baa5fcddf2b4"><code>61bf64a</code></a>
Locale.ENGLISH should set. (<a
href="https://redirect.github.com/networknt/json-schema-validator/issues/951">#951</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/networknt/json-schema-validator/compare/1.3.1...1.3.2">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 217057d commit 8dc83b4Copy full SHA for 8dc83b4
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- gradle
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - | |
| 43 | + | |
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
|
0 commit comments