Commit 0bbd596
authored
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` |  |  |
---
### 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
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
177 | | - | |
| 176 | + | |
| 177 | + | |
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
| |||
0 commit comments