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

deps: update core dependencies#165

Merged
chingor13 merged 1 commit intogoogleapis:masterfrom
renovate-bot:renovate/core-dependencies
Jun 16, 2020
Merged

deps: update core dependencies#165
chingor13 merged 1 commit intogoogleapis:masterfrom
renovate-bot:renovate/core-dependencies

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

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

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
com.google.cloud:google-cloud-core patch 1.93.5 -> 1.93.6

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)
googleapis/java-core

v1.93.6

Compare Source


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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
Copy Markdown

codecov bot commented Jun 12, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #165   +/-   ##
=========================================
  Coverage     77.02%   77.02%           
  Complexity      142      142           
=========================================
  Files             6        6           
  Lines          1088     1088           
  Branches         18       18           
=========================================
  Hits            838      838           
  Misses          226      226           
  Partials         24       24           

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 ad04bfa...fd93cf5. Read the comment docs.

@renovate-bot renovate-bot force-pushed the renovate/core-dependencies branch from c83d4e8 to fd93cf5 Compare June 12, 2020 19:17
@renovate-bot renovate-bot changed the title deps: update core dependencies to v1.57.0 deps: update core dependencies Jun 12, 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 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
@chingor13 chingor13 merged commit 5c3b059 into googleapis:master Jun 16, 2020
@renovate-bot renovate-bot deleted the renovate/core-dependencies branch June 16, 2020 02:03
gcf-merge-on-green bot pushed a commit that referenced this pull request Aug 11, 2020
🤖 I have created a release \*beep\* \*boop\* 
---
## [1.1.0](https://www.github.com/googleapis/java-iot/compare/v1.0.2...v1.1.0) (2020-08-10)


### Features

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


### Bug Fixes

* restore GAPIC v2 retry configs ([#144](https://www.github.com/googleapis/java-iot/issues/144)) ([f8ae7ba](https://www.github.com/googleapis/java-iot/commit/f8ae7bab29c0c7d0dde44cd142ac5081d18954c5))
* **v1:** migrate to grpc_service_config ([#193](https://www.github.com/googleapis/java-iot/issues/193)) ([5dd9dcf](https://www.github.com/googleapis/java-iot/commit/5dd9dcfdf03cafce29d11518dca61f247627dc2b))


### Dependencies

* update core dependencies ([#165](https://www.github.com/googleapis/java-iot/issues/165)) ([5c3b059](https://www.github.com/googleapis/java-iot/commit/5c3b05901f87428ace2a6532b93764e095aea150))
* update dependency com.google.api:api-common to v1.9.1 ([#149](https://www.github.com/googleapis/java-iot/issues/149)) ([9031980](https://www.github.com/googleapis/java-iot/commit/903198019ea5477dd32536a0c778db93c4cd2498))
* update dependency com.google.api:api-common to v1.9.2 ([#156](https://www.github.com/googleapis/java-iot/issues/156)) ([975d1f5](https://www.github.com/googleapis/java-iot/commit/975d1f5f33a7a372dec507d2b81c9dde98068288))
* update dependency com.google.api.grpc:proto-google-common-protos to v1.18.0 ([#138](https://www.github.com/googleapis/java-iot/issues/138)) ([bba4e4b](https://www.github.com/googleapis/java-iot/commit/bba4e4b1f3f61a0bef0384b285694d14c0ea3417))
* update dependency com.google.cloud:google-cloud-core to v1.93.5 ([#150](https://www.github.com/googleapis/java-iot/issues/150)) ([aaf25dd](https://www.github.com/googleapis/java-iot/commit/aaf25dd0d66dbcd245563347e473534a5e6246c5))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.2 ([#186](https://www.github.com/googleapis/java-iot/issues/186)) ([00a0cb8](https://www.github.com/googleapis/java-iot/commit/00a0cb8d98360b57666b39de45ab6186448d8324))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.3 ([#188](https://www.github.com/googleapis/java-iot/issues/188)) ([5f50037](https://www.github.com/googleapis/java-iot/commit/5f5003797131085392d53f2ba6d69924de1774d1))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.6 ([b1c5afd](https://www.github.com/googleapis/java-iot/commit/b1c5afd9af67df7f8509540fcb366ccdbd9ec28f))
* update dependency com.google.protobuf:protobuf-java to v3.12.0 ([#142](https://www.github.com/googleapis/java-iot/issues/142)) ([6fa8924](https://www.github.com/googleapis/java-iot/commit/6fa892490fb8b82aabe1c5d977bfd70cf179aa53))
* update dependency com.google.protobuf:protobuf-java to v3.12.2 ([#147](https://www.github.com/googleapis/java-iot/issues/147)) ([ad04bfa](https://www.github.com/googleapis/java-iot/commit/ad04bfa78c1ad29c04ad15dca7c7b4c9938b885d))
* update dependency io.grpc:grpc-bom to v1.29.0 ([#128](https://www.github.com/googleapis/java-iot/issues/128)) ([cafb37a](https://www.github.com/googleapis/java-iot/commit/cafb37a2a58d5b792e1896a1c08c1477eb1eda1f))
* update dependency io.grpc:grpc-bom to v1.30.0 ([#160](https://www.github.com/googleapis/java-iot/issues/160)) ([718abd7](https://www.github.com/googleapis/java-iot/commit/718abd7c91b1a780aef4e95c04e92b1dd5bfe602))
* update dependency org.threeten:threetenbp to v1.4.4 ([#134](https://www.github.com/googleapis/java-iot/issues/134)) ([daf9439](https://www.github.com/googleapis/java-iot/commit/daf94390aaad11c2c4160488b94d4e5ce20069b7))
---


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

Development

Successfully merging this pull request may close these issues.

4 participants