Commit da16736
authored
fix(deps): update dependency com.google.protobuf:protobuf-java to v3.19.4 (GoogleCloudPlatform#6772)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.protobuf:protobuf-java](https://developers.google.com/protocol-buffers/) ([source](https://togithub.com/protocolbuffers/protobuf)) | `3.19.3` -> `3.19.4` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>protocolbuffers/protobuf</summary>
### [`v3.19.4`](https://togithub.com/protocolbuffers/protobuf/releases/v3.19.4)
[Compare Source](https://togithub.com/protocolbuffers/protobuf/compare/v3.19.3...v3.19.4)
### Python
- Make libprotobuf symbols local on OSX to fix issue [#&GoogleCloudPlatform#8203;9395](https://togithub.com/protocolbuffers/protobuf/issues/9395) ([#&GoogleCloudPlatform#8203;9435](https://togithub.com/protocolbuffers/protobuf/issues/9435))
### Ruby
- Fixed a data loss bug that could occur when the number of `optional` fields in a message is an exact multiple of 32. ([#&GoogleCloudPlatform#8203;9440](https://togithub.com/protocolbuffers/protobuf/issues/9440)).
### PHP
- Fixed a data loss bug that could occur when the number of `optional` fields in a message is an exact multiple of 32. ([#&GoogleCloudPlatform#8203;9440](https://togithub.com/protocolbuffers/protobuf/issues/9440)).
</details>
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Never, 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, click this checkbox.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/java-docs-samples).1 parent c8b7993 commit da16736
3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
0 commit comments