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

fix: update google-auth-library to v7.0.2 #960

Merged
merged 1 commit into from
Feb 11, 2021

Conversation

bojeil-google
Copy link
Contributor

Update dependency to google-auth-library to v7.0.2.
This also requires adding BaseExternalAccountClient as an acceptable AuthClient in GrpcClient#authClient.

Update dependency to google-auth-library to `v7.0.2`.
This also requires adding `BaseExternalAccountClient` as an acceptable `AuthClient` in `GrpcClient#authClient`.
@bojeil-google bojeil-google requested a review from a team as a code owner February 11, 2021 02:07
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Feb 11, 2021
@codecov
Copy link

codecov bot commented Feb 11, 2021

Codecov Report

Merging #960 (31f6758) into master (a7247fb) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #960   +/-   ##
=======================================
  Coverage   88.56%   88.57%           
=======================================
  Files          43       43           
  Lines        7030     7036    +6     
  Branches      606      606           
=======================================
+ Hits         6226     6232    +6     
  Misses        794      794           
  Partials       10       10           
Impacted Files Coverage Δ
src/fallback.ts 79.61% <100.00%> (+0.23%) ⬆️

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 a7247fb...6b2d063. Read the comment docs.

@bcoe bcoe merged commit f6c6c33 into googleapis:master Feb 11, 2021
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.

2 participants