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

deps: update core dependencies to v1.54.0 #98

Merged

Conversation

renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Update Change
com.google.api:gax-grpc minor 1.53.1 -> 1.54.0
com.google.api:gax-bom minor 1.53.1 -> 1.54.0

Release Notes

googleapis/gax-java

v1.54.0

Compare Source

02-27-2020 09:07 PST

New Features
  • Scale number of threads to scale with number of cpus (#​878)
  • Do not shut down executor when WatchDog is shut down (#​871)
Dependencies
  • Update google-http-client to 1.34.2 (#​886)
  • Update gRPC to 1.27.2 (#​885)
  • Update protobuf to 3.11.4 and gRPC to 1.27.1 (#​882)
Documentation
  • Add javadoc about being called within single thread (#​856)
Internal / Testing Changes
  • Update jacoco to 0.8.5 (#​883)
  • Update google format plugin (#​868)
  • Set up linkage monitor Kokoro build config for gax-java (#​864)

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

codecov bot commented Feb 27, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #98   +/-   ##
=========================================
  Coverage     72.99%   72.99%           
  Complexity      819      819           
=========================================
  Files            84       84           
  Lines          6972     6972           
  Branches         26       26           
=========================================
  Hits           5089     5089           
  Misses         1775     1775           
  Partials        108      108

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 c4afe07...028e2af. Read the comment docs.

@chingor13 chingor13 merged commit f547971 into googleapis:master Feb 27, 2020
@renovate-bot renovate-bot deleted the renovate/core-dependencies branch February 27, 2020 19:30
gcf-merge-on-green bot pushed a commit that referenced this pull request Mar 2, 2020
🤖 I have created a release \*beep\* \*boop\* 
---
## [1.0.0](https://www.github.com/googleapis/java-dialogflow/compare/v0.120.2...v1.0.0) (2020-03-02)


### Features

* add GetValidationResult to AgentClient, outputAudioConfigMask to DetectIntentResult ([#101](https://www.github.com/googleapis/java-dialogflow/issues/101)) ([fca7bfa](https://www.github.com/googleapis/java-dialogflow/commit/fca7bfa0d325b725f43898bd8b92ce4f24a695c0))
* add outputAudioConfigMask to DetectIntentRequest, StreamingDetectIntentRequest ([#96](https://www.github.com/googleapis/java-dialogflow/issues/96)) ([ec1de1e](https://www.github.com/googleapis/java-dialogflow/commit/ec1de1e3296fb20f39513d50f5450c500685c4b5))
* promote to GA ([#99](https://www.github.com/googleapis/java-dialogflow/issues/99)) ([fa0cbd9](https://www.github.com/googleapis/java-dialogflow/commit/fa0cbd9fa01c8f9994b3040ed8c2299ce78bb6db))


### Dependencies

* update core dependencies to v1.54.0 ([#98](https://www.github.com/googleapis/java-dialogflow/issues/98)) ([f547971](https://www.github.com/googleapis/java-dialogflow/commit/f54797100df036814096e13a177c2226d7d9fca8))
* update dependency com.google.cloud:google-cloud-core to v1.92.5 ([8deecea](https://www.github.com/googleapis/java-dialogflow/commit/8deecea5d5ca5c4f078c2b07c757d063d55456c6))
* update dependency com.google.cloud:google-cloud-core to v1.93.0 ([#100](https://www.github.com/googleapis/java-dialogflow/issues/100)) ([a650f81](https://www.github.com/googleapis/java-dialogflow/commit/a650f81566165665054bdbc9f425f1013350508e))
* update dependency com.google.protobuf:protobuf-java to v3.11.4 ([e58bdcd](https://www.github.com/googleapis/java-dialogflow/commit/e58bdcd735c7f0d97b3d76ad1c8b2c763f3fe6b8))
* update dependency io.grpc:grpc-bom to v1.27.1 ([e2e32e2](https://www.github.com/googleapis/java-dialogflow/commit/e2e32e21b4e49fa02642b2ba1cf45a4b91e72c4b))
* update dependency io.grpc:grpc-bom to v1.27.2 ([c4afe07](https://www.github.com/googleapis/java-dialogflow/commit/c4afe07302949f610c6e894d772cd8f296d8533b))


### Documentation

* **regen:** remove unnecessary example parameters ([#82](https://www.github.com/googleapis/java-dialogflow/issues/82)) ([974e961](https://www.github.com/googleapis/java-dialogflow/commit/974e961ae8c64c67570d4f6d6603dfe86e1ba080))
* **regen:** update sample code to set total timeout, add API client header test ([3e02b2f](https://www.github.com/googleapis/java-dialogflow/commit/3e02b2f8309a7318f4f04b8845a91e92e166e3f6))
---


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