Bump github.com/getkin/kin-openapi from 0.127.0 to 0.131.0 in /tools
Open
Number: #1181
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
July 05, 2025 at 10:05 PM UTC
(4 months ago)
(4 months ago)
Updated:
July 05, 2025 at 10:06 PM UTC
(4 months ago)
(4 months ago)
Labels:
dependencies go
dependencies go
Description:
Bumps github.com/getkin/kin-openapi from 0.127.0 to 0.131.0.
Release notes
Sourced from github.com/getkin/kin-openapi's releases.
v0.131.0
What's Changed
- openapi3filter: de-register ZipFileBodyDecoder and make a few decoders public by
@fenollpin getkin/kin-openapi#1059Full Changelog: https://github.com/getkin/kin-openapi/compare/v0.130.0...v0.131.0
v0.130.0
What's Changed
- feat(openapi3gen): Customize json.RawMessage by
@kyleconroyin getkin/kin-openapi#1050- openapi3gen: Fix issue with separate component generated for time.Time by
@d1vbyz3r0in getkin/kin-openapi#1052- openapi3filter: Remove redundant ExcludeResponseBody check by
@tatsumackin getkin/kin-openapi#1056- openapi3: use origin to minimize collisions by
@reuvenharrisonin getkin/kin-openapi#1057- openapi3: delete origin keys only when IncludeOrigin=true by
@reuvenharrisonin getkin/kin-openapi#1055- openapi3filter: apply default values of an array in a query param with exploded = false by
@nhochstrin getkin/kin-openapi#1054New Contributors
@kyleconroymade their first contribution in getkin/kin-openapi#1050@d1vbyz3r0made their first contribution in getkin/kin-openapi#1052@tatsumackmade their first contribution in getkin/kin-openapi#1056@nhochstrmade their first contribution in getkin/kin-openapi#1054Full Changelog: https://github.com/getkin/kin-openapi/compare/v0.129.0...v0.130.0
v0.129.0
What's Changed
- README: add Fuego to dependents by
@EwenQuimin getkin/kin-openapi#1017- openapi3: skip a test in CI to avoid 403s from some remote server by
@fenollpin getkin/kin-openapi#1019- openapi3: introduce StringMap type to enable unmarshalling of maps with Origin by
@reuvenharrisonin getkin/kin-openapi#1018- openapi3: reference originating locations in YAML specs - step 1 by
@reuvenharrisonin getkin/kin-openapi#1007- openapi3: reference originating locations in YAML specs - step 2 by
@reuvenharrisonin getkin/kin-openapi#1024- openapi3: process discriminator mapping values as refs by
@jgrestyin getkin/kin-openapi#1022- openapi3filter: register decoder for other JSON content types by
@oliverliin getkin/kin-openapi#1026- Revert "openapi3: process discriminator mapping values as refs" by
@fenollpin getkin/kin-openapi#1029- openapi3: fail to load spec because of schema names in mapping by
@reuvenharrisonin getkin/kin-openapi#1027- openapi2conv: convert schemaRef for additional props by
@jayanth-tatina-growwin getkin/kin-openapi#1030- openapi3: simplify by replacing math.Min with min by
@alexandearin getkin/kin-openapi#1032- openapi3: fix deprecation comments by
@alexandearin getkin/kin-openapi#1034- test: fix expected-actual parameters in require.Equal by
@alexandearin getkin/kin-openapi#1035- use forked yaml modules without "replace" by
@reuvenharrisonin getkin/kin-openapi#1038- openapi3: update date schema formats to not match months or days of '00' by
@RulerOfTheQueendomin getkin/kin-openapi#1042- openapi3,openapi3filter: replace interface{} with any by
@alexandearin getkin/kin-openapi#1040- openapi3filter: Simplify ValidateRequest implementation by
@alexandearin getkin/kin-openapi#1041- openapi3filter: validation of
x-www-form-urlencodedwith arbitrary nested allOf by@mikhalytchin getkin/kin-openapi#1046- openapi2conv: convert references in nested additionalProperties schemas by
@travisnewhousein getkin/kin-openapi#1047New Contributors
@EwenQuimmade their first contribution in getkin/kin-openapi#1017@jgrestymade their first contribution in getkin/kin-openapi#1022@oliverlimade their first contribution in getkin/kin-openapi#1026
... (truncated)
Commits
67f0b23openapi3filter: de-register ZipFileBodyDecoder and make a few decoders public...6da871eopenapi3filter: apply default values of an array in a query param with explod...a34baf0openapi3: delete origin keys only when IncludeOrigin=true (#1055)2d3e67ause origin to minimize collisions (#1057)e3d68dcRemove redundant ExcludeResponseBody check in ValidateResponse (#1056)050a930openapi3gen: Fix issue with separate component generated for time.Time (#1052)72fb819feat(openapi3gen): Customize json.RawMessage (#1050)cea0a13openapi2conv: convert references in nested additionalProperties schemas (#1047)f476f7bopenapi3filter: validation ofx-www-form-urlencodedwith arbitrary nested a...325ceccopenapi3filter: simplify ValidateRequest implementation (#1041)- 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)
You can disable automated security fix PRs for this repo from the Security Alerts page.
Pull Request Statistics
Commits:
1
1
Files Changed:
2
2
Additions:
+9
+9
Deletions:
-6
-6
Package Dependencies
Package:
github.com/getkin/kin-openapi
Ecosystem:
go
go
Version Change:
0.127.0 → 0.131.0
Update Type:
Minor
Minor
Path:
/tools
Technical Details
| ID: | 2831553 |
| UUID: | 2643921207 |
| Node ID: | PR_kwDOGSPDn86dlwk3 |
| Host: | GitHub |
| Repository: | elastic/terraform-provider-elasticstack |
| Merge State: | Unknown |