Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

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

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jan 5, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.protobuf:protobuf-java-util (source) 3.19.1 -> 3.19.4 age adoption passing confidence

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).

v3.19.3

Compare Source

Python

  • Fix missing Windows wheel for Python 3.10 on PyPI

v3.19.2

Compare Source

Java


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 a review from a team as a code owner January 5, 2022 23:54
@trusted-contributions-gcf trusted-contributions-gcf bot 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 5, 2022
@product-auto-label product-auto-label bot added the api: securitycenter Issues related to the googleapis/java-securitycenter API. label Jan 5, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 5, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 5, 2022
@trusted-contributions-gcf trusted-contributions-gcf bot 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 5, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 5, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 5, 2022
@suztomo suztomo added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 6, 2022
@suztomo
Copy link
Member

suztomo commented Jan 6, 2022

Kokoro failed. Temporary?

[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] error reading /root/.m2/repository/com/google/api/api-common/2.1.1/api-common-2.1.1.jar; zip file is empty
[ERROR] error reading /root/.m2/repository/com/google/api/api-common/2.1.1/api-common-2.1.1.jar; zip file is empty
[ERROR] /tmpfs/src/github/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/OrganizationSettingsName.java:[19,35] package com.google.api.pathtemplate does not exist
[ERROR] /tmpfs/src/github/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/OrganizationSettingsName.java:[20,36] package com.google.api.resourcenames does not exist
[ERROR] /tmpfs/src/github/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/OrganizationSettingsName.java:[31,50] cannot find symbol
  symbol: class ResourceName
[ERROR] /tmpfs/src/github/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/OrganizationSettingsName.java:[32,24] cannot find symbol
  symbol:   class PathTemplate
  location: class com.google.cloud.securitycenter.v1p1beta1.OrganizationSettingsName
[ERROR] /tmpfs/src/github/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/AssetName.java:[19,27] package com.google.api.core does not exist
[ERROR] /tmpfs/src/github/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/AssetName.java:[20,35] package com.google.api.pathtemplate does not exist
[ERROR] /tmpfs/src/github/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/AssetName.java:[21,35] package com.google.api.pathtemplate does not exist

https://source.cloud.google.com/results/invocations/af1351b0-8ca9-43e9-b816-807fa1ee8c17/targets/cloud-devrel%2Fclient-libraries%2Fjava%2Fjava-securitycenter%2Fpresubmit%2Fintegration/log

@trusted-contributions-gcf trusted-contributions-gcf bot 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 19, 2022
@eaball35 eaball35 added the automerge Merge the pull request once unit tests and other checks pass. label Jan 19, 2022
@yoshi-kokoro yoshi-kokoro removed kokoro:run Add this label to force Kokoro to re-run the tests. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Jan 19, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 19, 2022
@gcf-merge-on-green
Copy link

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jan 20, 2022
@lesv lesv added the automerge Merge the pull request once unit tests and other checks pass. label Jan 24, 2022
@gcf-merge-on-green
Copy link

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jan 25, 2022
@lesv lesv added the automerge Merge the pull request once unit tests and other checks pass. label Jan 25, 2022
@gcf-merge-on-green
Copy link

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jan 26, 2022
@meltsufin meltsufin added the automerge Merge the pull request once unit tests and other checks pass. label Feb 2, 2022
@gcf-merge-on-green
Copy link

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Feb 2, 2022
@meltsufin meltsufin 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-green
Copy link

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Feb 3, 2022
@renovate-bot renovate-bot force-pushed the renovate/com.google.protobuf-protobuf-java-util-3.x branch from 68832dd to 17d2cb7 Compare February 3, 2022 19:38
@renovate-bot renovate-bot changed the title deps: update dependency com.google.protobuf:protobuf-java-util to v3.19.2 deps: update dependency com.google.protobuf:protobuf-java-util to v3.19.4 Feb 3, 2022
@trusted-contributions-gcf trusted-contributions-gcf bot 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 Feb 3, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 3, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 3, 2022
@chanseokoh chanseokoh added the automerge Merge the pull request once unit tests and other checks pass. label Feb 8, 2022
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Feb 9, 2022
@chanseokoh chanseokoh added the automerge Merge the pull request once unit tests and other checks pass. label Feb 9, 2022
@chanseokoh chanseokoh merged commit c955858 into googleapis:main Feb 9, 2022
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Feb 9, 2022
@renovate-bot renovate-bot deleted the renovate/com.google.protobuf-protobuf-java-util-3.x branch February 9, 2022 20:09
gcf-merge-on-green bot pushed a commit that referenced this pull request Mar 3, 2022
🤖 I have created a release *beep* *boop*
---


## [2.5.0](v2.4.0...v2.5.0) (2022-03-03)


### Features

* Add BigQuery export APIs that help you enable writing new/updated findings from  Security Command Center to a BigQuery table in near-real time. You can then integrate the data into existing workflows and create custom analyses. You can enable thi... ([#769](#769)) ([b4641d8](b4641d8))


### Documentation

* Update documentation for the Finding resource field "project_display_name" ([#760](#760)) ([2d4fb45](2d4fb45))
* Update documentation for the Mute fields on Findings ([2d4fb45](2d4fb45))


### Dependencies

* update actions/github-script action to v6 ([#756](#756)) ([9fda568](9fda568))
* update dependency com.google.cloud:google-cloud-pubsub to v1.115.2 ([#748](#748)) ([330195a](330195a))
* update dependency com.google.cloud:google-cloud-pubsub to v1.115.5 ([#772](#772)) ([ef57ca0](ef57ca0))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.8.0 ([#768](#768)) ([80d33d3](80d33d3))
* update dependency com.google.protobuf:protobuf-java-util to v3.19.4 ([#724](#724)) ([c955858](c955858))

---
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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: securitycenter Issues related to the googleapis/java-securitycenter API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants