Commit 2b9793d
authored
fix(deps): Update module github.com/invopop/jsonschema to v0.14.0 (#2494)
This PR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [github.com/invopop/jsonschema](https://redirect.github.com/invopop/jsonschema) | `v0.13.0` → `v0.14.0` |  |  |
---
### Release Notes
<details>
<summary>invopop/jsonschema (github.com/invopop/jsonschema)</summary>
### [`v0.14.0`](https://redirect.github.com/invopop/jsonschema/releases/tag/v0.14.0)
[Compare Source](https://redirect.github.com/invopop/jsonschema/compare/v0.13.0...v0.14.0)
##### What's Changed
- Upgrade to golangci-lint v2 by [@​samlown](https://redirect.github.com/samlown) in [#​187](https://redirect.github.com/invopop/jsonschema/pull/187)
- Bump minimum Go version to 1.24 by [@​samlown](https://redirect.github.com/samlown) in [#​188](https://redirect.github.com/invopop/jsonschema/pull/188)
- Support omitzero json tags by [@​YvanGuidoin](https://redirect.github.com/YvanGuidoin) in [#​161](https://redirect.github.com/invopop/jsonschema/pull/161)
- feat: Respect json:",string" for integer fields in generated schema by [@​fengxsong](https://redirect.github.com/fengxsong) in [#​183](https://redirect.github.com/invopop/jsonschema/pull/183)
- Split jsonschema\_extras only on unescaped commas by [@​liorokman](https://redirect.github.com/liorokman) in [#​173](https://redirect.github.com/invopop/jsonschema/pull/173)
- Fix nil pointer dereference in ReflectFromType with ExpandedStruct (fix [#​163](https://redirect.github.com/invopop/jsonschema/issues/163)) by [@​edznux-dd](https://redirect.github.com/edznux-dd) in [#​186](https://redirect.github.com/invopop/jsonschema/pull/186)
- Replace wk8/go-ordered-map with pb33f/ordered-map by [@​samlown](https://redirect.github.com/samlown) in [#​189](https://redirect.github.com/invopop/jsonschema/pull/189)
##### New Contributors
- [@​YvanGuidoin](https://redirect.github.com/YvanGuidoin) made their first contribution in [#​161](https://redirect.github.com/invopop/jsonschema/pull/161)
- [@​fengxsong](https://redirect.github.com/fengxsong) made their first contribution in [#​183](https://redirect.github.com/invopop/jsonschema/pull/183)
- [@​liorokman](https://redirect.github.com/liorokman) made their first contribution in [#​173](https://redirect.github.com/invopop/jsonschema/pull/173)
- [@​edznux-dd](https://redirect.github.com/edznux-dd) made their first contribution in [#​186](https://redirect.github.com/invopop/jsonschema/pull/186)
**Full Changelog**: <invopop/jsonschema@v0.13.0...v0.14.0>
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- Between 12:00 AM and 03:59 AM, on day 1 of the month (`* 0-3 1 * *`)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Mend Renovate](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNDAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE0MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->1 parent 4f16e2c commit 2b9793d
3 files changed
Lines changed: 10 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | 55 | | |
57 | 56 | | |
58 | 57 | | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | 67 | | |
69 | 68 | | |
70 | 69 | | |
| |||
79 | 78 | | |
80 | 79 | | |
81 | 80 | | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
113 | | - | |
| 112 | + | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
126 | | - | |
127 | 125 | | |
128 | 126 | | |
129 | 127 | | |
| |||
137 | 135 | | |
138 | 136 | | |
139 | 137 | | |
| 138 | + | |
| 139 | + | |
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
174 | | - | |
175 | 173 | | |
176 | 174 | | |
177 | 175 | | |
| |||
207 | 205 | | |
208 | 206 | | |
209 | 207 | | |
| 208 | + | |
| 209 | + | |
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments