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 to v3.12.0 #141

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 #141 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #141   +/-   ##
=========================================
  Coverage     73.25%   73.25%           
  Complexity      148      148           
=========================================
  Files            12       12           
  Lines          1002     1002           
  Branches          6        6           
=========================================
  Hits            734      734           
  Misses          238      238           
  Partials         30       30           

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 4114498...8910a06. 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 934b641 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\* 
---
## [1.23.0](https://www.github.com/googleapis/java-scheduler/compare/v1.22.4...v1.23.0) (2020-06-22)


### Features

* **deps:** adopt flatten plugin and google-cloud-shared-dependencies ([#174](https://www.github.com/googleapis/java-scheduler/issues/174)) ([caa7ac7](https://www.github.com/googleapis/java-scheduler/commit/caa7ac7d54e85106c54e67b9391c3a258644f8db))


### Bug Fixes

* migrate scheduler/v1beta1 to grpc_service_config ([#167](https://www.github.com/googleapis/java-scheduler/issues/167)) ([666c094](https://www.github.com/googleapis/java-scheduler/commit/666c09498e39d570df5f93ca02e169c43c9111f8))
* restore GAPIC v2 retry configs ([#143](https://www.github.com/googleapis/java-scheduler/issues/143)) ([ecf5504](https://www.github.com/googleapis/java-scheduler/commit/ecf5504c820e18bb72c25bedfa8fd9b0ed5ff0ff))


### Dependencies

* update dependency com.google.api:api-common to v1.9.1 ([#148](https://www.github.com/googleapis/java-scheduler/issues/148)) ([ba8465c](https://www.github.com/googleapis/java-scheduler/commit/ba8465c6afa37918c3a1bb2b5b5b5e6803668a25))
* update dependency com.google.api:api-common to v1.9.2 ([#155](https://www.github.com/googleapis/java-scheduler/issues/155)) ([754607f](https://www.github.com/googleapis/java-scheduler/commit/754607f621c5b3ff721199c9ed2d423cefeb6718))
* update dependency com.google.api.grpc:proto-google-common-protos to v1.18.0 ([#136](https://www.github.com/googleapis/java-scheduler/issues/136)) ([17755d3](https://www.github.com/googleapis/java-scheduler/commit/17755d3456a6bba3a9a927694fbcb9b6975bfb28))
* update dependency com.google.cloud:google-cloud-core to v1.93.5 ([#149](https://www.github.com/googleapis/java-scheduler/issues/149)) ([a08c23e](https://www.github.com/googleapis/java-scheduler/commit/a08c23ed707f497bc010e3c435a05636619734cb))
* update dependency com.google.guava:guava-bom to v29 ([#112](https://www.github.com/googleapis/java-scheduler/issues/112)) ([488aeac](https://www.github.com/googleapis/java-scheduler/commit/488aeacc498c222402848f6f17bb8775ba0d900c))
* update dependency com.google.protobuf:protobuf-java to v3.12.0 ([#141](https://www.github.com/googleapis/java-scheduler/issues/141)) ([934b641](https://www.github.com/googleapis/java-scheduler/commit/934b641f4af38f9cb0dc67ddb0c3a680327a2856))
* update dependency com.google.protobuf:protobuf-java to v3.12.2 ([#146](https://www.github.com/googleapis/java-scheduler/issues/146)) ([e5f0741](https://www.github.com/googleapis/java-scheduler/commit/e5f0741d29c20ff53977cd2729fbeba723cec835))
* update dependency io.grpc:grpc-bom to v1.29.0 ([#129](https://www.github.com/googleapis/java-scheduler/issues/129)) ([f4f63c2](https://www.github.com/googleapis/java-scheduler/commit/f4f63c2028bbed8746bead3f50b30a1c7fecff10))
* update dependency io.grpc:grpc-bom to v1.30.0 ([#159](https://www.github.com/googleapis/java-scheduler/issues/159)) ([a577b9c](https://www.github.com/googleapis/java-scheduler/commit/a577b9c9bb6348f65477b7ac575c5f262dbf13b4))
* update dependency org.threeten:threetenbp to v1.4.4 ([#131](https://www.github.com/googleapis/java-scheduler/issues/131)) ([7d30b87](https://www.github.com/googleapis/java-scheduler/commit/7d30b877cae228eee4a1bddb4f632a97255815a8))
---


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