Skip to content

Commit 0bbd596

Browse files
fix(deps): Update module google.golang.org/protobuf to v1.36.12 (#674)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [google.golang.org/protobuf](https://redirect.github.com/protocolbuffers/protobuf-go) | `v1.36.11` → `v1.36.12` | ![age](https://developer.mend.io/api/mc/badges/age/go/google.golang.org%2fprotobuf/v1.36.12?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/google.golang.org%2fprotobuf/v1.36.11/v1.36.12?slim=true) | --- ### Release Notes <details> <summary>protocolbuffers/protobuf-go (google.golang.org/protobuf)</summary> ### [`v1.36.12`](https://redirect.github.com/protocolbuffers/protobuf-go/releases/tag/v1.36.12) [Compare Source](https://redirect.github.com/protocolbuffers/protobuf-go/compare/v1.36.11...v1.36.12) **Full Changelog**: <protocolbuffers/protobuf-go@v1.36.11...v1.36.12> User-visible changes: [CL/812620](https://go-review.googlesource.com/c/protobuf/+/812620): defval: support hex and octal default values for numeric fields [CL/737480](https://go-review.googlesource.com/c/protobuf/+/737480): reflect/protodesc: add missing IsProto3Optional initialization [CL/735401](https://go-review.googlesource.com/c/protobuf/+/735401): internal/descfmt: replace uses of MethodByName with direct calls when possible [CL/735120](https://go-review.googlesource.com/c/protobuf/+/735120): encoding/protojson: fix google.protobuf.Empty serialization [CL/734761](https://go-review.googlesource.com/c/protobuf/+/734761): encoding/prototext: implement recursion limit [CL/734760](https://go-review.googlesource.com/c/protobuf/+/734760): encoding/protodelim: error out when size exceeds math.MaxInt [CL/734280](https://go-review.googlesource.com/c/protobuf/+/734280): internal/descfmt: fix dce with Go 1.26 by not calling MethodByName for Methods [CL/733841](https://go-review.googlesource.com/c/protobuf/+/733841): encoding/protojson: reject non-numeric ints/floats [CL/729461](https://go-review.googlesource.com/c/protobuf/+/729461): compiler/protogen: introduce and expose feature resoluton to protogen Maintenance: [CL/810580](https://go-review.googlesource.com/c/protobuf/+/810580): types: update to the protobuf version (35.1) [CL/735620](https://go-review.googlesource.com/c/protobuf/+/735620): types: regenerate using latest protobuf v33.3 release [CL/737460](https://go-review.googlesource.com/c/protobuf/+/737460): compiler/protogen: document --go\_opt in addition to --go\_out </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - "before 3am on Saturday" - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xOTUuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE5NS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
1 parent 18f1b65 commit 0bbd596

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ require (
2020
github.com/thoas/go-funk v0.9.3
2121
golang.org/x/exp v0.0.0-20260611194520-c48552f49976
2222
google.golang.org/grpc v1.83.0
23-
google.golang.org/protobuf v1.36.11
23+
google.golang.org/protobuf v1.36.12
2424
gopkg.in/yaml.v3 v3.0.1
2525
)
2626

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,8 +173,8 @@ google.golang.org/genproto/googleapis/rpc v0.0.0-20260526163538-3dc84a4a5aaa h1:
173173
google.golang.org/genproto/googleapis/rpc v0.0.0-20260526163538-3dc84a4a5aaa/go.mod h1:4Hqkh8ycfw05ld/3BWL7rJOSfebL2Q+DVDeRgYgxUU8=
174174
google.golang.org/grpc v1.83.0 h1:JeNZEKJFbQxArAMl+hiytHauacDNqJUllNfmIMmpqnQ=
175175
google.golang.org/grpc v1.83.0/go.mod h1:kDyl6SKsiHKt0uylY5gtn5cEjkrIOhQOGDgIc4JGwzQ=
176-
google.golang.org/protobuf v1.36.11 h1:fV6ZwhNocDyBLK0dj+fg8ektcVegBBuEolpbTQyBNVE=
177-
google.golang.org/protobuf v1.36.11/go.mod h1:HTf+CrKn2C3g5S8VImy6tdcUvCska2kB7j23XfzDpco=
176+
google.golang.org/protobuf v1.36.12 h1:pJOKDDOyeXErUroCihFAd5LQuwXBSpVnKGrj5o/fwxc=
177+
google.golang.org/protobuf v1.36.12/go.mod h1:HTf+CrKn2C3g5S8VImy6tdcUvCska2kB7j23XfzDpco=
178178
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
179179
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c h1:Hei/4ADfdWqJk1ZMxUNpqntNwaWcugrBjAiHlqqRiVk=
180180
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c/go.mod h1:JHkPIbrfpd72SG/EVd6muEfDQjcINNoR0C8j2r3qZ4Q=

0 commit comments

Comments
 (0)