deps: update dependencies#51
Merged
BenWhitehead merged 1 commit intogoogleapis:masterfrom Dec 16, 2019
BenWhitehead:deps-bump
Merged
deps: update dependencies#51BenWhitehead merged 1 commit intogoogleapis:masterfrom BenWhitehead:deps-bump
BenWhitehead merged 1 commit intogoogleapis:masterfrom
BenWhitehead:deps-bump
Conversation
All updates: | Package | Update | Change | |---|---|---| | `com.google.auth:google-auth-library-credentials` | 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 #49 * deps: update google.core.version to v1.92.0 #50
Codecov Report
@@ Coverage Diff @@
## master #51 +/- ##
=========================================
Coverage 71.33% 71.33%
Complexity 988 988
=========================================
Files 62 62
Lines 5323 5323
Branches 599 599
=========================================
Hits 3797 3797
Misses 1339 1339
Partials 187 187Continue to review full report at Codecov.
|
This was referenced Dec 16, 2019
JustinBeckwith
approved these changes
Dec 16, 2019
codyoss
approved these changes
Dec 16, 2019
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-credentials0.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