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.api:api-common to v1.9.2 #63

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jun 4, 2020

This PR contains the following updates:

Package Update Change
com.google.api:api-common patch 1.9.1 -> 1.9.2

Release Notes

googleapis/api-common-java

v1.9.2

Compare Source

Bug Fixes

  • parse collection wildcards and _deleted-topic_ patterns (#​150)

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 Jun 4, 2020
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 4, 2020
@codecov
Copy link

codecov bot commented Jun 4, 2020

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #63      +/-   ##
============================================
- Coverage     77.60%   76.81%   -0.80%     
  Complexity       96       96              
============================================
  Files             6        6              
  Lines           759      759              
  Branches          9        9              
============================================
- Hits            589      583       -6     
  Misses          159      159              
- Partials         11       17       +6     
Impacted Files Coverage Δ Complexity Δ
...s/v1beta1/SecurityCenterSettingsServiceClient.java 65.75% <0.00%> (-4.11%) 47.00% <0.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 dd3f81f...7dead79. Read the comment docs.

@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 4, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 4, 2020
@chingor13 chingor13 added the automerge Merge the pull request once unit tests and other checks pass. label Jun 4, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit 9b601b0 into googleapis:master Jun 4, 2020
@renovate-bot renovate-bot deleted the renovate/google.api-common.version branch June 4, 2020 22:01
gcf-merge-on-green bot pushed a commit that referenced this pull request Jun 23, 2020
🤖 I have created a release \*beep\* \*boop\* 
---
## [0.3.0](https://www.github.com/googleapis/java-securitycenter-settings/compare/v0.2.0...v0.3.0) (2020-06-23)


### ⚠ BREAKING CHANGES

* **v1beta1:** remove some resource name builders (#44)

### Features

* **deps:** adopt flatten plugin and google-cloud-shared-dependencies ([#78](https://www.github.com/googleapis/java-securitycenter-settings/issues/78)) ([06deac6](https://www.github.com/googleapis/java-securitycenter-settings/commit/06deac641f73dce1b4bcd4afd0ba19ec6e1bfb97))
* **v1beta1:** remove some resource name builders ([#44](https://www.github.com/googleapis/java-securitycenter-settings/issues/44)) ([1cb9d25](https://www.github.com/googleapis/java-securitycenter-settings/commit/1cb9d25ce87ee4e73cda81da93f1f0f95cca4e48))


### Bug Fixes

* migrate securitycenter/settings/v1beta1 to grpc_service_config ([#74](https://www.github.com/googleapis/java-securitycenter-settings/issues/74)) ([09daf15](https://www.github.com/googleapis/java-securitycenter-settings/commit/09daf15c4e3f4d444c0822ba2560c4ee97285505))


### Dependencies

* update core dependencies to v1.57.0 ([#71](https://www.github.com/googleapis/java-securitycenter-settings/issues/71)) ([ef2bf6e](https://www.github.com/googleapis/java-securitycenter-settings/commit/ef2bf6e1e856a33289447cd64b8d993a4df631ae))
* update dependency com.google.api:api-common to v1.9.1 ([#57](https://www.github.com/googleapis/java-securitycenter-settings/issues/57)) ([dd3f81f](https://www.github.com/googleapis/java-securitycenter-settings/commit/dd3f81f4ba9c9fe4ee4513aa3c5fc819494cb56b))
* update dependency com.google.api:api-common to v1.9.2 ([#63](https://www.github.com/googleapis/java-securitycenter-settings/issues/63)) ([9b601b0](https://www.github.com/googleapis/java-securitycenter-settings/commit/9b601b0fd35b7fe66ceb403c1549eabd91051682))
* update dependency com.google.api.grpc:proto-google-common-protos to v1.18.0 ([#47](https://www.github.com/googleapis/java-securitycenter-settings/issues/47)) ([06b9732](https://www.github.com/googleapis/java-securitycenter-settings/commit/06b9732fca4c1d1f81f2a2180ff22ada283bf466))
* update dependency com.google.guava:guava-bom to v29 ([#28](https://www.github.com/googleapis/java-securitycenter-settings/issues/28)) ([c68ac9f](https://www.github.com/googleapis/java-securitycenter-settings/commit/c68ac9f9d7c90f59258ea944ce2aed8d25b7d4ab))
* update dependency com.google.protobuf:protobuf-java to v3.12.0 ([#52](https://www.github.com/googleapis/java-securitycenter-settings/issues/52)) ([49f3fe6](https://www.github.com/googleapis/java-securitycenter-settings/commit/49f3fe6427d3d0894a91f0be7cbfe70ac8b9dab8))
* update dependency com.google.protobuf:protobuf-java to v3.12.2 ([#55](https://www.github.com/googleapis/java-securitycenter-settings/issues/55)) ([1bc5a50](https://www.github.com/googleapis/java-securitycenter-settings/commit/1bc5a5087d06a5ffd806a1d527e3523e9339ee0c))
* update dependency io.grpc:grpc-bom to v1.29.0 ([#41](https://www.github.com/googleapis/java-securitycenter-settings/issues/41)) ([a06b051](https://www.github.com/googleapis/java-securitycenter-settings/commit/a06b0511223b416efdfe8f288b846d53b2fca4bb))
* update dependency io.grpc:grpc-bom to v1.30.0 ([#67](https://www.github.com/googleapis/java-securitycenter-settings/issues/67)) ([da8d372](https://www.github.com/googleapis/java-securitycenter-settings/commit/da8d372f63e05c5c003d251f1808f5862bc08ced))
* update dependency org.threeten:threetenbp to v1.4.4 ([#43](https://www.github.com/googleapis/java-securitycenter-settings/issues/43)) ([884cef9](https://www.github.com/googleapis/java-securitycenter-settings/commit/884cef9c27655e022331dcc4b40fc1705f575de9))
---


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. kokoro:run Add this label to force Kokoro to re-run the tests.
Projects
None yet
4 participants