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

deps: update core dependencies #59

Merged

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jan 2, 2020

This PR contains the following updates:

Package Update Change
io.grpc:grpc-bom minor 1.26.0 -> 1.27.0
com.google.api:gax-bom minor 1.52.0 -> 1.53.0
com.google.api:gax-grpc minor 1.52.0 -> 1.53.0
com.google.auth:google-auth-library-bom minor 0.19.0 -> 0.20.0
com.google.cloud:google-cloud-core-bom patch 1.92.0 -> 1.92.3
com.google.cloud:google-cloud-core patch 1.92.0 -> 1.92.3

Release Notes

grpc/grpc-java

v1.27.0

Compare Source

googleapis/gax-java

v1.53.0

Compare Source

01-09-2020 10:51 PST

New Features
  • feat: enhancement for Batcher api to address bulk read (#​833)
  • feat: implemented watchdog as BackgroundResource (#​838)
  • Create a executorService with a separate pool of threads for channelpool (#​836)
Bug Fixes
  • fix: allows retries when setting maxAttempts without setting TotalTimeout (#​835)
Implementation Changes
  • bazel: Replace native maven_jar rule with jvm_maven_import_external (#​837)
  • cleanup(batcher): removing the non-applicable TODOs comments (#​834)
Dependencies
  • Update dependency org.easymock:easymock to v4.1 (#​821)
  • Update dependency com.google.auto.value:auto-value to v1.7 (#​806)
Internal / Testing Changes
googleapis/google-auth-library-java

v0.20.0

Compare Source

Features
Dependencies
googleapis/java-core

v1.92.3

Compare Source

v1.92.2

Compare Source

v1.92.1

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 if you tick the rebase/retry checkbox below.

👻 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 Jan 2, 2020
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 2, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 2, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 8, 2020
@codecov
Copy link

codecov bot commented Jan 8, 2020

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #59      +/-   ##
============================================
- Coverage     67.95%   67.58%   -0.37%     
+ Complexity      210      191      -19     
============================================
  Files            23       23              
  Lines          1654     1589      -65     
  Branches         46       34      -12     
============================================
- Hits           1124     1074      -50     
+ Misses          484      474      -10     
+ Partials         46       41       -5
Impacted Files Coverage Δ Complexity Δ
...a/com/google/cloud/translate/TranslateOptions.java 53.22% <0%> (-1.62%) 13% <0%> (ø)
...slate/v3beta1/stub/GrpcTranslationServiceStub.java 89.11% <0%> (-0.79%) 13% <0%> (-1%)
.../translate/v3/stub/GrpcTranslationServiceStub.java 91.19% <0%> (-0.64%) 14% <0%> (-1%)
...e/v3beta1/stub/TranslationServiceStubSettings.java 86.19% <0%> (-0.18%) 20% <0%> (-1%)
...nslate/v3/stub/TranslationServiceStubSettings.java 86.19% <0%> (-0.18%) 20% <0%> (-1%)
...cloud/translate/testing/RemoteTranslateHelper.java 0% <0%> (ø) 0% <0%> (ø) ⬇️
...e/cloud/translate/v3/TranslationServiceClient.java 50.72% <0%> (+0.06%) 25% <0%> (-8%) ⬇️
...ud/translate/v3beta1/TranslationServiceClient.java 51.32% <0%> (+0.12%) 22% <0%> (-7%) ⬇️

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 40c7dc5...c01a38d. Read the comment docs.

@renovate-bot renovate-bot changed the title deps: update core dependencies to v1.92.1 deps: update core dependencies Jan 9, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 9, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 10, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 10, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 10, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 10, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 21, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 23, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 29, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 29, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 30, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 30, 2020
@chingor13 chingor13 merged commit 1cd4ec0 into googleapis:master Jan 31, 2020
@renovate-bot renovate-bot deleted the renovate/core-dependencies branch January 31, 2020 16:38
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
5 participants