fix(deps): update module github.com/getkin/kin-openapi to v0.124.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| github.com/getkin/kin-openapi | v0.123.0 -> v0.124.0 |
Release Notes
getkin/kin-openapi (github.com/getkin/kin-openapi)
v0.124.0
What's Changed
- ci: make sure go-run'ing binaries works by @fenollp in https://github.com/getkin/kin-openapi/pull/894
- Make the JSON body decode public by @cdent in https://github.com/getkin/kin-openapi/pull/896
- add Delete operation to maplike structs by @tcdsv in https://github.com/getkin/kin-openapi/pull/899
- openapi3filter: fix
x-www-form-urlencodeddecoder for oneOf, anyOf, and allOf by @imtaketa in https://github.com/getkin/kin-openapi/pull/903 - openapi3filter: add
Unwrap()method to SecurityRequirementsError by @nickajacks1 in https://github.com/getkin/kin-openapi/pull/905 - Make Loader testable by @reuvenharrison in https://github.com/getkin/kin-openapi/pull/906
- openapi3filter: support deepObject with nested objects and array parameters by @danicc097 in https://github.com/getkin/kin-openapi/pull/911
- openapi2,3: support array of types in
typefield by @brandonbloom in https://github.com/getkin/kin-openapi/pull/912 - openapi3: fix regex replacing
\uliterals by @thiagownt in https://github.com/getkin/kin-openapi/pull/918 - openapi3filter: fix array of primitives query parameter types by @danicc097 in https://github.com/getkin/kin-openapi/pull/921
- openapi3: Implement YAML Marshaler interface for AdditionalProperties by @praneetloke in https://github.com/getkin/kin-openapi/pull/922
- openapi3filter: deepObject array of objects and array of arrays support by @danicc097 in https://github.com/getkin/kin-openapi/pull/923
- openapi3gen: allow overriding how a Schema is generated by @taufik-rama in https://github.com/getkin/kin-openapi/pull/920
- openapi3gen: rename example to show up in docs by @fenollp in https://github.com/getkin/kin-openapi/pull/932
- openapi3: implement YAML Marshaller interface for paths and responses by @nobbynobbs in https://github.com/getkin/kin-openapi/pull/931
- openapi3filter: some syntax tweaks by @fenollp in https://github.com/getkin/kin-openapi/pull/933
- openapi3: tests for #931 by @fenollp in https://github.com/getkin/kin-openapi/pull/887
- openapi3filter: guard BodyEncoder registration behind a RW lock by @fenollp in https://github.com/getkin/kin-openapi/pull/934
- openapi3gen: add CreateComponentSchemas option to export object schemas to components by @fenollp in https://github.com/getkin/kin-openapi/pull/935
New Contributors
- @cdent made their first contribution in https://github.com/getkin/kin-openapi/pull/896
- @tcdsv made their first contribution in https://github.com/getkin/kin-openapi/pull/899
- @imtaketa made their first contribution in https://github.com/getkin/kin-openapi/pull/903
- @nickajacks1 made their first contribution in https://github.com/getkin/kin-openapi/pull/905
- @brandonbloom made their first contribution in https://github.com/getkin/kin-openapi/pull/912
- @thiagownt made their first contribution in https://github.com/getkin/kin-openapi/pull/918
- @taufik-rama made their first contribution in https://github.com/getkin/kin-openapi/pull/920
- @nobbynobbs made their first contribution in https://github.com/getkin/kin-openapi/pull/931
Full Changelog: https://github.com/getkin/kin-openapi/compare/v0.123.0...v0.124.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.
Related: https://github.com/grokify/spectrum/issues/149#issuecomment-2056197506
This is from https://github.com/getkin/kin-openapi/pull/912 and appears to be leading towards https://github.com/getkin/kin-openapi/issues/230
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.