Skip to content
This repository was archived by the owner on Jul 15, 2024. It is now read-only.

deps: update core transport dependencies#170

Merged
chingor13 merged 1 commit into
googleapis:masterfrom
renovate-bot:renovate/core-transport-dependencies
Aug 25, 2020
Merged

deps: update core transport dependencies#170
chingor13 merged 1 commit into
googleapis:masterfrom
renovate-bot:renovate/core-transport-dependencies

Conversation

@renovate-bot

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

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
com.google.api-client:google-api-client-bom patch 1.30.9 -> 1.30.10
com.google.oauth-client:google-oauth-client-bom minor 1.30.6 -> 1.31.0
com.google.http-client:google-http-client-bom minor 1.35.0 -> 1.36.0

Release Notes

googleapis/google-api-java-client

v1.30.10

Compare Source

googleapis/google-oauth-java-client

v1.31.0

Compare Source

Features
Dependencies
1.30.6 (2020-02-24)
Bug Fixes
  • remove vestigial, outdated protobuf dependencies from assembly docs (#​409) (bc8a5aa)
Dependencies
1.30.5 (2019-12-17)
Dependencies
1.30.4 (2019-10-22)
Documentation
Dependencies
1.30.3 (2019-09-20)
Dependencies
googleapis/google-http-java-client

v1.36.0

Compare Source

Features
  • add Android 19 compatible FileDataStoreFactory implementation (#​1070) (1150acd)
Bug Fixes

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 29, 2020
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 29, 2020
@codecov

codecov Bot commented Jun 29, 2020

Copy link
Copy Markdown

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #170      +/-   ##
============================================
- Coverage     37.30%   37.02%   -0.28%     
  Complexity    14430    14430              
============================================
  Files          1574     1574              
  Lines        182845   182842       -3     
  Branches      26932    26426     -506     
============================================
- Hits          68207    67701     -506     
+ Misses       106719   106716       -3     
- Partials       7919     8425     +506     
Impacted Files Coverage Δ Complexity Δ
...va/com/google/cloud/compute/v1/InstanceClient.java 48.11% <0.00%> (-6.39%) 159.00% <0.00%> (ø%)
.../com/google/cloud/compute/v1/RegionDiskClient.java 47.90% <0.00%> (-5.99%) 43.00% <0.00%> (ø%)
...ava/com/google/cloud/compute/v1/ProjectClient.java 51.14% <0.00%> (-5.94%) 55.00% <0.00%> (ø%)
.../google/cloud/compute/v1/SecurityPolicyClient.java 47.64% <0.00%> (-5.89%) 43.00% <0.00%> (ø%)
...ava/com/google/cloud/compute/v1/LicenseClient.java 50.41% <0.00%> (-5.79%) 31.00% <0.00%> (ø%)
...va/com/google/cloud/compute/v1/SnapshotClient.java 50.00% <0.00%> (-5.74%) 31.00% <0.00%> (ø%)
.../java/com/google/cloud/compute/v1/ImageClient.java 49.04% <0.00%> (-5.74%) 43.00% <0.00%> (ø%)
.../google/cloud/compute/v1/TargetSslProxyClient.java 48.57% <0.00%> (-5.72%) 35.00% <0.00%> (ø%)
...oogle/cloud/compute/v1/InstanceTemplateClient.java 49.19% <0.00%> (-5.65%) 31.00% <0.00%> (ø%)
...m/google/cloud/compute/v1/BackendBucketClient.java 48.61% <0.00%> (-5.56%) 35.00% <0.00%> (ø%)
... and 62 more

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 df74c7b...c8a7419. Read the comment docs.

@chingor13 chingor13 added the automerge Merge the pull request once unit tests and other checks pass. label Jun 29, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 29, 2020
@gcf-merge-on-green

Copy link
Copy Markdown

Your PR has attempted to merge for 3 hours. Please check that all required checks have passed, you have an automerge label, and that all your reviewers have approved the PR

@gcf-merge-on-green

Copy link
Copy Markdown

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, or one of your required reviews was not approved. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jun 30, 2020
@renovate-bot renovate-bot force-pushed the renovate/core-transport-dependencies branch from c8a7419 to 3fbb8c6 Compare July 1, 2020 01:03
@renovate-bot renovate-bot changed the title deps: update dependency com.google.oauth-client:google-oauth-client-bom to v1.31.0 deps: update core transport dependencies Jul 1, 2020
@trusted-contributions-gcf trusted-contributions-gcf Bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 1, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 1, 2020
@renovate-bot renovate-bot force-pushed the renovate/core-transport-dependencies branch from 3fbb8c6 to fa435be Compare July 8, 2020 22:04
@trusted-contributions-gcf trusted-contributions-gcf Bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 8, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 8, 2020
@trusted-contributions-gcf trusted-contributions-gcf Bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Aug 20, 2020
@product-auto-label product-auto-label Bot added the api: compute Issues related to the googleapis/java-compute API. label Aug 21, 2020
@chingor13 chingor13 merged commit 3f02de4 into googleapis:master Aug 25, 2020
@renovate-bot renovate-bot deleted the renovate/core-transport-dependencies branch August 25, 2020 19:03
gcf-merge-on-green Bot pushed a commit that referenced this pull request Nov 4, 2020
🤖 I have created a release \*beep\* \*boop\* 
---
## [0.119.0](https://www.github.com/googleapis/java-compute/compare/v0.118.0...v0.119.0) (2020-11-04)


### ⚠ BREAKING CHANGES

* add Accelerators, GRPCHealthCheck, PreservedState, StatefulPolicy (#180)

### Features

* **deps:** adopt flatten plugin and google-cloud-shared-dependencies ([#161](https://www.github.com/googleapis/java-compute/issues/161)) ([79e9b58](https://www.github.com/googleapis/java-compute/commit/79e9b582f79164c2b519cecfdaed1165b18b70e8))
* add Accelerators, GRPCHealthCheck, PreservedState, StatefulPolicy ([#180](https://www.github.com/googleapis/java-compute/issues/180)) ([97fd6f6](https://www.github.com/googleapis/java-compute/commit/97fd6f60b68fd2bb6d6c00d180b80955e7621bf8))


### Documentation

* update libraries-bom ([#190](https://www.github.com/googleapis/java-compute/issues/190)) ([9512e88](https://www.github.com/googleapis/java-compute/commit/9512e88234a45bc184e2ef6274e00c3816cd0535))


### Dependencies

* update core dependencies to v1.93.5 ([#152](https://www.github.com/googleapis/java-compute/issues/152)) ([7ad4d75](https://www.github.com/googleapis/java-compute/commit/7ad4d753a98047282ba52e6f6c0f6a9ec24b9f30))
* update core transport dependencies ([#170](https://www.github.com/googleapis/java-compute/issues/170)) ([3f02de4](https://www.github.com/googleapis/java-compute/commit/3f02de4a0ea495fb7a6e3c269774e540e6f9667e))
* update dependency com.google.apis:google-api-services-compute to v1-rev20200331-1.30.9 ([#139](https://www.github.com/googleapis/java-compute/issues/139)) ([ef44308](https://www.github.com/googleapis/java-compute/commit/ef443088f3790e8ea8f56f7512127bf4307b9748))
* update dependency com.google.apis:google-api-services-compute to v1-rev20200727-1.30.10 ([#148](https://www.github.com/googleapis/java-compute/issues/148)) ([2c93898](https://www.github.com/googleapis/java-compute/commit/2c93898ea52604c714999b24fa74cc43fd58a112))
* update dependency com.google.apis:google-api-services-compute to v1-rev20200811-1.30.10 ([#193](https://www.github.com/googleapis/java-compute/issues/193)) ([a010ca4](https://www.github.com/googleapis/java-compute/commit/a010ca41e280448bdc0e6431489a6aeee3b29cd4))
* update dependency com.google.apis:google-api-services-compute to v1-rev20201007-1.30.10 ([#221](https://www.github.com/googleapis/java-compute/issues/221)) ([993caff](https://www.github.com/googleapis/java-compute/commit/993caff1ff63fa286394452f00401ff2518e4595))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.10.0 ([#213](https://www.github.com/googleapis/java-compute/issues/213)) ([43951a9](https://www.github.com/googleapis/java-compute/commit/43951a9d0547c61930a5bdc983f319e5e7951d01))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.10.1 ([#224](https://www.github.com/googleapis/java-compute/issues/224)) ([2ab4b11](https://www.github.com/googleapis/java-compute/commit/2ab4b112f9d4da84cd34058e69c2a7dd9646c148))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.10.2 ([#226](https://www.github.com/googleapis/java-compute/issues/226)) ([a1ce801](https://www.github.com/googleapis/java-compute/commit/a1ce801fe6b2dcda86355caf79467023b430cea8))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.6 ([#183](https://www.github.com/googleapis/java-compute/issues/183)) ([87b6faf](https://www.github.com/googleapis/java-compute/commit/87b6faf92be991365c190cb3067ecb184bf0c0a1))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.9.0 ([#197](https://www.github.com/googleapis/java-compute/issues/197)) ([8145520](https://www.github.com/googleapis/java-compute/commit/81455209a42016a2d09f67d4b7c09157db11d828))
* update dependency com.google.guava:guava-bom to v29 ([#119](https://www.github.com/googleapis/java-compute/issues/119)) ([20a7432](https://www.github.com/googleapis/java-compute/commit/20a7432b25c93f6d027eb5bb20baedc6cb3e6a0b))
* update dependency com.google.guava:guava-bom to v29 ([#119](https://www.github.com/googleapis/java-compute/issues/119)) ([e5b9170](https://www.github.com/googleapis/java-compute/commit/e5b9170ad3d746a9cd724b0a7e3f69b8ebde6c67))
* update dependency com.google.http-client:google-http-client-bom to v1.35.0 ([#134](https://www.github.com/googleapis/java-compute/issues/134)) ([a3fc066](https://www.github.com/googleapis/java-compute/commit/a3fc0668aedef440e1931ef568d8237e3903bd74))
* update dependency com.google.oauth-client:google-oauth-client-bom to v1.31.0 ([#184](https://www.github.com/googleapis/java-compute/issues/184)) ([37e5dc9](https://www.github.com/googleapis/java-compute/commit/37e5dc99619062164b35dd71986be083990a2e93))
* update dependency org.threeten:threetenbp to v1.4.4 ([#130](https://www.github.com/googleapis/java-compute/issues/130)) ([6bdca9d](https://www.github.com/googleapis/java-compute/commit/6bdca9d50bed44e0ec985b9556372f1675f09bea))
---


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

api: compute Issues related to the googleapis/java-compute API. cla: yes This human has signed the Contributor License Agreement. kokoro:run Add this label to force Kokoro to re-run the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants