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.54.0 #78

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 #78 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #78   +/-   ##
=========================================
  Coverage     65.07%   65.07%           
  Complexity       66       66           
=========================================
  Files            12       12           
  Lines           418      418           
  Branches          2        2           
=========================================
  Hits            272      272           
  Misses          144      144           
  Partials          2        2

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 89d84ab...82d173f. Read the comment docs.

@chingor13 chingor13 added the automerge Merge the pull request once unit tests and other checks pass. label Feb 28, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit 3b7064f into googleapis:master Feb 28, 2020
@renovate-bot renovate-bot deleted the renovate/core-dependencies branch February 28, 2020 05:40
gcf-merge-on-green bot pushed a commit that referenced this pull request Apr 7, 2020
🤖 I have created a release \*beep\* \*boop\* 
---
### [1.0.2](https://www.github.com/googleapis/java-texttospeech/compare/v1.0.1...v1.0.2) (2020-04-06)


### Dependencies

* update core dependencies ([#82](https://www.github.com/googleapis/java-texttospeech/issues/82)) ([e81655c](https://www.github.com/googleapis/java-texttospeech/commit/e81655c27cc3d2b84546ca8d3ecf3525da138f50))
* update core dependencies to v1.54.0 ([#78](https://www.github.com/googleapis/java-texttospeech/issues/78)) ([3b7064f](https://www.github.com/googleapis/java-texttospeech/commit/3b7064fe44d8dec3873146142fb4caa2f2e0dc7e))
* update dependency com.google.api:api-common to v1.9.0 ([#98](https://www.github.com/googleapis/java-texttospeech/issues/98)) ([0f85c9d](https://www.github.com/googleapis/java-texttospeech/commit/0f85c9daf9c80c6dc30ed0eaddfec7c67d86aed2))
* update dependency com.google.cloud.samples:shared-configuration to v1.0.13 ([#97](https://www.github.com/googleapis/java-texttospeech/issues/97)) ([2f3009d](https://www.github.com/googleapis/java-texttospeech/commit/2f3009d19afcdbbc9b7238f194086782cd740d9e))
* update dependency com.google.protobuf:protobuf-java to v3.11.4 ([c2bcea8](https://www.github.com/googleapis/java-texttospeech/commit/c2bcea899301fd176e453c32d7937e342f23df49))
* update dependency io.grpc:grpc-bom to v1.27.1 ([8590191](https://www.github.com/googleapis/java-texttospeech/commit/859019194bf4f8cb48eef213e13ae65fac29d863))
* update dependency io.grpc:grpc-bom to v1.27.2 ([89d84ab](https://www.github.com/googleapis/java-texttospeech/commit/89d84ab096c69bba457b8227d8fa190690293022))
* update dependency org.threeten:threetenbp to v1.4.3 ([#91](https://www.github.com/googleapis/java-texttospeech/issues/91)) ([ef6b7ec](https://www.github.com/googleapis/java-texttospeech/commit/ef6b7eca26540a128acf3602db1824dd9ecf1384))


### Documentation

* **regen:** update sample code to set total timeout, add API client header test ([1763988](https://www.github.com/googleapis/java-texttospeech/commit/1763988e39ac6ed999afefa741e5e0e74032a815))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).
yoshi-automation added a commit that referenced this pull request Apr 7, 2020
8fdf2a6
commit 8fdf2a6
Author: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Date:   Tue Apr 7 00:20:39 2020 +0000

    chore: release 1.0.2 (#79)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ### [1.0.2](https://www.github.com/googleapis/java-texttospeech/compare/v1.0.1...v1.0.2) (2020-04-06)

    ### Dependencies

    * update core dependencies ([#82](https://www.github.com/googleapis/java-texttospeech/issues/82)) ([e81655c](https://www.github.com/googleapis/java-texttospeech/commit/e81655c27cc3d2b84546ca8d3ecf3525da138f50))
    * update core dependencies to v1.54.0 ([#78](https://www.github.com/googleapis/java-texttospeech/issues/78)) ([3b7064f](https://www.github.com/googleapis/java-texttospeech/commit/3b7064fe44d8dec3873146142fb4caa2f2e0dc7e))
    * update dependency com.google.api:api-common to v1.9.0 ([#98](https://www.github.com/googleapis/java-texttospeech/issues/98)) ([0f85c9d](https://www.github.com/googleapis/java-texttospeech/commit/0f85c9daf9c80c6dc30ed0eaddfec7c67d86aed2))
    * update dependency com.google.cloud.samples:shared-configuration to v1.0.13 ([#97](https://www.github.com/googleapis/java-texttospeech/issues/97)) ([2f3009d](https://www.github.com/googleapis/java-texttospeech/commit/2f3009d19afcdbbc9b7238f194086782cd740d9e))
    * update dependency com.google.protobuf:protobuf-java to v3.11.4 ([c2bcea8](https://www.github.com/googleapis/java-texttospeech/commit/c2bcea899301fd176e453c32d7937e342f23df49))
    * update dependency io.grpc:grpc-bom to v1.27.1 ([8590191](https://www.github.com/googleapis/java-texttospeech/commit/859019194bf4f8cb48eef213e13ae65fac29d863))
    * update dependency io.grpc:grpc-bom to v1.27.2 ([89d84ab](https://www.github.com/googleapis/java-texttospeech/commit/89d84ab096c69bba457b8227d8fa190690293022))
    * update dependency org.threeten:threetenbp to v1.4.3 ([#91](https://www.github.com/googleapis/java-texttospeech/issues/91)) ([ef6b7ec](https://www.github.com/googleapis/java-texttospeech/commit/ef6b7eca26540a128acf3602db1824dd9ecf1384))

    ### Documentation

    * **regen:** update sample code to set total timeout, add API client header test ([1763988](https://www.github.com/googleapis/java-texttospeech/commit/1763988e39ac6ed999afefa741e5e0e74032a815))
    ---

    This PR was generated with [Release Please](https://github.com/googleapis/release-please).
yoshi-automation added a commit that referenced this pull request Apr 7, 2020
8fdf2a6
commit 8fdf2a6
Author: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Date:   Tue Apr 7 00:20:39 2020 +0000

    chore: release 1.0.2 (#79)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ### [1.0.2](https://www.github.com/googleapis/java-texttospeech/compare/v1.0.1...v1.0.2) (2020-04-06)

    ### Dependencies

    * update core dependencies ([#82](https://www.github.com/googleapis/java-texttospeech/issues/82)) ([e81655c](https://www.github.com/googleapis/java-texttospeech/commit/e81655c27cc3d2b84546ca8d3ecf3525da138f50))
    * update core dependencies to v1.54.0 ([#78](https://www.github.com/googleapis/java-texttospeech/issues/78)) ([3b7064f](https://www.github.com/googleapis/java-texttospeech/commit/3b7064fe44d8dec3873146142fb4caa2f2e0dc7e))
    * update dependency com.google.api:api-common to v1.9.0 ([#98](https://www.github.com/googleapis/java-texttospeech/issues/98)) ([0f85c9d](https://www.github.com/googleapis/java-texttospeech/commit/0f85c9daf9c80c6dc30ed0eaddfec7c67d86aed2))
    * update dependency com.google.cloud.samples:shared-configuration to v1.0.13 ([#97](https://www.github.com/googleapis/java-texttospeech/issues/97)) ([2f3009d](https://www.github.com/googleapis/java-texttospeech/commit/2f3009d19afcdbbc9b7238f194086782cd740d9e))
    * update dependency com.google.protobuf:protobuf-java to v3.11.4 ([c2bcea8](https://www.github.com/googleapis/java-texttospeech/commit/c2bcea899301fd176e453c32d7937e342f23df49))
    * update dependency io.grpc:grpc-bom to v1.27.1 ([8590191](https://www.github.com/googleapis/java-texttospeech/commit/859019194bf4f8cb48eef213e13ae65fac29d863))
    * update dependency io.grpc:grpc-bom to v1.27.2 ([89d84ab](https://www.github.com/googleapis/java-texttospeech/commit/89d84ab096c69bba457b8227d8fa190690293022))
    * update dependency org.threeten:threetenbp to v1.4.3 ([#91](https://www.github.com/googleapis/java-texttospeech/issues/91)) ([ef6b7ec](https://www.github.com/googleapis/java-texttospeech/commit/ef6b7eca26540a128acf3602db1824dd9ecf1384))

    ### Documentation

    * **regen:** update sample code to set total timeout, add API client header test ([1763988](https://www.github.com/googleapis/java-texttospeech/commit/1763988e39ac6ed999afefa741e5e0e74032a815))
    ---

    This PR was generated with [Release Please](https://github.com/googleapis/release-please).
yoshi-automation added a commit that referenced this pull request Apr 9, 2020
8fdf2a6
commit 8fdf2a6
Author: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Date:   Tue Apr 7 00:20:39 2020 +0000

    chore: release 1.0.2 (#79)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ### [1.0.2](https://www.github.com/googleapis/java-texttospeech/compare/v1.0.1...v1.0.2) (2020-04-06)

    ### Dependencies

    * update core dependencies ([#82](https://www.github.com/googleapis/java-texttospeech/issues/82)) ([e81655c](https://www.github.com/googleapis/java-texttospeech/commit/e81655c27cc3d2b84546ca8d3ecf3525da138f50))
    * update core dependencies to v1.54.0 ([#78](https://www.github.com/googleapis/java-texttospeech/issues/78)) ([3b7064f](https://www.github.com/googleapis/java-texttospeech/commit/3b7064fe44d8dec3873146142fb4caa2f2e0dc7e))
    * update dependency com.google.api:api-common to v1.9.0 ([#98](https://www.github.com/googleapis/java-texttospeech/issues/98)) ([0f85c9d](https://www.github.com/googleapis/java-texttospeech/commit/0f85c9daf9c80c6dc30ed0eaddfec7c67d86aed2))
    * update dependency com.google.cloud.samples:shared-configuration to v1.0.13 ([#97](https://www.github.com/googleapis/java-texttospeech/issues/97)) ([2f3009d](https://www.github.com/googleapis/java-texttospeech/commit/2f3009d19afcdbbc9b7238f194086782cd740d9e))
    * update dependency com.google.protobuf:protobuf-java to v3.11.4 ([c2bcea8](https://www.github.com/googleapis/java-texttospeech/commit/c2bcea899301fd176e453c32d7937e342f23df49))
    * update dependency io.grpc:grpc-bom to v1.27.1 ([8590191](https://www.github.com/googleapis/java-texttospeech/commit/859019194bf4f8cb48eef213e13ae65fac29d863))
    * update dependency io.grpc:grpc-bom to v1.27.2 ([89d84ab](https://www.github.com/googleapis/java-texttospeech/commit/89d84ab096c69bba457b8227d8fa190690293022))
    * update dependency org.threeten:threetenbp to v1.4.3 ([#91](https://www.github.com/googleapis/java-texttospeech/issues/91)) ([ef6b7ec](https://www.github.com/googleapis/java-texttospeech/commit/ef6b7eca26540a128acf3602db1824dd9ecf1384))

    ### Documentation

    * **regen:** update sample code to set total timeout, add API client header test ([1763988](https://www.github.com/googleapis/java-texttospeech/commit/1763988e39ac6ed999afefa741e5e0e74032a815))
    ---

    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.
Projects
None yet
4 participants