Commit e74e9b7
authored
fix(deps): Update module github.com/invopop/jsonschema to v0.14.0 (#743)
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 8c99f8a commit e74e9b7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments