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 #76

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 #76 into master will decrease coverage by 0.33%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #76      +/-   ##
============================================
- Coverage      77.9%   77.56%   -0.34%     
+ Complexity      423      370      -53     
============================================
  Files            18       18              
  Lines          3679     3459     -220     
  Branches         55       19      -36     
============================================
- Hits           2866     2683     -183     
+ Misses          750      717      -33     
+ Partials         63       59       -4
Impacted Files Coverage Δ Complexity Δ
...itycenter/v1beta1/stub/GrpcSecurityCenterStub.java 96.14% <0%> (-0.32%) 25% <0%> (-1%)
...securitycenter/v1/stub/GrpcSecurityCenterStub.java 96.14% <0%> (-0.32%) 25% <0%> (-1%)
...ycenter/v1p1beta1/stub/GrpcSecurityCenterStub.java 96.73% <0%> (-0.28%) 30% <0%> (-1%)
...ritycenter/v1/stub/SecurityCenterStubSettings.java 81.92% <0%> (-0.17%) 28% <0%> (-1%)
...enter/v1beta1/stub/SecurityCenterStubSettings.java 81.92% <0%> (-0.17%) 28% <0%> (-1%)
...ter/v1p1beta1/stub/SecurityCenterStubSettings.java 81.81% <0%> (-0.14%) 33% <0%> (-1%)
...d/securitycenter/v1beta1/SecurityCenterClient.java 70% <0%> (+0.45%) 54% <0%> (-13%) ⬇️
.../cloud/securitycenter/v1/SecurityCenterClient.java 70% <0%> (+0.45%) 54% <0%> (-13%) ⬇️
...securitycenter/v1p1beta1/SecurityCenterClient.java 65.38% <0%> (+0.98%) 72% <0%> (-21%) ⬇️

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 29bdbae...fd70ee1. 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
Copy link

Your PR was not mergeable because either one of your required status checks failed, or one of your required reviews was not approved. See required reviews for your repo here: https://github.com/googleapis/sloth/blob/master/required-checks.json

@pmakani pmakani added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 28, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 28, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit a0fdb5c into googleapis:master Feb 28, 2020
@renovate-bot renovate-bot deleted the renovate/core-dependencies branch February 28, 2020 06:42
gcf-merge-on-green bot pushed a commit that referenced this pull request Mar 10, 2020
🤖 I have created a release \*beep\* \*boop\* 
---
## [0.120.0](https://www.github.com/googleapis/java-securitycenter/compare/v0.119.0...v0.120.0) (2020-03-10)


### ⚠ BREAKING CHANGES

* update the Iam methods to use ResourceName (#74)

### Features

* update the Iam methods to use ResourceName ([#74](https://www.github.com/googleapis/java-securitycenter/issues/74)) ([cc5c709](https://www.github.com/googleapis/java-securitycenter/commit/cc5c709eb35228fe8093b611ef8ede4f2bf76f7c))
* **v1:** add Notifications API ([#78](https://www.github.com/googleapis/java-securitycenter/issues/78)) ([7909b8e](https://www.github.com/googleapis/java-securitycenter/commit/7909b8e59bbfcdf96512034298e9315e9603d2cd))


### Dependencies

* update core dependencies to v1.54.0 ([#76](https://www.github.com/googleapis/java-securitycenter/issues/76)) ([a0fdb5c](https://www.github.com/googleapis/java-securitycenter/commit/a0fdb5c96c17ceea535cf935b2e8d26052936a02))
* update dependency com.google.protobuf:protobuf-java to v3.11.4 ([ad734b5](https://www.github.com/googleapis/java-securitycenter/commit/ad734b57d316e70f338069912ca1bc3599935f24))
* update dependency io.grpc:grpc-bom to v1.27.1 ([6a6d921](https://www.github.com/googleapis/java-securitycenter/commit/6a6d9214f86d63058360d55cf511cd29c398d77b))
* update dependency io.grpc:grpc-bom to v1.27.2 ([#75](https://www.github.com/googleapis/java-securitycenter/issues/75)) ([29bdbae](https://www.github.com/googleapis/java-securitycenter/commit/29bdbae5c7c7227a3364f2239dcc52d48c7b8e50))
---


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
5 participants