Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.

deps: bump dependency versions#53

Merged
stephaniewang526 merged 1 commit intogoogleapis:masterfrom
stephaniewang526:bump-deps
Feb 3, 2020
Merged

deps: bump dependency versions#53
stephaniewang526 merged 1 commit intogoogleapis:masterfrom
stephaniewang526:bump-deps

Conversation

@stephaniewang526
Copy link
Contributor

Fixes #31 #51 #52

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 3, 2020
@codecov
Copy link

codecov bot commented Feb 3, 2020

Codecov Report

Merging #53 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #53   +/-   ##
=========================================
  Coverage     71.11%   71.11%           
  Complexity      197      197           
=========================================
  Files            28       28           
  Lines          1357     1357           
  Branches          3        3           
=========================================
  Hits            965      965           
  Misses          389      389           
  Partials          3        3

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 24bf682...be21311. Read the comment docs.

<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigquery</artifactId>
<version>1.102.0</version>
<version>1.106.0</version>
Copy link
Contributor

Choose a reason for hiding this comment

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

This is likely the upgrade that's causing the issues. I'd try splitting this out into a separate PR to isolate it.

<artifactId>grpc-google-cloud-bigquerystorage-v1beta2</artifactId>
<version>0.85.2-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-bigquerystorage-v1beta2:current} -->
</dependency>
<dependency>
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't think you need to add these two. Just move avro to the end of your dependencies section.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

will do

Copy link
Contributor

Choose a reason for hiding this comment

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

Or maybe not. The avro dependency on jackson is not as deep.

@stephaniewang526 stephaniewang526 merged commit b6418b4 into googleapis:master Feb 3, 2020
shubhwip pushed a commit to shubhwip/java-bigquerystorage that referenced this pull request Oct 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants