adc
adc copied to clipboard
build(deps): bump github.com/getkin/kin-openapi from 0.120.0 to 0.123.0
Bumps github.com/getkin/kin-openapi from 0.120.0 to 0.123.0.
Release notes
Sourced from github.com/getkin/kin-openapi's releases.
v0.123.0
What's Changed
- Update README.md by
@syordanov94in getkin/kin-openapi#881- openapi3: optimize Unmarshal for maplike structs by
@fenollpin getkin/kin-openapi#882- feat(openapi3filter): add ExludeRequestQuery by
@zekthin getkin/kin-openapi#886- feat: support default value binding with allOfSchema by
@podhmoin getkin/kin-openapi#885- openapi3: fix abort logic of validation for schemas with anyOf, allOf, oneOf by
@AmadeusK525in getkin/kin-openapi#892- cmd/validate: re-enable go run ...
@latestnow that unsafe dep sums are dropped by@fenollpin getkin/kin-openapi#888New Contributors
@syordanov94made their first contribution in getkin/kin-openapi#881@podhmomade their first contribution in getkin/kin-openapi#885Full Changelog: https://github.com/getkin/kin-openapi/compare/v0.122.0...v0.123.0
v0.122.0
What's Changed
- docs.sh: fix narrow docs checks spectrum by
@fenollpin getkin/kin-openapi#877- fix after #870: make sure Bis does not surface up by
@fenollpin getkin/kin-openapi#878- openapi3: add support for extensions on the few types left by
@fenollpin getkin/kin-openapi#763Full Changelog: https://github.com/getkin/kin-openapi/compare/v0.121.0...v0.122.0
v0.121.0
What's Changed
- Replace deprecated io/ioutil with io by
@alexandearin getkin/kin-openapi#840- fix compile errors in README example code by
@Jumpakuin getkin/kin-openapi#842- openapi3: add length of circular reference to error message by
@jamietannain getkin/kin-openapi#839- openapi2conv: fix that removes an extra
requiredarray fromformDataBodyby@liankuiin getkin/kin-openapi#848- openapi3: fix schema validation for
anyOf,allOf,oneOfoperations by@AmadeusK525in getkin/kin-openapi#850- reproduce incorrect allOf + nullable behaviour by
@fenollpin getkin/kin-openapi#253- reproduce issue #423 by
@fenollpin getkin/kin-openapi#432- openapi2conv: expose loader and location to ToV3 by
@AriehSchneierin getkin/kin-openapi#851- openAPI3 template T class add server helper function by
@spdrcdin getkin/kin-openapi#852- openapi3: handle tangible *nil in Schema.IsEmpty impl by
@fenollpin getkin/kin-openapi#858- openapi3: no longer error when drilling into a silenced yaml tag by
@fenollpin getkin/kin-openapi#859- openapi3: shave some tests by
@fenollpin getkin/kin-openapi#862- openapi3: refacto drill bit by
@fenollpin getkin/kin-openapi#865- openapi3: unify Loader.resolve*Ref impls by
@fenollpin getkin/kin-openapi#863- openapi3: refacto path resolving, remove a couple error cases by
@fenollpin getkin/kin-openapi#864- openapi3: fast path drilling into UFO-type refs by
@fenollpin getkin/kin-openapi#866- cmd/validate: read v2 documents that dont mention swagger as well by
@fenollpin getkin/kin-openapi#868- openapi3: save some allocs when checking extras in refs by
@fenollpin getkin/kin-openapi#869- openapi3: fix validating extra siblings in remote refs by
@fenollpin getkin/kin-openapi#872- openapi3: reclaims Extensions unused mem post-unmarshal by
@fenollpin getkin/kin-openapi#871- openapi3: handle refs missing fragment by
@fenollpin getkin/kin-openapi#511- openapi3: support \uC4FE codepoint syntax in Schema.Pattern by
@fenollpin getkin/kin-openapi#873- close #594: yaml "control characters are not allowed" no longer reproducible by
@fenollpin getkin/kin-openapi#597- openapi{2,3}: simplify unmarshal errors by
@fenollpin getkin/kin-openapi#870
... (truncated)
Commits
9d820c9cmd/validate: re-enable go run ...@latestnow that unsafe dep sums are droppe...c3d9748openapi3: fix abort logic of validation for schemas with anyOf, allOf, oneOf ...62bf0f7feat: support default value binding with allOfSchema (#885)c00d180feat(openapi3filter): add ExludeRequestQuery (#886)36afc12openapi3: optimize Unmarshal for maplike structs (#882)0bd3056Update README.md (#881)6740cd2openapi3: add support for extensions on the few types left (#763)f6d1b8cfix after #870: make sure Bis does not surface up (#878)0cc5e22docs.sh: fix narrow docs checks spectrum (#877)4e7d031openapi3: correct implementations of JSONLookup (#876)- Additional commits viewable in compare view
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)