Skip to content

Commit 26494cb

Browse files
authored
fix(deps): update docs (#4540)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | Type | Update | |---|---|---|---|---|---| | [github.com/grpc-ecosystem/grpc-gateway/v2](https://redirect.github.com/grpc-ecosystem/grpc-gateway) | `v2.27.3` → `v2.28.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgrpc-ecosystem%2fgrpc-gateway%2fv2/v2.28.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgrpc-ecosystem%2fgrpc-gateway%2fv2/v2.27.3/v2.28.0?slim=true) | require | minor | | [go](https://go.dev/) ([source](https://redirect.github.com/golang/go)) | `1.25.7` → `1.26.0` | ![age](https://developer.mend.io/api/mc/badges/age/golang-version/go/1.26.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/golang-version/go/1.25.7/1.26.0?slim=true) | golang | minor | | [google.golang.org/grpc/cmd/protoc-gen-go-grpc](https://redirect.github.com/grpc/grpc-go) | `v1.6.0` → `v1.6.1` | ![age](https://developer.mend.io/api/mc/badges/age/go/google.golang.org%2fgrpc%2fcmd%2fprotoc-gen-go-grpc/v1.6.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/google.golang.org%2fgrpc%2fcmd%2fprotoc-gen-go-grpc/v1.6.0/v1.6.1?slim=true) | require | patch | | http_parser.rb | `"~> 0.6.0"` → `"~> 0.8.0"` | ![age](https://developer.mend.io/api/mc/badges/age/rubygems/http_parser.rb/0.8.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/rubygems/http_parser.rb/0.8.0/0.8.1?slim=true) | | patch | --- ### Release Notes <details> <summary>grpc-ecosystem/grpc-gateway (github.com/grpc-ecosystem/grpc-gateway/v2)</summary> ### [`v2.28.0`](https://redirect.github.com/grpc-ecosystem/grpc-gateway/releases/tag/v2.28.0) [Compare Source](https://redirect.github.com/grpc-ecosystem/grpc-gateway/compare/v2.27.8...v2.28.0) #### What's Changed - feat: add option to disable chunked headers by [@&#8203;irenarindos](https://redirect.github.com/irenarindos) in [#&#8203;6354](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/6354) - fix(protoc-gen-openapiv2): fix panic on enum resolution in nested messages by [@&#8203;franchb](https://redirect.github.com/franchb) in [#&#8203;6367](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/6367) #### New Contributors - [@&#8203;irenarindos](https://redirect.github.com/irenarindos) made their first contribution in [#&#8203;6354](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/6354) **Full Changelog**: <grpc-ecosystem/grpc-gateway@v2.27.8...v2.28.0> ### [`v2.27.8`](https://redirect.github.com/grpc-ecosystem/grpc-gateway/releases/tag/v2.27.8) [Compare Source](https://redirect.github.com/grpc-ecosystem/grpc-gateway/compare/v2.27.7...v2.27.8) #### What's Changed - Fix opaque missing imports casing by [@&#8203;kellen-miller](https://redirect.github.com/kellen-miller) in [#&#8203;6304](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/6304) - Revert "fix(protoc-gen-openapiv2): prevent panic when generating OpenAPI for multiple files" by [@&#8203;johanbrandhorst](https://redirect.github.com/johanbrandhorst) in [#&#8203;6309](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/6309) - fix(protoc-gen-openapiv2): fix naming cache for multi-file generation by [@&#8203;franchb](https://redirect.github.com/franchb) in [#&#8203;6315](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/6315) - fix(openapiv2): exclude oneof fields from required with proto3 field semantics by [@&#8203;sessa](https://redirect.github.com/sessa) in [#&#8203;6335](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/6335) #### New Contributors - [@&#8203;sessa](https://redirect.github.com/sessa) made their first contribution in [#&#8203;6335](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/6335) **Full Changelog**: <grpc-ecosystem/grpc-gateway@v2.27.7...v2.27.8> ### [`v2.27.7`](https://redirect.github.com/grpc-ecosystem/grpc-gateway/releases/tag/v2.27.7) [Compare Source](https://redirect.github.com/grpc-ecosystem/grpc-gateway/compare/v2.27.6...v2.27.7) Re-release of v2.26.7 as v2.27.7 for correct semver ordering. ### [`v2.27.6`](https://redirect.github.com/grpc-ecosystem/grpc-gateway/releases/tag/v2.27.6) [Compare Source](https://redirect.github.com/grpc-ecosystem/grpc-gateway/compare/v2.27.5...v2.27.6) #### What's Changed - feat(generator): harden opaque imports and fix snake case to go casing by [@&#8203;kellen-miller](https://redirect.github.com/kellen-miller) in [#&#8203;6279](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/6279) - fix(protoc-gen-openapiv2): prevent panic when generating OpenAPI for multiple files by [@&#8203;franchb](https://redirect.github.com/franchb) in [#&#8203;6275](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/6275) #### New Contributors - [@&#8203;franchb](https://redirect.github.com/franchb) made their first contribution in [#&#8203;6275](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/6275) **Full Changelog**: <grpc-ecosystem/grpc-gateway@v2.27.5...v2.27.6> ### [`v2.27.5`](https://redirect.github.com/grpc-ecosystem/grpc-gateway/releases/tag/v2.27.5) [Compare Source](https://redirect.github.com/grpc-ecosystem/grpc-gateway/compare/v2.27.4...v2.27.5) #### What's Changed - Issue5799 by [@&#8203;rohitlohar45](https://redirect.github.com/rohitlohar45) in [#&#8203;6123](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/6123) - fix: Add example repo in Java to README by [@&#8203;majiayu000](https://redirect.github.com/majiayu000) in [#&#8203;6199](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/6199) - fix: Use `summary/description` instead of title for field comments in `openapi` gen by [@&#8203;iamrajiv](https://redirect.github.com/iamrajiv) in [#&#8203;6223](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/6223) - fix(gengateway): use pointer for bodyData in OpaqueAPI PATCH requests by [@&#8203;kop](https://redirect.github.com/kop) in [#&#8203;6246](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/6246) - fix(gengateway): use opaque chain for setting path params by [@&#8203;kellen-miller](https://redirect.github.com/kellen-miller) in [#&#8203;6215](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/6215) #### New Contributors - [@&#8203;majiayu000](https://redirect.github.com/majiayu000) made their first contribution in [#&#8203;6199](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/6199) - [@&#8203;kellen-miller](https://redirect.github.com/kellen-miller) made their first contribution in [#&#8203;6215](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/6215) **Full Changelog**: <grpc-ecosystem/grpc-gateway@v2.27.4...v2.27.5> ### [`v2.27.4`](https://redirect.github.com/grpc-ecosystem/grpc-gateway/releases/tag/v2.27.4) [Compare Source](https://redirect.github.com/grpc-ecosystem/grpc-gateway/compare/v2.27.3...v2.27.4) #### What's Changed - feat: support deprecated field for OpenAPI parameters by [@&#8203;lachlancooper](https://redirect.github.com/lachlancooper) in [#&#8203;6068](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/6068) - fix(openapiv2): Invalid entries in body parameter schema required array when using `body: "field_name"` by [@&#8203;rdark](https://redirect.github.com/rdark) in [#&#8203;6088](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/6088) - fix(openapiv2): prevent nested required fields hoisting to parent schema by [@&#8203;rdark](https://redirect.github.com/rdark) in [#&#8203;6078](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/6078) - \[issue-6080] Fix strict `no-$ref-siblings` rule violations by [@&#8203;jgreffe](https://redirect.github.com/jgreffe) in [#&#8203;6099](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/6099) - Dockerfile: upgrade openjdk version by [@&#8203;johanbrandhorst](https://redirect.github.com/johanbrandhorst) in [#&#8203;6130](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/6130) - fix: Exclude methods without HTTP bindings from OpenAPI definitions by [@&#8203;iamrajiv](https://redirect.github.com/iamrajiv) in [#&#8203;6030](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/6030) - Add note about Authorization header forwarding by [@&#8203;MicahParks](https://redirect.github.com/MicahParks) in [#&#8203;6185](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/6185) - fix(gengateway): correct body field decoding in opaque API mode by [@&#8203;kop](https://redirect.github.com/kop) in [#&#8203;6197](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/6197) #### New Contributors - [@&#8203;lachlancooper](https://redirect.github.com/lachlancooper) made their first contribution in [#&#8203;6068](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/6068) - [@&#8203;rdark](https://redirect.github.com/rdark) made their first contribution in [#&#8203;6088](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/6088) - [@&#8203;jgreffe](https://redirect.github.com/jgreffe) made their first contribution in [#&#8203;6099](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/6099) - [@&#8203;MicahParks](https://redirect.github.com/MicahParks) made their first contribution in [#&#8203;6185](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/6185) **Full Changelog**: <grpc-ecosystem/grpc-gateway@v2.27.3...v2.27.4> </details> <details> <summary>golang/go (go)</summary> ### [`v1.26.0`](https://redirect.github.com/golang/go/compare/go1.25.7...go1.26rc2) </details> <details> <summary>grpc/grpc-go (google.golang.org/grpc/cmd/protoc-gen-go-grpc)</summary> ### [`v1.6.1`](https://redirect.github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.6.1): protoc-gen-go-grpc v1.6.1 ### Bug Fixes - Upgrade protobuf dependency to v1.36.11 to fix missing go\_package errors for Editions feature protos (e.g. cpp\_features.proto). ([#&#8203;8853](https://redirect.github.com/grpc/grpc-go/issues/8853)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 6am on wednesday" in timezone Australia/Sydney, 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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/google/osv.dev). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4wIiwidXBkYXRlZEluVmVyIjoiNDMuMjIuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
1 parent 1c210c7 commit 26494cb

4 files changed

Lines changed: 26 additions & 26 deletions

File tree

docs/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ gem "wdm", "~> 0.2.0", :platforms => [:mingw, :x64_mingw, :mswin]
2929

3030
# Lock `http_parser.rb` gem to `v0.6.x` on JRuby builds since newer versions of the gem
3131
# do not have a Java counterpart.
32-
gem "http_parser.rb", "~> 0.6.0", :platforms => [:jruby]
32+
gem "http_parser.rb", "~> 0.8.0", :platforms => [:jruby]
3333
gem "webrick", "~> 1.7"

docs/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ GEM
104104
html-pipeline (2.14.3)
105105
activesupport (>= 2)
106106
nokogiri (>= 1.4)
107-
http_parser.rb (0.8.0)
107+
http_parser.rb (0.8.1)
108108
i18n (1.14.7)
109109
concurrent-ruby (~> 1.0)
110110
jekyll (3.10.0)
@@ -276,7 +276,7 @@ PLATFORMS
276276

277277
DEPENDENCIES
278278
github-pages
279-
http_parser.rb (~> 0.6.0)
279+
http_parser.rb (~> 0.8.0)
280280
jekyll-feed (~> 0.12)
281281
tzinfo (>= 1, < 3)
282282
tzinfo-data

docs/go.mod

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
module osv.dev/tools
22

3-
go 1.25.7
3+
go 1.26.0
44

55
require (
6-
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.3
7-
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.6.0
6+
github.com/grpc-ecosystem/grpc-gateway/v2 v2.28.0
7+
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.6.1
88
google.golang.org/protobuf v1.36.11
99
)
1010

1111
require (
1212
github.com/kr/text v0.2.0 // indirect
1313
github.com/rogpeppe/go-internal v1.10.0 // indirect
1414
go.yaml.in/yaml/v3 v3.0.4 // indirect
15-
golang.org/x/text v0.29.0 // indirect
16-
google.golang.org/genproto/googleapis/api v0.0.0-20250929231259-57b25ae835d4 // indirect
17-
google.golang.org/genproto/googleapis/rpc v0.0.0-20250929231259-57b25ae835d4 // indirect
18-
google.golang.org/grpc v1.75.1 // indirect
15+
golang.org/x/text v0.34.0 // indirect
16+
google.golang.org/genproto/googleapis/api v0.0.0-20260209200024-4cfbd4190f57 // indirect
17+
google.golang.org/genproto/googleapis/rpc v0.0.0-20260209200024-4cfbd4190f57 // indirect
18+
google.golang.org/grpc v1.79.1 // indirect
1919
)

docs/go.sum

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
22
github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
33
github.com/google/go-cmp v0.7.0/go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU=
4-
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.3 h1:NmZ1PKzSTQbuGHw9DGPFomqkkLWMC+vZCkfs+FHv1Vg=
5-
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.3/go.mod h1:zQrxl1YP88HQlA6i9c63DSVPFklWpGX4OWAc9bFuaH4=
4+
github.com/grpc-ecosystem/grpc-gateway/v2 v2.28.0 h1:HWRh5R2+9EifMyIHV7ZV+MIZqgz+PMpZ14Jynv3O2Zs=
5+
github.com/grpc-ecosystem/grpc-gateway/v2 v2.28.0/go.mod h1:JfhWUomR1baixubs02l85lZYYOm7LV6om4ceouMv45c=
66
github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
77
github.com/kr/pretty v0.3.1/go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk=
88
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
@@ -11,20 +11,20 @@ github.com/rogpeppe/go-internal v1.10.0 h1:TMyTOH3F/DB16zRVcYyreMH6GnZZrwQVAoYjR
1111
github.com/rogpeppe/go-internal v1.10.0/go.mod h1:UQnix2H7Ngw/k4C5ijL5+65zddjncjaFoBhdsK/akog=
1212
go.yaml.in/yaml/v3 v3.0.4 h1:tfq32ie2Jv2UxXFdLJdh3jXuOzWiL1fo0bu/FbuKpbc=
1313
go.yaml.in/yaml/v3 v3.0.4/go.mod h1:DhzuOOF2ATzADvBadXxruRBLzYTpT36CKvDb3+aBEFg=
14-
golang.org/x/net v0.41.0 h1:vBTly1HeNPEn3wtREYfy4GZ/NECgw2Cnl+nK6Nz3uvw=
15-
golang.org/x/net v0.41.0/go.mod h1:B/K4NNqkfmg07DQYrbwvSluqCJOOXwUjeb/5lOisjbA=
16-
golang.org/x/sys v0.33.0 h1:q3i8TbbEz+JRD9ywIRlyRAQbM0qF7hu24q3teo2hbuw=
17-
golang.org/x/sys v0.33.0/go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k=
18-
golang.org/x/text v0.29.0 h1:1neNs90w9YzJ9BocxfsQNHKuAT4pkghyXc4nhZ6sJvk=
19-
golang.org/x/text v0.29.0/go.mod h1:7MhJOA9CD2qZyOKYazxdYMF85OwPdEr9jTtBpO7ydH4=
20-
google.golang.org/genproto/googleapis/api v0.0.0-20250929231259-57b25ae835d4 h1:8XJ4pajGwOlasW+L13MnEGA8W4115jJySQtVfS2/IBU=
21-
google.golang.org/genproto/googleapis/api v0.0.0-20250929231259-57b25ae835d4/go.mod h1:NnuHhy+bxcg30o7FnVAZbXsPHUDQ9qKWAQKCD7VxFtk=
22-
google.golang.org/genproto/googleapis/rpc v0.0.0-20250929231259-57b25ae835d4 h1:i8QOKZfYg6AbGVZzUAY3LrNWCKF8O6zFisU9Wl9RER4=
23-
google.golang.org/genproto/googleapis/rpc v0.0.0-20250929231259-57b25ae835d4/go.mod h1:HSkG/KdJWusxU1F6CNrwNDjBMgisKxGnc5dAZfT0mjQ=
24-
google.golang.org/grpc v1.75.1 h1:/ODCNEuf9VghjgO3rqLcfg8fiOP0nSluljWFlDxELLI=
25-
google.golang.org/grpc v1.75.1/go.mod h1:JtPAzKiq4v1xcAB2hydNlWI2RnF85XXcV0mhKXr2ecQ=
26-
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.6.0 h1:6Al3kEFFP9VJhRz3DID6quisgPnTeZVr4lep9kkxdPA=
27-
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.6.0/go.mod h1:QLvsjh0OIR0TYBeiu2bkWGTJBUNQ64st52iWj/yA93I=
14+
golang.org/x/net v0.48.0 h1:zyQRTTrjc33Lhh0fBgT/H3oZq9WuvRR5gPC70xpDiQU=
15+
golang.org/x/net v0.48.0/go.mod h1:+ndRgGjkh8FGtu1w1FGbEC31if4VrNVMuKTgcAAnQRY=
16+
golang.org/x/sys v0.39.0 h1:CvCKL8MeisomCi6qNZ+wbb0DN9E5AATixKsvNtMoMFk=
17+
golang.org/x/sys v0.39.0/go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks=
18+
golang.org/x/text v0.34.0 h1:oL/Qq0Kdaqxa1KbNeMKwQq0reLCCaFtqu2eNuSeNHbk=
19+
golang.org/x/text v0.34.0/go.mod h1:homfLqTYRFyVYemLBFl5GgL/DWEiH5wcsQ5gSh1yziA=
20+
google.golang.org/genproto/googleapis/api v0.0.0-20260209200024-4cfbd4190f57 h1:JLQynH/LBHfCTSbDWl+py8C+Rg/k1OVH3xfcaiANuF0=
21+
google.golang.org/genproto/googleapis/api v0.0.0-20260209200024-4cfbd4190f57/go.mod h1:kSJwQxqmFXeo79zOmbrALdflXQeAYcUbgS7PbpMknCY=
22+
google.golang.org/genproto/googleapis/rpc v0.0.0-20260209200024-4cfbd4190f57 h1:mWPCjDEyshlQYzBpMNHaEof6UX1PmHcaUODUywQ0uac=
23+
google.golang.org/genproto/googleapis/rpc v0.0.0-20260209200024-4cfbd4190f57/go.mod h1:j9x/tPzZkyxcgEFkiKEEGxfvyumM01BEtsW8xzOahRQ=
24+
google.golang.org/grpc v1.79.1 h1:zGhSi45ODB9/p3VAawt9a+O/MULLl9dpizzNNpq7flY=
25+
google.golang.org/grpc v1.79.1/go.mod h1:KmT0Kjez+0dde/v2j9vzwoAScgEPx/Bw1CYChhHLrHQ=
26+
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.6.1 h1:/WILD1UcXj/ujCxgoL/DvRgt2CP3txG8+FwkUbb9110=
27+
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.6.1/go.mod h1:YNKnb2OAApgYn2oYY47Rn7alMr1zWjb2U8Q0aoGWiNc=
2828
google.golang.org/protobuf v1.36.11 h1:fV6ZwhNocDyBLK0dj+fg8ektcVegBBuEolpbTQyBNVE=
2929
google.golang.org/protobuf v1.36.11/go.mod h1:HTf+CrKn2C3g5S8VImy6tdcUvCska2kB7j23XfzDpco=
3030
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=

0 commit comments

Comments
 (0)