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

deps: update core dependencies to v1.57.0 #178

Merged

Conversation

renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Update Change
com.google.api:gax-grpc minor 1.56.0 -> 1.57.0
com.google.api:gax-bom minor 1.56.0 -> 1.57.0

Release Notes

googleapis/gax-java

v1.57.0

Compare Source

06-10-2020 15:01 PDT

Implementation Changes
  • logging: catch and log exceptions in Watchdog runnable to ensure it never stops running (#​1036)
  • android: make GaxProperties.version accessible in Android (#​1117)
  • Make watchdog @BetaApi and watchdog provider implementations @InternalApi (#​1119)
New Features
  • generalize ExecutorService for transport layers (#​1098)
  • add setAttemptDirectPath(boolean) for InstantiatingGrpcChannelProvider.Builder (#​1015)
Dependencies
  • update grpc to 1.30.0, protobuf to 3.12.2 (#​1125)
  • update api-common-java to 1.92 (#​1126)
Internal / Testing Changes
  • [gax-java] chore: include only external-facing gax testing utils in testlibJar (#​1120)
  • ci: Linkage Checker to examine linkage error at artifact level (#​1032)
  • ci: Adopt GitHub Actions in gax-java: unit tests and linkage monitor (#​1062)
  • chore: display call settings configuration through toString (#​1017)
  • test: cleaning up deprecated usages (#​858)

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 these updates 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 12, 2020
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 12, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 12, 2020
@codecov
Copy link

codecov bot commented Jun 12, 2020

Codecov Report

Merging #178 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #178   +/-   ##
=========================================
  Coverage     70.18%   70.18%           
  Complexity       90       90           
=========================================
  Files            12       12           
  Lines           550      550           
  Branches          3        3           
=========================================
  Hits            386      386           
  Misses          161      161           
  Partials          3        3           

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 9abd16f...23bb927. Read the comment docs.

@chingor13 chingor13 merged commit e48e567 into googleapis:master Jun 17, 2020
@renovate-bot renovate-bot deleted the renovate/core-dependencies branch June 17, 2020 17:35
gcf-merge-on-green bot pushed a commit that referenced this pull request Jun 19, 2020
🤖 I have created a release \*beep\* \*boop\* 
---
## [1.0.0](https://www.github.com/googleapis/java-webrisk/compare/v0.33.3...v1.0.0) (2020-06-18)


### Features

* promote to GA ([#185](https://www.github.com/googleapis/java-webrisk/issues/185)) ([710f6f5](https://www.github.com/googleapis/java-webrisk/commit/710f6f593f61b434daf9f03d7579758e378eda9c))


### Dependencies

* update core dependencies to v1.57.0 ([#178](https://www.github.com/googleapis/java-webrisk/issues/178)) ([e48e567](https://www.github.com/googleapis/java-webrisk/commit/e48e567726f943db9b35cedbb21ba51dbd4b96a2))
* update dependency com.google.api:api-common to v1.9.1 ([#162](https://www.github.com/googleapis/java-webrisk/issues/162)) ([996b81e](https://www.github.com/googleapis/java-webrisk/commit/996b81e97f222fa65c8b60db67ef534b9baec4eb))
* update dependency com.google.api:api-common to v1.9.2 ([#169](https://www.github.com/googleapis/java-webrisk/issues/169)) ([950f130](https://www.github.com/googleapis/java-webrisk/commit/950f130367b6b846825f8bca616680dbf94aea27))
* update dependency com.google.api.grpc:proto-google-common-protos to v1.18.0 ([#151](https://www.github.com/googleapis/java-webrisk/issues/151)) ([75cb038](https://www.github.com/googleapis/java-webrisk/commit/75cb03804378e9938a45e2ab32691df7692b877e))
* update dependency com.google.protobuf:protobuf-java to v3.12.0 ([#156](https://www.github.com/googleapis/java-webrisk/issues/156)) ([67c5c7c](https://www.github.com/googleapis/java-webrisk/commit/67c5c7c665b6f6f9fca6f6ebafc62718686ca110))
* update dependency com.google.protobuf:protobuf-java to v3.12.2 ([#160](https://www.github.com/googleapis/java-webrisk/issues/160)) ([9abd16f](https://www.github.com/googleapis/java-webrisk/commit/9abd16f290059aa6dfaad60a75b261e1501c3ba7))
* update dependency io.grpc:grpc-bom to v1.29.0 ([#139](https://www.github.com/googleapis/java-webrisk/issues/139)) ([2e186a8](https://www.github.com/googleapis/java-webrisk/commit/2e186a86d5bae102e721a07e5b981ef06d55a557))
* update dependency io.grpc:grpc-bom to v1.30.0 ([#173](https://www.github.com/googleapis/java-webrisk/issues/173)) ([29775cf](https://www.github.com/googleapis/java-webrisk/commit/29775cfca9ac21aa9b7304ed2cbb896a67a9e05e))
* update dependency org.threeten:threetenbp to v1.4.4 ([#144](https://www.github.com/googleapis/java-webrisk/issues/144)) ([13ae6ac](https://www.github.com/googleapis/java-webrisk/commit/13ae6acc634f6a3121b346bcd4fe8ceb59bca7f6))
---


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
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
4 participants