Skip to content

Commit 657ea45

Browse files
chore(deps): bump github.com/getkin/kin-openapi from 0.128.0 to 0.131.0 (#2026)
Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.128.0 to 0.131.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/getkin/kin-openapi/releases">github.com/getkin/kin-openapi's releases</a>.</em></p> <blockquote> <h2>v0.131.0</h2> <h2>What's Changed</h2> <ul> <li>openapi3filter: de-register ZipFileBodyDecoder and make a few decoders public by <a href="https://github.com/fenollp"><code>@​fenollp</code></a> in <a href="https://redirect.github.com/getkin/kin-openapi/pull/1059">getkin/kin-openapi#1059</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/getkin/kin-openapi/compare/v0.130.0...v0.131.0">https://github.com/getkin/kin-openapi/compare/v0.130.0...v0.131.0</a></p> <h2>v0.130.0</h2> <h2>What's Changed</h2> <ul> <li>feat(openapi3gen): Customize json.RawMessage by <a href="https://github.com/kyleconroy"><code>@​kyleconroy</code></a> in <a href="https://redirect.github.com/getkin/kin-openapi/pull/1050">getkin/kin-openapi#1050</a></li> <li>openapi3gen: Fix issue with separate component generated for time.Time by <a href="https://github.com/d1vbyz3r0"><code>@​d1vbyz3r0</code></a> in <a href="https://redirect.github.com/getkin/kin-openapi/pull/1052">getkin/kin-openapi#1052</a></li> <li>openapi3filter: Remove redundant ExcludeResponseBody check by <a href="https://github.com/tatsumack"><code>@​tatsumack</code></a> in <a href="https://redirect.github.com/getkin/kin-openapi/pull/1056">getkin/kin-openapi#1056</a></li> <li>openapi3: use <strong>origin</strong> to minimize collisions by <a href="https://github.com/reuvenharrison"><code>@​reuvenharrison</code></a> in <a href="https://redirect.github.com/getkin/kin-openapi/pull/1057">getkin/kin-openapi#1057</a></li> <li>openapi3: delete origin keys only when IncludeOrigin=true by <a href="https://github.com/reuvenharrison"><code>@​reuvenharrison</code></a> in <a href="https://redirect.github.com/getkin/kin-openapi/pull/1055">getkin/kin-openapi#1055</a></li> <li>openapi3filter: apply default values of an array in a query param with exploded = false by <a href="https://github.com/nhochstr"><code>@​nhochstr</code></a> in <a href="https://redirect.github.com/getkin/kin-openapi/pull/1054">getkin/kin-openapi#1054</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/kyleconroy"><code>@​kyleconroy</code></a> made their first contribution in <a href="https://redirect.github.com/getkin/kin-openapi/pull/1050">getkin/kin-openapi#1050</a></li> <li><a href="https://github.com/d1vbyz3r0"><code>@​d1vbyz3r0</code></a> made their first contribution in <a href="https://redirect.github.com/getkin/kin-openapi/pull/1052">getkin/kin-openapi#1052</a></li> <li><a href="https://github.com/tatsumack"><code>@​tatsumack</code></a> made their first contribution in <a href="https://redirect.github.com/getkin/kin-openapi/pull/1056">getkin/kin-openapi#1056</a></li> <li><a href="https://github.com/nhochstr"><code>@​nhochstr</code></a> made their first contribution in <a href="https://redirect.github.com/getkin/kin-openapi/pull/1054">getkin/kin-openapi#1054</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/getkin/kin-openapi/compare/v0.129.0...v0.130.0">https://github.com/getkin/kin-openapi/compare/v0.129.0...v0.130.0</a></p> <h2>v0.129.0</h2> <h2>What's Changed</h2> <ul> <li>README: add Fuego to dependents by <a href="https://github.com/EwenQuim"><code>@​EwenQuim</code></a> in <a href="https://redirect.github.com/getkin/kin-openapi/pull/1017">getkin/kin-openapi#1017</a></li> <li>openapi3: skip a test in CI to avoid 403s from some remote server by <a href="https://github.com/fenollp"><code>@​fenollp</code></a> in <a href="https://redirect.github.com/getkin/kin-openapi/pull/1019">getkin/kin-openapi#1019</a></li> <li>openapi3: introduce StringMap type to enable unmarshalling of maps with Origin by <a href="https://github.com/reuvenharrison"><code>@​reuvenharrison</code></a> in <a href="https://redirect.github.com/getkin/kin-openapi/pull/1018">getkin/kin-openapi#1018</a></li> <li>openapi3: reference originating locations in YAML specs - step 1 by <a href="https://github.com/reuvenharrison"><code>@​reuvenharrison</code></a> in <a href="https://redirect.github.com/getkin/kin-openapi/pull/1007">getkin/kin-openapi#1007</a></li> <li>openapi3: reference originating locations in YAML specs - step 2 by <a href="https://github.com/reuvenharrison"><code>@​reuvenharrison</code></a> in <a href="https://redirect.github.com/getkin/kin-openapi/pull/1024">getkin/kin-openapi#1024</a></li> <li>openapi3: process discriminator mapping values as refs by <a href="https://github.com/jgresty"><code>@​jgresty</code></a> in <a href="https://redirect.github.com/getkin/kin-openapi/pull/1022">getkin/kin-openapi#1022</a></li> <li>openapi3filter: register decoder for other JSON content types by <a href="https://github.com/oliverli"><code>@​oliverli</code></a> in <a href="https://redirect.github.com/getkin/kin-openapi/pull/1026">getkin/kin-openapi#1026</a></li> <li>Revert &quot;openapi3: process discriminator mapping values as refs&quot; by <a href="https://github.com/fenollp"><code>@​fenollp</code></a> in <a href="https://redirect.github.com/getkin/kin-openapi/pull/1029">getkin/kin-openapi#1029</a></li> <li>openapi3: fail to load spec because of schema names in mapping by <a href="https://github.com/reuvenharrison"><code>@​reuvenharrison</code></a> in <a href="https://redirect.github.com/getkin/kin-openapi/pull/1027">getkin/kin-openapi#1027</a></li> <li>openapi2conv: convert schemaRef for additional props by <a href="https://github.com/jayanth-tatina-groww"><code>@​jayanth-tatina-groww</code></a> in <a href="https://redirect.github.com/getkin/kin-openapi/pull/1030">getkin/kin-openapi#1030</a></li> <li>openapi3: simplify by replacing math.Min with min by <a href="https://github.com/alexandear"><code>@​alexandear</code></a> in <a href="https://redirect.github.com/getkin/kin-openapi/pull/1032">getkin/kin-openapi#1032</a></li> <li>openapi3: fix deprecation comments by <a href="https://github.com/alexandear"><code>@​alexandear</code></a> in <a href="https://redirect.github.com/getkin/kin-openapi/pull/1034">getkin/kin-openapi#1034</a></li> <li>test: fix expected-actual parameters in require.Equal by <a href="https://github.com/alexandear"><code>@​alexandear</code></a> in <a href="https://redirect.github.com/getkin/kin-openapi/pull/1035">getkin/kin-openapi#1035</a></li> <li>use forked yaml modules without &quot;replace&quot; by <a href="https://github.com/reuvenharrison"><code>@​reuvenharrison</code></a> in <a href="https://redirect.github.com/getkin/kin-openapi/pull/1038">getkin/kin-openapi#1038</a></li> <li>openapi3: update date schema formats to not match months or days of '00' by <a href="https://github.com/RulerOfTheQueendom"><code>@​RulerOfTheQueendom</code></a> in <a href="https://redirect.github.com/getkin/kin-openapi/pull/1042">getkin/kin-openapi#1042</a></li> <li>openapi3,openapi3filter: replace interface{} with any by <a href="https://github.com/alexandear"><code>@​alexandear</code></a> in <a href="https://redirect.github.com/getkin/kin-openapi/pull/1040">getkin/kin-openapi#1040</a></li> <li>openapi3filter: Simplify ValidateRequest implementation by <a href="https://github.com/alexandear"><code>@​alexandear</code></a> in <a href="https://redirect.github.com/getkin/kin-openapi/pull/1041">getkin/kin-openapi#1041</a></li> <li>openapi3filter: validation of <code>x-www-form-urlencoded</code> with arbitrary nested allOf by <a href="https://github.com/mikhalytch"><code>@​mikhalytch</code></a> in <a href="https://redirect.github.com/getkin/kin-openapi/pull/1046">getkin/kin-openapi#1046</a></li> <li>openapi2conv: convert references in nested additionalProperties schemas by <a href="https://github.com/travisnewhouse"><code>@​travisnewhouse</code></a> in <a href="https://redirect.github.com/getkin/kin-openapi/pull/1047">getkin/kin-openapi#1047</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/EwenQuim"><code>@​EwenQuim</code></a> made their first contribution in <a href="https://redirect.github.com/getkin/kin-openapi/pull/1017">getkin/kin-openapi#1017</a></li> <li><a href="https://github.com/jgresty"><code>@​jgresty</code></a> made their first contribution in <a href="https://redirect.github.com/getkin/kin-openapi/pull/1022">getkin/kin-openapi#1022</a></li> <li><a href="https://github.com/oliverli"><code>@​oliverli</code></a> made their first contribution in <a href="https://redirect.github.com/getkin/kin-openapi/pull/1026">getkin/kin-openapi#1026</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getkin/kin-openapi/commit/67f0b233ffc01332f7d993f79490fbea5f4455f1"><code>67f0b23</code></a> openapi3filter: de-register ZipFileBodyDecoder and make a few decoders public...</li> <li><a href="https://github.com/getkin/kin-openapi/commit/6da871e0e170b7637eb568c265c08bc2b5d6e7a3"><code>6da871e</code></a> openapi3filter: apply default values of an array in a query param with explod...</li> <li><a href="https://github.com/getkin/kin-openapi/commit/a34baf04836f1c5ee3b315a30150f9a0100301cd"><code>a34baf0</code></a> openapi3: delete origin keys only when IncludeOrigin=true (<a href="https://redirect.github.com/getkin/kin-openapi/issues/1055">#1055</a>)</li> <li><a href="https://github.com/getkin/kin-openapi/commit/2d3e67aa2127f007ee9ca0931d48132a7ec111b1"><code>2d3e67a</code></a> use <strong>origin</strong> to minimize collisions (<a href="https://redirect.github.com/getkin/kin-openapi/issues/1057">#1057</a>)</li> <li><a href="https://github.com/getkin/kin-openapi/commit/e3d68dc02b03b9dbe6bab607142a2b7181b6f2e2"><code>e3d68dc</code></a> Remove redundant ExcludeResponseBody check in ValidateResponse (<a href="https://redirect.github.com/getkin/kin-openapi/issues/1056">#1056</a>)</li> <li><a href="https://github.com/getkin/kin-openapi/commit/050a930912661dd1e1a955421d60d38d2f6dd5a3"><code>050a930</code></a> openapi3gen: Fix issue with separate component generated for time.Time (<a href="https://redirect.github.com/getkin/kin-openapi/issues/1052">#1052</a>)</li> <li><a href="https://github.com/getkin/kin-openapi/commit/72fb819c6aa64a40d1c90dd37c33598840db1221"><code>72fb819</code></a> feat(openapi3gen): Customize json.RawMessage (<a href="https://redirect.github.com/getkin/kin-openapi/issues/1050">#1050</a>)</li> <li><a href="https://github.com/getkin/kin-openapi/commit/cea0a13b906a708102947f95b9b09d631ff60976"><code>cea0a13</code></a> openapi2conv: convert references in nested additionalProperties schemas (<a href="https://redirect.github.com/getkin/kin-openapi/issues/1047">#1047</a>)</li> <li><a href="https://github.com/getkin/kin-openapi/commit/f476f7b5c45634be488e9c09e67dab24251a54f7"><code>f476f7b</code></a> openapi3filter: validation of <code>x-www-form-urlencoded</code> with arbitrary nested a...</li> <li><a href="https://github.com/getkin/kin-openapi/commit/325cecc5e4e13ad531ac01968b82e8f6cb4095b3"><code>325cecc</code></a> openapi3filter: simplify ValidateRequest implementation (<a href="https://redirect.github.com/getkin/kin-openapi/issues/1041">#1041</a>)</li> <li>Additional commits viewable in <a href="https://github.com/getkin/kin-openapi/compare/v0.128.0...v0.131.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/getkin/kin-openapi&package-manager=go_modules&previous-version=0.128.0&new-version=0.131.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will 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](https://github.com/supabase/auth/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aaf93df commit 657ea45

2 files changed

Lines changed: 9 additions & 6 deletions

File tree

go.mod

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,15 +38,14 @@ require (
3838
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.3.0 // indirect
3939
github.com/dprotaso/go-yit v0.0.0-20220510233725-9ba8df137936 // indirect
4040
github.com/fxamacker/cbor/v2 v2.7.0 // indirect
41-
github.com/getkin/kin-openapi v0.128.0 // indirect
41+
github.com/getkin/kin-openapi v0.131.0 // indirect
4242
github.com/go-jose/go-jose/v3 v3.0.4 // indirect
4343
github.com/go-openapi/jsonpointer v0.21.0 // indirect
4444
github.com/go-openapi/swag v0.23.0 // indirect
4545
github.com/go-webauthn/x v0.1.12 // indirect
4646
github.com/gobuffalo/nulls v0.4.2 // indirect
4747
github.com/goccy/go-json v0.10.3 // indirect
4848
github.com/google/go-tpm v0.9.1 // indirect
49-
github.com/invopop/yaml v0.3.1 // indirect
5049
github.com/jackc/pgx/v4 v4.18.2 // indirect
5150
github.com/josharian/intern v1.0.0 // indirect
5251
github.com/lestrrat-go/blackmagic v1.0.2 // indirect
@@ -56,6 +55,8 @@ require (
5655
github.com/lestrrat-go/option v1.0.1 // indirect
5756
github.com/mailru/easyjson v0.7.7 // indirect
5857
github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 // indirect
58+
github.com/oasdiff/yaml v0.0.0-20250309154309-f31be36b4037 // indirect
59+
github.com/oasdiff/yaml3 v0.0.0-20250309153720-d2182401db90 // indirect
5960
github.com/perimeterx/marshmallow v1.1.5 // indirect
6061
github.com/segmentio/asm v1.2.0 // indirect
6162
github.com/speakeasy-api/openapi-overlay v0.9.0 // indirect

go.sum

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@ github.com/fsnotify/fsnotify v1.7.0 h1:8JEhPFa5W2WU7YfeZzPNqzMP6Lwt7L2715Ggo0nos
8585
github.com/fsnotify/fsnotify v1.7.0/go.mod h1:40Bi/Hjc2AVfZrqy+aj+yEI+/bRxZnMJyTJwOpGvigM=
8686
github.com/fxamacker/cbor/v2 v2.7.0 h1:iM5WgngdRBanHcxugY4JySA0nk1wZorNOpTgCMedv5E=
8787
github.com/fxamacker/cbor/v2 v2.7.0/go.mod h1:pxXPTn3joSm21Gbwsv0w9OSA2y1HFR9qXEeXQVeNoDQ=
88-
github.com/getkin/kin-openapi v0.128.0 h1:jqq3D9vC9pPq1dGcOCv7yOp1DaEe7c/T1vzcLbITSp4=
89-
github.com/getkin/kin-openapi v0.128.0/go.mod h1:OZrfXzUfGrNbsKj+xmFBx6E5c6yH3At/tAKSc2UszXM=
88+
github.com/getkin/kin-openapi v0.131.0 h1:NO2UeHnFKRYhZ8wg6Nyh5Cq7dHk4suQQr72a4pMrDxE=
89+
github.com/getkin/kin-openapi v0.131.0/go.mod h1:3OlG51PCYNsPByuiMB0t4fjnNlIDnaEDsjiKUV8nL58=
9090
github.com/go-chi/chi/v5 v5.0.12 h1:9euLV5sTrTNTRUU9POmDUvfxyj6LAABLUcEWO+JJb4s=
9191
github.com/go-chi/chi/v5 v5.0.12/go.mod h1:DslCQbL2OYiznFReuXYUmQ2hGd1aDpCnlMNITLSKoi8=
9292
github.com/go-jose/go-jose/v3 v3.0.4 h1:Wp5HA7bLQcKnf6YYao/4kpRpVMp/yf6+pJKV8WFSaNY=
@@ -187,8 +187,6 @@ github.com/ianlancetaylor/demangle v0.0.0-20200824232613-28f6c0f3b639/go.mod h1:
187187
github.com/inconshreveable/mousetrap v1.0.1/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw=
188188
github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8=
189189
github.com/inconshreveable/mousetrap v1.1.0/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw=
190-
github.com/invopop/yaml v0.3.1 h1:f0+ZpmhfBSS4MhG+4HYseMdJhoeeopbSKbq5Rpeelso=
191-
github.com/invopop/yaml v0.3.1/go.mod h1:PMOp3nn4/12yEZUFfmOuNHJsZToEEOwoWsT+D81KkeA=
192190
github.com/jackc/chunkreader v1.0.0/go.mod h1:RT6O25fNZIuasFJRyZ4R/Y2BbhasbmZXF9QQ7T3kePo=
193191
github.com/jackc/chunkreader/v2 v2.0.0/go.mod h1:odVSm741yZoC3dpHEUXIqA9tQRhFrgOHwnPIn9lDKlk=
194192
github.com/jackc/chunkreader/v2 v2.0.1 h1:i+RDz65UE+mmpjTfyz0MoVTnzeYxroil2G82ki7MGG8=
@@ -332,6 +330,10 @@ github.com/oapi-codegen/oapi-codegen/v2 v2.4.2-0.20250102212541-8bbe226927c9 h1:
332330
github.com/oapi-codegen/oapi-codegen/v2 v2.4.2-0.20250102212541-8bbe226927c9/go.mod h1:Lzhz8QiRu5FjGuXPT03q6nbgaTZAqidN17pyOKjuXeE=
333331
github.com/oapi-codegen/runtime v1.1.1 h1:EXLHh0DXIJnWhdRPN2w4MXAzFyE4CskzhNLUmtpMYro=
334332
github.com/oapi-codegen/runtime v1.1.1/go.mod h1:SK9X900oXmPWilYR5/WKPzt3Kqxn/uS/+lbpREv+eCg=
333+
github.com/oasdiff/yaml v0.0.0-20250309154309-f31be36b4037 h1:G7ERwszslrBzRxj//JalHPu/3yz+De2J+4aLtSRlHiY=
334+
github.com/oasdiff/yaml v0.0.0-20250309154309-f31be36b4037/go.mod h1:2bpvgLBZEtENV5scfDFEtB/5+1M4hkQhDQrccEJ/qGw=
335+
github.com/oasdiff/yaml3 v0.0.0-20250309153720-d2182401db90 h1:bQx3WeLcUWy+RletIKwUIt4x3t8n2SxavmoclizMb8c=
336+
github.com/oasdiff/yaml3 v0.0.0-20250309153720-d2182401db90/go.mod h1:y5+oSEHCPT/DGrS++Wc/479ERge0zTFxaF8PbGKcg2o=
335337
github.com/onsi/ginkgo v1.6.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
336338
github.com/onsi/ginkgo v1.7.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
337339
github.com/onsi/ginkgo v1.10.2/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=

0 commit comments

Comments
 (0)