fix(deps): update module github.com/atombender/go-jsonschema to v0.17.0 #494
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.10.0
->v0.17.0
Release Notes
atombender/go-jsonschema (github.com/atombender/go-jsonschema)
v0.17.0
Compare Source
Highlights
What's Changed
1d96c77
by @renovate in https://github.com/omissis/go-jsonschema/pull/2190ad4b8f
by @renovate in https://github.com/omissis/go-jsonschema/pull/221CustomNameType
s to specify nillability by @andrew-farries in https://github.com/omissis/go-jsonschema/pull/22044c2b7a
by @renovate in https://github.com/omissis/go-jsonschema/pull/2250ad4b8f
by @renovate in https://github.com/omissis/go-jsonschema/pull/227a5ac7e5
by @renovate in https://github.com/omissis/go-jsonschema/pull/2294c93da0
by @renovate in https://github.com/omissis/go-jsonschema/pull/23023cca88
by @renovate in https://github.com/omissis/go-jsonschema/pull/233404ba88
by @renovate in https://github.com/omissis/go-jsonschema/pull/234fd00a4e
by @renovate in https://github.com/omissis/go-jsonschema/pull/235fc45aab
by @renovate in https://github.com/omissis/go-jsonschema/pull/236go
version requirement by @jamietanna in https://github.com/omissis/go-jsonschema/pull/240692973e
by @renovate in https://github.com/omissis/go-jsonschema/pull/2477f521ea
by @renovate in https://github.com/omissis/go-jsonschema/pull/24846b0784
by @renovate in https://github.com/omissis/go-jsonschema/pull/252e3f2596
by @renovate in https://github.com/omissis/go-jsonschema/pull/2558a7402a
by @renovate in https://github.com/omissis/go-jsonschema/pull/2560cdaa3a
by @renovate in https://github.com/omissis/go-jsonschema/pull/260778ce7b
by @renovate in https://github.com/omissis/go-jsonschema/pull/2679b4947d
by @renovate in https://github.com/omissis/go-jsonschema/pull/268e7e105d
by @renovate in https://github.com/omissis/go-jsonschema/pull/2702024091
by @omissis in https://github.com/omissis/go-jsonschema/pull/274225e2ab
by @renovate in https://github.com/omissis/go-jsonschema/pull/289eef6144
by @renovate in https://github.com/omissis/go-jsonschema/pull/290f66d83c
by @renovate in https://github.com/omissis/go-jsonschema/pull/29211bd719
by @renovate in https://github.com/omissis/go-jsonschema/pull/298New Contributors
Full Changelog: omissis/go-jsonschema@v0.16.0...v0.17.0
v0.16.0
Compare Source
This release introduces several new improvements:
required
propertiesWhat's Changed
required
properties by @Henkoglobin in https://github.com/omissis/go-jsonschema/pull/2151b97071
by @renovate in https://github.com/omissis/go-jsonschema/pull/1902c58cdc
by @renovate in https://github.com/omissis/go-jsonschema/pull/193ec58324
by @renovate in https://github.com/omissis/go-jsonschema/pull/199814bf88
by @renovate in https://github.com/omissis/go-jsonschema/pull/201c7f7c64
by @renovate in https://github.com/omissis/go-jsonschema/pull/206a85f2c6
by @renovate in https://github.com/omissis/go-jsonschema/pull/207a685a6e
by @renovate in https://github.com/omissis/go-jsonschema/pull/210c0f41cb
by @renovate in https://github.com/omissis/go-jsonschema/pull/21393d18d7
by @renovate in https://github.com/omissis/go-jsonschema/pull/214fe59bbe
by @renovate in https://github.com/omissis/go-jsonschema/pull/216New Contributors
Full Changelog: omissis/go-jsonschema@v0.15.0...v0.16.0
v0.15.0
Compare Source
This release introduces one new feature and a fix:
file://
schema in referencesWhat's Changed
2478ac8
by @renovate in https://github.com/omissis/go-jsonschema/pull/1669a3e603
by @renovate in https://github.com/omissis/go-jsonschema/pull/1686522937
by @renovate in https://github.com/omissis/go-jsonschema/pull/172f3f8817
by @renovate in https://github.com/omissis/go-jsonschema/pull/176aacd6d4
by @renovate in https://github.com/omissis/go-jsonschema/pull/178dc181d7
by @renovate in https://github.com/omissis/go-jsonschema/pull/18002704c9
by @renovate in https://github.com/omissis/go-jsonschema/pull/181be819d1
by @renovate in https://github.com/omissis/go-jsonschema/pull/1820dcbfd6
by @renovate in https://github.com/omissis/go-jsonschema/pull/185db7319d
by @renovate in https://github.com/omissis/go-jsonschema/pull/186New Contributors
Full Changelog: omissis/go-jsonschema@v0.14.1...v0.15.0
v0.14.1
Compare Source
What's Changed
b4ffde6
by @renovate in https://github.com/omissis/go-jsonschema/pull/157New Contributors
Full Changelog: omissis/go-jsonschema@v0.14.0...v0.14.1
v0.14.0
Compare Source
This release introduces two big new features:
Secondarily, the entrypoint of the application has been moved to the root folder of the project, hence the go install is now shorter, and resolves to go-jsonschema instead of gojsonschema.
What's Changed
3e424a5
by @renovate in https://github.com/omissis/go-jsonschema/pull/1507918f67
by @renovate in https://github.com/omissis/go-jsonschema/pull/152New Contributors
Full Changelog: omissis/go-jsonschema@v0.13.1...v0.14.0-rc.0
v0.13.1
Compare Source
What's Changed
This releases addresses the
go install
problem highlighted in #131Full Changelog: omissis/go-jsonschema@v0.13.0...v0.13.1-rc.0
v0.13.0
Compare Source
What's Changed
This release introduces some fixes around yaml umarshaling, generated types and validation, as well as it introduces a new set of tests aiming at better verifying the workings of generated code.
Highlights
Other updates
06a737e
by @renovate in https://github.com/omissis/go-jsonschema/pull/94613f0c0
by @renovate in https://github.com/omissis/go-jsonschema/pull/968ade135
by @renovate in https://github.com/omissis/go-jsonschema/pull/1248e2c4ff
by @renovate in https://github.com/omissis/go-jsonschema/pull/1239212866
by @renovate in https://github.com/omissis/go-jsonschema/pull/1015362d2e
by @renovate in https://github.com/omissis/go-jsonschema/pull/125New Contributors
Full Changelog: omissis/go-jsonschema@v0.12.1...v0.13.0
v0.12.1
Compare Source
What's Changed
97b1e66
by @renovate in https://github.com/omissis/go-jsonschema/pull/89fffb143
by @renovate in https://github.com/omissis/go-jsonschema/pull/92Full Changelog: omissis/go-jsonschema@v0.12.0...v0.12.1
v0.12.0
Compare Source
This release brings in the ability to specify which struct tags are dumped on the struct for (de)serialization purposes.
Secondarily, some deps and tools were updated.
What's Changed
dd950f8
by @renovate in https://github.com/omissis/go-jsonschema/pull/782e198f4
by @renovate in https://github.com/omissis/go-jsonschema/pull/81New Contributors
Full Changelog: omissis/go-jsonschema@v0.11.0...v0.12.0
v0.11.0
Compare Source
Summary
This release introduces a few interesting features:
What's Changed
New Contributors
Full Changelog: omissis/go-jsonschema@v0.10.0...v0.11.0
Configuration
📅 Schedule: Branch creation - "after 5am on sunday" (UTC), 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.
To execute skipped test pipelines write comment
/ok-to-test
.This PR has been generated by MintMaker (powered by Renovate Bot).