Commit b8aa761
authored
build(deps): bump github.com/invopop/jsonschema from 0.12.0 to 0.13.0 (#1460)
Bumps
[github.com/invopop/jsonschema](https://github.com/invopop/jsonschema)
from 0.12.0 to 0.13.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/invopop/jsonschema/commit/328cc73c3399c73df18b708fa00d29669cb0e4cc"><code>328cc73</code></a>
Merge pull request <a
href="https://redirect.github.com/invopop/jsonschema/issues/159">#159</a>
from misberner/mi/custom-comment-lookup</li>
<li><a
href="https://github.com/invopop/jsonschema/commit/83557f43cf57dde4314dbeb9a4ee320d0d7168f5"><code>83557f4</code></a>
Trying to fix running test workflow</li>
<li><a
href="https://github.com/invopop/jsonschema/commit/20dafe1dfb498ba5c0843bc7633990f47910f407"><code>20dafe1</code></a>
Add a custom mechanism for looking up comments.</li>
<li><a
href="https://github.com/invopop/jsonschema/commit/42b1bb00eb50d8f8abe4bc5185599a69a13d5f1c"><code>42b1bb0</code></a>
Merge pull request <a
href="https://redirect.github.com/invopop/jsonschema/issues/158">#158</a>
from invopop/codecov</li>
<li><a
href="https://github.com/invopop/jsonschema/commit/fd4a187e4262e9a6b002aee24042f9f1fca53f84"><code>fd4a187</code></a>
Testing support for full comments</li>
<li><a
href="https://github.com/invopop/jsonschema/commit/26cd70a3ff5c27feeb8dd9518b899f6612b54d7c"><code>26cd70a</code></a>
Fixing linter issues</li>
<li><a
href="https://github.com/invopop/jsonschema/commit/c404ce3b07e9c3bb8b70d33f22163327218b7f53"><code>c404ce3</code></a>
Updating actions</li>
<li><a
href="https://github.com/invopop/jsonschema/commit/cb1a2f6fd17870a48cf14a058d416df7e8137179"><code>cb1a2f6</code></a>
Codecov. Minor renaming of comments handler</li>
<li><a
href="https://github.com/invopop/jsonschema/commit/a4467074499db5797e8aa5c6da052c69bbba9127"><code>a446707</code></a>
Merge pull request <a
href="https://redirect.github.com/invopop/jsonschema/issues/111">#111</a>
from cloudquery/fix/no-format-limits</li>
<li><a
href="https://github.com/invopop/jsonschema/commit/15fa257925c2dda5ee7ae87cffff86eff40607d1"><code>15fa257</code></a>
Linter bump</li>
<li>Additional commits viewable in <a
href="https://github.com/invopop/jsonschema/compare/v0.12.0...v0.13.0">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 e892184 commit b8aa761
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
195 | | - | |
196 | | - | |
| 195 | + | |
| 196 | + | |
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
| |||
0 commit comments