Skip to content
This repository was archived by the owner on Aug 13, 2026. It is now read-only.

deps: update dependency com.google.protobuf:protobuf-java-util to v3.19.4 - #987

Merged
gcf-merge-on-green[bot] merged 1 commit into
googleapis:mainfrom
renovate-bot:renovate/com.google.protobuf-protobuf-java-util-3.x
Feb 3, 2022
Merged

deps: update dependency com.google.protobuf:protobuf-java-util to v3.19.4#987
gcf-merge-on-green[bot] merged 1 commit into
googleapis:mainfrom
renovate-bot:renovate/com.google.protobuf-protobuf-java-util-3.x

Conversation

@renovate-bot

Copy link
Copy Markdown
Contributor

WhiteSource Renovate

This PR contains the following updates:

PackageChangeAgeAdoptionPassingConfidence
com.google.protobuf:protobuf-java-util (source)3.19.3 -> 3.19.4ageadoptionpassingconfidence

Release Notes

protocolbuffers/protobuf

v3.19.4

Compare Source

Python

Ruby

  • Fixed a data loss bug that could occur when the number of optional fields in a message is an exact multiple of 32. (#​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. (#​9440).

Configuration

📅 Schedule: 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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate-bot
renovate-bot requested review from a teamJanuary 29, 2022 00:15
@trusted-contributions-gcftrusted-contributions-gcfBot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jan 29, 2022
@product-auto-labelproduct-auto-labelBot added the api: pubsub Issues related to the googleapis/java-pubsub API. label Jan 29, 2022
@gcf-owl-botgcf-owl-botBot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 29, 2022
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 29, 2022
@Neenu1995Neenu1995 added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Feb 1, 2022
@meltsufinmeltsufin added automerge Merge the pull request once unit tests and other checks pass. and removed automerge Merge the pull request once unit tests and other checks pass. labels Feb 2, 2022
@gcf-merge-on-greengcf-merge-on-greenBot removed the automerge Merge the pull request once unit tests and other checks pass. label Feb 3, 2022
@meltsufinmeltsufin added automerge Merge the pull request once unit tests and other checks pass. and removed do not merge Indicates a pull request not ready for merge, due to either quality or timing. labels Feb 3, 2022
@gcf-merge-on-green
gcf-merge-on-greenBot merged commit ff71dc7 into googleapis:mainFeb 3, 2022
@gcf-merge-on-greengcf-merge-on-greenBot removed the automerge Merge the pull request once unit tests and other checks pass. label Feb 3, 2022
@release-pleaserelease-pleaseBot mentioned this pull request Feb 3, 2022
@renovate-bot
renovate-bot deleted the renovate/com.google.protobuf-protobuf-java-util-3.x branch February 3, 2022 19:21
gcf-merge-on-greenBot pushed a commit that referenced this pull request Feb 3, 2022
🤖 I have created a release *beep* *boop*
---
### [1.115.2](v1.115.1...v1.115.2) (2022-02-03)
### Dependencies
* **java:** update actions/github-script action to v5 ([#1339](#1339)) ([#984](#984)) ([9a1cc0e](9a1cc0e))
* update dependency com.google.cloud:google-cloud-core to v2.4.0 ([#986](#986)) ([8cdf7a0](8cdf7a0))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.7.0 ([#988](#988)) ([8993760](8993760))
* update dependency com.google.errorprone:error_prone_annotations to v2.11.0 ([#983](#983)) ([abcbb32](abcbb32))
* update dependency com.google.protobuf:protobuf-java-util to v3.19.3 ([#973](#973)) ([13a9f96](13a9f96))
* update dependency com.google.protobuf:protobuf-java-util to v3.19.4 ([#987](#987)) ([ff71dc7](ff71dc7))
---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
rajanya-google pushed a commit to rajanya-google/java-pubsub that referenced this pull request Feb 16, 2022
…19.4 (googleapis#987)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.protobuf:protobuf-java-util](https://developers.google.com/protocol-buffers/) ([source](https://togithub.com/protocolbuffers/protobuf)) | `3.19.3` -> `3.19.4` | [![age](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-java-util/3.19.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-java-util/3.19.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-java-util/3.19.4/compatibility-slim/3.19.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-java-util/3.19.4/confidence-slim/3.19.3)](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 [#&#8203;9395](https://togithub.com/protocolbuffers/protobuf/issues/9395) ([#&#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. ([#&#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. ([#&#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**: 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, 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/googleapis/java-pubsub).
rajanya-google pushed a commit to rajanya-google/java-pubsub that referenced this pull request Feb 16, 2022
🤖 I have created a release *beep* *boop*
---
### [1.115.2](googleapis/java-pubsub@v1.115.1...v1.115.2) (2022-02-03)
### Dependencies
* **java:** update actions/github-script action to v5 ([googleapis#1339](googleapis#1339)) ([googleapis#984](googleapis#984)) ([9a1cc0e](googleapis@9a1cc0e))
* update dependency com.google.cloud:google-cloud-core to v2.4.0 ([googleapis#986](googleapis#986)) ([8cdf7a0](googleapis@8cdf7a0))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.7.0 ([googleapis#988](googleapis#988)) ([8993760](googleapis@8993760))
* update dependency com.google.errorprone:error_prone_annotations to v2.11.0 ([googleapis#983](googleapis#983)) ([abcbb32](googleapis@abcbb32))
* update dependency com.google.protobuf:protobuf-java-util to v3.19.3 ([googleapis#973](googleapis#973)) ([13a9f96](googleapis@13a9f96))
* update dependency com.google.protobuf:protobuf-java-util to v3.19.4 ([googleapis#987](googleapis#987)) ([ff71dc7](googleapis@ff71dc7))
---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
meltsufin pushed a commit to googleapis/google-cloud-java that referenced this pull request May 1, 2026
🤖 I have created a release *beep* *boop*
---
### [1.115.2](googleapis/java-pubsub@v1.115.1...v1.115.2) (2022-02-03)
### Dependencies
* **java:** update actions/github-script action to v5 ([#1339](googleapis/java-pubsub#1339)) ([#984](googleapis/java-pubsub#984)) ([e4a09c1](googleapis/java-pubsub@e4a09c1))
* update dependency com.google.cloud:google-cloud-core to v2.4.0 ([#986](googleapis/java-pubsub#986)) ([1328227](googleapis/java-pubsub@1328227))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.7.0 ([#988](googleapis/java-pubsub#988)) ([b9a6f1b](googleapis/java-pubsub@b9a6f1b))
* update dependency com.google.errorprone:error_prone_annotations to v2.11.0 ([#983](googleapis/java-pubsub#983)) ([9d9b18c](googleapis/java-pubsub@9d9b18c))
* update dependency com.google.protobuf:protobuf-java-util to v3.19.3 ([#973](googleapis/java-pubsub#973)) ([ba8ed8f](googleapis/java-pubsub@ba8ed8f))
* update dependency com.google.protobuf:protobuf-java-util to v3.19.4 ([#987](googleapis/java-pubsub#987)) ([087a089](googleapis/java-pubsub@087a089))
---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: pubsubIssues related to the googleapis/java-pubsub API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@renovate-bot@meltsufin@Neenu1995@yoshi-kokoro