Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: update dependencies #46

Merged
merged 2 commits into from Dec 18, 2019

Conversation

stephaniewang526
Copy link
Contributor

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 (source) minor 1.51.0 -> 1.52.0
com.google.api:gax-grpc (source) minor 1.51.0 -> 1.52.0
com.google.cloud:google-cloud-core-grpc minor 1.91.3 -> 1.92.0
com.google.cloud:google-cloud-core minor 1.91.3 -> 1.92.0

manually copied and merged from the following PRs

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
Copy link

@BenWhitehead BenWhitehead left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add a note to the squash commit that you updated DEFAULT_CHUNK_SIZE due to the change from core.

@stephaniewang526 stephaniewang526 merged commit fd8ce1a into googleapis:master Dec 18, 2019
@stephaniewang526 stephaniewang526 deleted the fix-deps branch December 18, 2019 19:49
@codecov
Copy link

codecov bot commented Dec 18, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@9b37941). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #46   +/-   ##
=========================================
  Coverage          ?   77.32%           
  Complexity        ?     1108           
=========================================
  Files             ?       73           
  Lines             ?     5915           
  Branches          ?      645           
=========================================
  Hits              ?     4574           
  Misses            ?     1014           
  Partials          ?      327

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 9b37941...a275602. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants