Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.

[gg] update api-common to 1.9.2, auto-value to 1.7.2, and guava to 29.0-jre #3204

Merged
merged 5 commits into from Jun 4, 2020

Conversation

miraleung
Copy link
Contributor

@miraleung miraleung commented May 27, 2020

Dep update so we can use the complex resource name changes in the 1.9.1 release of api-common-java.

@miraleung miraleung requested a review from chingor13 May 27, 2020 19:16
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 27, 2020
@miraleung
Copy link
Contributor Author

Note that the test changes are consistent with the changes in #3190.

@miraleung miraleung requested a review from vam-google May 27, 2020 19:52
@miraleung miraleung changed the title [gg] update api-common to 1.9.1, auto-value to 1.7.2, and guava to 28.2 [gg] update api-common to 1.9.1, auto-value to 1.7.2, and guava to 29.0-jre May 27, 2020
@miraleung miraleung linked an issue Jun 1, 2020 that may be closed by this pull request
Copy link
Contributor

@vam-google vam-google left a comment

Choose a reason for hiding this comment

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

LGTM

@miraleung miraleung changed the title [gg] update api-common to 1.9.1, auto-value to 1.7.2, and guava to 29.0-jre [gg] update api-common to 1.9.2, auto-value to 1.7.2, and guava to 29.0-jre Jun 4, 2020
@codecov
Copy link

codecov bot commented Jun 4, 2020

Codecov Report

Merging #3204 into master will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #3204   +/-   ##
=========================================
  Coverage     87.12%   87.13%           
- Complexity     6077     6078    +1     
=========================================
  Files           494      494           
  Lines         24052    24052           
  Branches       2613     2613           
=========================================
+ Hits          20956    20957    +1     
  Misses         2234     2234           
+ Partials        862      861    -1     
Impacted Files Coverage Δ Complexity Δ
.../java/com/google/api/codegen/discovery/Schema.java 84.84% <0.00%> (+0.50%) 43.00% <0.00%> (+1.00%)

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 bdaf640...eb13e27. Read the comment docs.

@miraleung miraleung merged commit 7bc867f into master Jun 4, 2020
@miraleung miraleung deleted the chore/update_deps branch June 4, 2020 21:10
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.

Update api-common-java, guava, and auto-value dep versions
3 participants