Skip to content

Commit cc84629

Browse files
chore(deps): bump github.com/pb33f/libopenapi from 0.37.3 to 0.38.1 in the all-deps group (#51)
Bumps the all-deps group with 1 update: [github.com/pb33f/libopenapi](https://github.com/pb33f/libopenapi). Updates `github.com/pb33f/libopenapi` from 0.37.3 to 0.38.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pb33f/libopenapi/releases">github.com/pb33f/libopenapi's releases</a>.</em></p> <blockquote> <h2>v0.38.1</h2> <p>Fixes <a href="https://redirect.github.com/pb33f/libopenapi/issues/590">#590</a> and moved to our own fork of testify</p> <h2>v0.38.0</h2> <p>Improves parse/index performance and memory use with lazy <code>SpecInfo</code> JSON generation, lower-allocation node indexing, faster component-path conversion, and reduced goroutine overhead in small translation/schema paths.</p> <p>Adds <code>SkipMetadataCollection</code> for consumers that do not need diagnostic index metadata, allowing faster/lighter parsing for large documents.</p> <p>Tightens YAML handling around duplicate keys, merge/root errors, empty overlays, and YAML v4 rc.5 rendering behavior.</p> <p>Fixes OpenAPI 3.0 webhooks extraction so same-named scalar values no longer create empty webhook maps.</p> <p>Improves change detection and generator metadata fidelity, including anchor-insensitive YAML comparisons and preserved/inferred</p> <p>YAML tags for generated enum/const metadata.</p> <p><a href="https://github.com/asadtariq96"><code>@​asadtariq96</code></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pb33f/libopenapi/commit/8bbb3fa8ff4ddc1e09d8173516cbd42a6854d48a"><code>8bbb3fa</code></a> address issue <a href="https://redirect.github.com/pb33f/libopenapi/issues/590">#590</a></li> <li><a href="https://github.com/pb33f/libopenapi/commit/73ef93366049ddc1aefd87bd1d44029b05b4fc9c"><code>73ef933</code></a> coverage bump</li> <li><a href="https://github.com/pb33f/libopenapi/commit/bac2b0e1daf6090c66d2119d6a0ffac0e4a16b82"><code>bac2b0e</code></a> upgrade YAML APIs</li> <li><a href="https://github.com/pb33f/libopenapi/commit/dfe2eb23189ac7cfb045ca6cf75ce447ef2ec50e"><code>dfe2eb2</code></a> update deps</li> <li><a href="https://github.com/pb33f/libopenapi/commit/6c72b8361aa9090fbbb2dc1ade2faab3cb6da073"><code>6c72b83</code></a> bump coverage on arazzo</li> <li><a href="https://github.com/pb33f/libopenapi/commit/68a6d17b5f4c367a4f23aacb0f7c5a9bc7b0c21e"><code>68a6d17</code></a> fix: hold exclusive lock while building legacy node map</li> <li><a href="https://github.com/pb33f/libopenapi/commit/6019ccc80f6cc1e342853403d9e8ec7c0bd5fe47"><code>6019ccc</code></a> fix borked windows test</li> <li><a href="https://github.com/pb33f/libopenapi/commit/4a2228291a35cea8431fe84428e93a2b8f771f9b"><code>4a22282</code></a> perf: lazy SpecInfo JSON, SkipMetadataCollection, and hot-path allocation cuts</li> <li><a href="https://github.com/pb33f/libopenapi/commit/ee5ec7c512988fc6ebd5e4f4e37e46d2933bf450"><code>ee5ec7c</code></a> fix(v3): don't inject empty webhooks for OpenAPI 3.0 docs with same-named scalar</li> <li><a href="https://github.com/pb33f/libopenapi/commit/29d9ea8d8c0f09289cc2fbb6b4fb6a39694e1d13"><code>29d9ea8</code></a> Bump golang.org/x/sync from 0.20.0 to 0.21.0</li> <li>See full diff in <a href="https://github.com/pb33f/libopenapi/compare/v0.37.3...v0.38.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/pb33f/libopenapi&package-manager=go_modules&previous-version=0.37.3&new-version=0.38.1)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a520c3b commit cc84629

2 files changed

Lines changed: 8 additions & 6 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.26
44

55
require (
66
github.com/MakeNowJust/heredoc v1.0.0
7-
github.com/pb33f/libopenapi v0.37.3
7+
github.com/pb33f/libopenapi v0.38.1
88
github.com/spf13/cobra v1.10.2
99
github.com/spf13/pflag v1.0.10
1010
go.yaml.in/yaml/v4 v4.0.0-rc.5
@@ -17,5 +17,5 @@ require (
1717
github.com/inconshreveable/mousetrap v1.1.0 // indirect
1818
github.com/pb33f/jsonpath v0.8.2 // indirect
1919
github.com/pb33f/ordered-map/v2 v2.3.1 // indirect
20-
golang.org/x/sync v0.20.0 // indirect
20+
golang.org/x/sync v0.21.0 // indirect
2121
)

go.sum

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,12 @@ github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2
1111
github.com/inconshreveable/mousetrap v1.1.0/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw=
1212
github.com/pb33f/jsonpath v0.8.2 h1:Ou4C7zjYClBm97dfZjDCjdZGusJoynv/vrtiEKNfj2Y=
1313
github.com/pb33f/jsonpath v0.8.2/go.mod h1:zBV5LJW4OQOPatmQE2QdKpGQJvhDTlE5IEj6ASaRNTo=
14-
github.com/pb33f/libopenapi v0.37.3 h1:EqY7yoRk+TG9DCTjCKncBs5uQ9R0tbQCNwv7kUvYJOM=
15-
github.com/pb33f/libopenapi v0.37.3/go.mod h1:MsDdUlQ1CdrIDO5v26JfgBxQs7kcaOUEpMP3EqU6bI4=
14+
github.com/pb33f/libopenapi v0.38.1 h1:F4mlPaex6MugO1DoGjIy8lnevyzclfGX5lWZrT9LszE=
15+
github.com/pb33f/libopenapi v0.38.1/go.mod h1:OIh31Zxvw3z0OnLGKqhnVlSQ80swwddph1+xedWZjdU=
1616
github.com/pb33f/ordered-map/v2 v2.3.1 h1:5319HDO0aw4DA4gzi+zv4FXU9UlSs3xGZ40wcP1nBjY=
1717
github.com/pb33f/ordered-map/v2 v2.3.1/go.mod h1:qxFQgd0PkVUtOMCkTapqotNgzRhMPL7VvaHKbd1HnmQ=
18+
github.com/pb33f/testify v0.1.0 h1:g48/HDU/jn2COspS4nM0scptxiKTJ4DnbX/4ehK6IZ8=
19+
github.com/pb33f/testify v0.1.0/go.mod h1:nq283P/jJ8hXMmdhAqfj7BJIz0y+6IOHj9q0044rKt4=
1820
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
1921
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
2022
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
@@ -30,8 +32,8 @@ go.yaml.in/yaml/v4 v4.0.0-rc.5 h1:JVliQq9EGOYaTgMi+k8BhUJyqcGk4ZqeuiN1Cirba9c=
3032
go.yaml.in/yaml/v4 v4.0.0-rc.5/go.mod h1:aZqd9kCMsGL7AuUv/m/PvWLdg5sjJsZ4oHDEnfPPfY0=
3133
golang.org/x/mod v0.37.0 h1:vF1DjpVEshcIqoEaauuHebaLk1O1forxjxBaVn884JQ=
3234
golang.org/x/mod v0.37.0/go.mod h1:m8S8VeM9r4dzDwjrKO0a1sZP3YjeMamRRlD+fmR2Q/0=
33-
golang.org/x/sync v0.20.0 h1:e0PTpb7pjO8GAtTs2dQ6jYa5BWYlMuX047Dco/pItO4=
34-
golang.org/x/sync v0.20.0/go.mod h1:9xrNwdLfx4jkKbNva9FpL6vEN7evnE43NNNJQ2LF3+0=
35+
golang.org/x/sync v0.21.0 h1:HLII4xRRTtCRkxYp4HNFF0Js/Og6q2i++KXbg0gHCwM=
36+
golang.org/x/sync v0.21.0/go.mod h1:9xrNwdLfx4jkKbNva9FpL6vEN7evnE43NNNJQ2LF3+0=
3537
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
3638
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
3739
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=

0 commit comments

Comments
 (0)