deps: update dependencies#46
Merged
stephaniewang526 merged 2 commits intogoogleapis:masterfrom Dec 18, 2019
Merged
Conversation
All updates: | Package | Update | Change | |---|---|---| | `com.google.auth:google-auth-library-oauth2-http` | minor | `0.18.0` -> `0.19.0` | | `com.google.auto.value:auto-value` (jdk 1.8+) | minor | `1.6.6` -> `1.7` | | `com.google.auto.value:auto-value-annotations` | minor | `1.6.6` -> `1.7` | | [com.google.api:gax-bom](https://togithub.com/googleapis/gax-java) ([source](https://togithub.com/googleapis/gax-java)) | minor | `1.51.0` -> `1.52.0` | | [com.google.api:gax-grpc](https://togithub.com/googleapis/gax-java) ([source](https://togithub.com/googleapis/gax-java)) | minor | `1.51.0` -> `1.52.0` | | [com.google.cloud:google-cloud-core-grpc](https://togithub.com/googleapis/google-cloud-java/tree/master/google-cloud-clients/google-cloud-core-grpc) | minor | `1.91.3` -> `1.92.0` | | [com.google.cloud:google-cloud-core](https://togithub.com/googleapis/google-cloud-java/tree/master/google-cloud-clients/google-cloud-core) | minor | `1.91.3` -> `1.92.0` | **manually copied and merged from the following PRs** * deps: update gax.version to v1.52.0 googleapis#31 * deps: update google.core.version to v1.92.0 googleapis#35 * deps: update dependency com.google.auth:google-auth-library-oauth2-http to v0.19.0 googleapis#30
This was referenced Dec 18, 2019
BenWhitehead
approved these changes
Dec 18, 2019
BenWhitehead
left a comment
There was a problem hiding this comment.
Please add a note to the squash commit that you updated DEFAULT_CHUNK_SIZE due to the change from core.
Codecov Report
@@ Coverage Diff @@
## master #46 +/- ##
=========================================
Coverage ? 77.32%
Complexity ? 1108
=========================================
Files ? 73
Lines ? 5915
Branches ? 645
=========================================
Hits ? 4574
Misses ? 1014
Partials ? 327Continue to review full report at Codecov.
|
10 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
All updates:
com.google.auth:google-auth-library-oauth2-http0.18.0->0.19.0com.google.auto.value:auto-value(jdk 1.8+)1.6.6->1.7com.google.auto.value:auto-value-annotations1.6.6->1.71.51.0->1.52.01.51.0->1.52.01.91.3->1.92.01.91.3->1.92.0manually copied and merged from the following PRs