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

deps: update dependency com.google.protobuf:protobuf-java to v3.12.0 #180

Merged

Conversation

renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Update Change
com.google.protobuf:protobuf-java minor 3.11.4 -> 3.12.0

Renovate 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, check this box

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

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label May 16, 2020
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 16, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label May 16, 2020
@codecov
Copy link

codecov bot commented May 16, 2020

Codecov Report

Merging #180 into master will decrease coverage by 2.00%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #180      +/-   ##
============================================
- Coverage     71.41%   69.40%   -2.01%     
- Complexity      190      226      +36     
============================================
  Files             6        6              
  Lines          1847     2007     +160     
  Branches          6       62      +56     
============================================
+ Hits           1319     1393      +74     
- Misses          489      542      +53     
- Partials         39       72      +33     
Impacted Files Coverage Δ Complexity Δ
...java/com/google/cloud/dlp/v2/DlpServiceClient.java 41.85% <0.00%> (-5.52%) 137.00% <0.00%> (+34.00%) ⬇️
...ogle/cloud/dlp/v2/stub/DlpServiceStubSettings.java 83.07% <0.00%> (+0.11%) 43.00% <0.00%> (+1.00%)
...m/google/cloud/dlp/v2/stub/GrpcDlpServiceStub.java 98.23% <0.00%> (+0.17%) 40.00% <0.00%> (+1.00%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 12aeb68...580749a. Read the comment docs.

@codecov
Copy link

codecov bot commented May 16, 2020

Codecov Report

Merging #180 into master will decrease coverage by 0.56%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #180      +/-   ##
============================================
- Coverage     71.41%   70.85%   -0.57%     
- Complexity      190      226      +36     
============================================
  Files             6        6              
  Lines          1847     2007     +160     
  Branches          6       62      +56     
============================================
+ Hits           1319     1422     +103     
- Misses          489      542      +53     
- Partials         39       43       +4     
Impacted Files Coverage Δ Complexity Δ
...java/com/google/cloud/dlp/v2/DlpServiceClient.java 46.10% <0.00%> (-1.26%) 137.00% <0.00%> (+34.00%) ⬇️
...ogle/cloud/dlp/v2/stub/DlpServiceStubSettings.java 83.07% <0.00%> (+0.11%) 43.00% <0.00%> (+1.00%)
...m/google/cloud/dlp/v2/stub/GrpcDlpServiceStub.java 98.23% <0.00%> (+0.17%) 40.00% <0.00%> (+1.00%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 12aeb68...580749a. Read the comment docs.

@chingor13 chingor13 added the automerge Merge the pull request once unit tests and other checks pass. label May 19, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit 546af1c into googleapis:master May 19, 2020
@renovate-bot renovate-bot deleted the renovate/protobuf.version branch May 19, 2020 21:51
gcf-merge-on-green bot pushed a commit that referenced this pull request Jun 23, 2020
🤖 I have created a release \*beep\* \*boop\* 
---
## [2.0.0](https://www.github.com/googleapis/java-dlp/compare/v1.1.4...v2.0.0) (2020-06-22)


### ⚠ BREAKING CHANGES

* Location name helpers have been removed in preparation for regionalization support. Please use a parent string directly instead.

### Features

* add WORD and PDF file type enums and new MetadataLocation proto ([#176](https://www.github.com/googleapis/java-dlp/issues/176)) ([12aeb68](https://www.github.com/googleapis/java-dlp/commit/12aeb68a7626eecccc877bdc993e89150991718c)), closes [#533](https://www.github.com/googleapis/java-dlp/issues/533) [#535](https://www.github.com/googleapis/java-dlp/issues/535)
* **deps:** adopt flatten plugin and google-cloud-shared-dependencies ([#212](https://www.github.com/googleapis/java-dlp/issues/212)) ([8039912](https://www.github.com/googleapis/java-dlp/commit/8039912581d117e07c96f64440b8b4c2263296fc))


### Bug Fixes

* change routing to remove location parameter in preparation for the addition of regional support ([#178](https://www.github.com/googleapis/java-dlp/issues/178)) ([4be3740](https://www.github.com/googleapis/java-dlp/commit/4be3740cf5fc967b7ba84a53c9d568f0d8502308))


### Dependencies

* update dependency com.google.api:api-common to v1.9.1 ([#187](https://www.github.com/googleapis/java-dlp/issues/187)) ([ef3a106](https://www.github.com/googleapis/java-dlp/commit/ef3a106e19a2e3b7fc62fe7e1ad7fac476168d09))
* update dependency com.google.api:api-common to v1.9.2 ([#194](https://www.github.com/googleapis/java-dlp/issues/194)) ([1584607](https://www.github.com/googleapis/java-dlp/commit/1584607c7e36d3a074dea94d3b6ff2a242f8e9c9))
* update dependency com.google.api.grpc:proto-google-common-protos to v1.18.0 ([#173](https://www.github.com/googleapis/java-dlp/issues/173)) ([a1b65d4](https://www.github.com/googleapis/java-dlp/commit/a1b65d4fb390533ba5a92d03bfe482455ef43163))
* update dependency com.google.protobuf:protobuf-java to v3.12.0 ([#180](https://www.github.com/googleapis/java-dlp/issues/180)) ([546af1c](https://www.github.com/googleapis/java-dlp/commit/546af1cd30706075872e9ebe2bdb0dcc1387cb80))
* update dependency com.google.protobuf:protobuf-java to v3.12.2 ([#185](https://www.github.com/googleapis/java-dlp/issues/185)) ([4cf7620](https://www.github.com/googleapis/java-dlp/commit/4cf76208bc70e1ac6e02757fb7c7c41dad4cc381))
* update dependency io.grpc:grpc-bom to v1.30.0 ([#198](https://www.github.com/googleapis/java-dlp/issues/198)) ([0701b8f](https://www.github.com/googleapis/java-dlp/commit/0701b8f3fc11ddd3b159d7584e90736f98d594a4))


### Documentation

* regenerate with fixed URLs and new protoc ([#192](https://www.github.com/googleapis/java-dlp/issues/192)) ([16d6d74](https://www.github.com/googleapis/java-dlp/commit/16d6d7486b36ccbfeca3c026226848fc55b0004a))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
automerge Merge the pull request once unit tests and other checks pass. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
4 participants