Commit e9601b4
Bumps
[test-suites/schema-test-suite](https://github.com/json-schema-org/JSON-Schema-Test-Suite)
from `e99b24c` to `be58fa9`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/json-schema-org/JSON-Schema-Test-Suite/commit/be58fa98d5f79bb8d20f45a15e540332669ad947"><code>be58fa9</code></a>
Merge pull request <a
href="https://redirect.github.com/json-schema-org/JSON-Schema-Test-Suite/issues/791">#791</a>
from json-schema-org/ether/fix-draft-next-removal</li>
<li><a
href="https://github.com/json-schema-org/JSON-Schema-Test-Suite/commit/acaece38e8d5f2373052c77110159db5c11b63a9"><code>acaece3</code></a>
stop using the term "draft" to mean "version", and
fix the remaining mentions...</li>
<li><a
href="https://github.com/json-schema-org/JSON-Schema-Test-Suite/commit/980e10529f4aba741403a8466cace29a97e67a22"><code>980e105</code></a>
Merge pull request <a
href="https://redirect.github.com/json-schema-org/JSON-Schema-Test-Suite/issues/790">#790</a>
from dylankerr-bis/add-test-sibling-nested-ref-id</li>
<li><a
href="https://github.com/json-schema-org/JSON-Schema-Test-Suite/commit/b5037ed7ac94f2da1865969c95f700259c347822"><code>b5037ed</code></a>
Add test for sibling $ref and $id in nested schema to v1 suite</li>
<li><a
href="https://github.com/json-schema-org/JSON-Schema-Test-Suite/commit/4cf559962d6dd01aa576e9b8889d771df70d9e50"><code>4cf5599</code></a>
Merge pull request <a
href="https://redirect.github.com/json-schema-org/JSON-Schema-Test-Suite/issues/776">#776</a>
from davishmcclurg/idn-hostname-separators</li>
<li><a
href="https://github.com/json-schema-org/JSON-Schema-Test-Suite/commit/a930db4328776cb9fe4ef9297912dacf5157366b"><code>a930db4</code></a>
Shorten test descriptions to appease ci</li>
<li><a
href="https://github.com/json-schema-org/JSON-Schema-Test-Suite/commit/aab08752cf060a333bc44e68ad7294aa20024107"><code>aab0875</code></a>
Updates form PR feedback</li>
<li><a
href="https://github.com/json-schema-org/JSON-Schema-Test-Suite/commit/081a16a76aff9921c54cc549508ce8afaf768483"><code>081a16a</code></a>
Test IDN label separators separate labels</li>
<li><a
href="https://github.com/json-schema-org/JSON-Schema-Test-Suite/commit/658c8cf9f355b9b4e378d4af7201638f1cf802e2"><code>658c8cf</code></a>
Test IDN label separator in <code>hostname</code> format</li>
<li><a
href="https://github.com/json-schema-org/JSON-Schema-Test-Suite/commit/38c04b830a2aa4fa388ec48501268069ef02b432"><code>38c04b8</code></a>
Test label separator position in hostname formats</li>
<li>Additional commits viewable in <a
href="https://github.com/json-schema-org/JSON-Schema-Test-Suite/compare/e99b24c92006fd83803be511d77278910986d6aa...be58fa98d5f79bb8d20f45a15e540332669ad947">compare
view</a></li>
</ul>
</details>
<br />
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Oleg Smirnov <[email protected]>
1 parent 35e9b94 commit e9601b4
File tree
5 files changed
+51
-3
lines changed- json-schema-validator/src
- commonMain/kotlin/io/github/optimumcode/json/schema/internal
- formats
- commonTest/kotlin/io/github/optimumcode/json/schema
- assertions/general/format
- base
- test-suites
5 files changed
+51
-3
lines changedLines changed: 38 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
712 | 712 | | |
713 | 713 | | |
714 | 714 | | |
| 715 | + | |
715 | 716 | | |
716 | 717 | | |
| 718 | + | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
| 734 | + | |
| 735 | + | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
| 751 | + | |
| 752 | + | |
| 753 | + | |
| 754 | + | |
717 | 755 | | |
718 | 756 | | |
719 | 757 | | |
| |||
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
116 | 121 | | |
117 | 122 | | |
118 | 123 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
36 | 39 | | |
37 | 40 | | |
38 | 41 | | |
| |||
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| 118 | + | |
118 | 119 | | |
119 | 120 | | |
120 | 121 | | |
| |||
136 | 137 | | |
137 | 138 | | |
138 | 139 | | |
139 | | - | |
| 140 | + | |
| 141 | + | |
140 | 142 | | |
141 | 143 | | |
142 | 144 | | |
| |||
Submodule schema-test-suite updated 28 files
- README.md+11-12
- output-tests/v1/content/general.json+3-3
- output-tests/v1/content/readOnly.json+3-3
- output-tests/v1/content/type.json+3-3
- output-tests/v1/output-schema.json
- tests/draft2019-09/const.json+44
- tests/draft2019-09/optional/format/hostname.json+15
- tests/draft2019-09/optional/format/idn-hostname.json+60
- tests/draft2019-09/optional/refOfUnknownKeyword.json+44
- tests/draft2019-09/ref.json+33
- tests/draft2020-12/const.json+44
- tests/draft2020-12/optional/format/hostname.json+15
- tests/draft2020-12/optional/format/idn-hostname.json+60
- tests/draft2020-12/optional/refOfUnknownKeyword.json+44
- tests/draft2020-12/ref.json+33
- tests/draft4/enum.json+42
- tests/draft4/optional/format/hostname.json+15
- tests/draft6/const.json+42
- tests/draft6/optional/format/hostname.json+15
- tests/draft7/const.json+42
- tests/draft7/optional/format/hostname.json+15
- tests/draft7/optional/format/idn-hostname.json+60
- tests/v1/const.json+44
- tests/v1/format/hostname.json+15
- tests/v1/format/idn-hostname.json+60
- tests/v1/optional/refOfUnknownKeyword.json+44
- tests/v1/optional/unknownKeyword.json+4-4
- tests/v1/ref.json+33
0 commit comments