oapi-codegen
oapi-codegen copied to clipboard
fix(deps): update module github.com/getkin/kin-openapi to v0.123.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| github.com/getkin/kin-openapi | v0.122.0 -> v0.123.0 |
Release Notes
getkin/kin-openapi (github.com/getkin/kin-openapi)
v0.123.0
What's Changed
- Update README.md by @syordanov94 in https://github.com/getkin/kin-openapi/pull/881
- openapi3: optimize Unmarshal for maplike structs by @fenollp in https://github.com/getkin/kin-openapi/pull/882
- feat(openapi3filter): add ExludeRequestQuery by @zekth in https://github.com/getkin/kin-openapi/pull/886
- feat: support default value binding with allOfSchema by @podhmo in https://github.com/getkin/kin-openapi/pull/885
- openapi3: fix abort logic of validation for schemas with anyOf, allOf, oneOf by @AmadeusK525 in https://github.com/getkin/kin-openapi/pull/892
- cmd/validate: re-enable go run ...@latest now that unsafe dep sums are dropped by @fenollp in https://github.com/getkin/kin-openapi/pull/888
New Contributors
- @syordanov94 made their first contribution in https://github.com/getkin/kin-openapi/pull/881
- @podhmo made their first contribution in https://github.com/getkin/kin-openapi/pull/885
Full Changelog: https://github.com/getkin/kin-openapi/compare/v0.122.0...v0.123.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.