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(deps): update dependency google-auth-library to v7 #928

Conversation

renovate-bot
Copy link
Contributor

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
google-auth-library ^6.0.0 -> ^7.0.0 age adoption passing confidence

Release Notes

googleapis/google-auth-library-nodejs

v7.0.0

Compare Source

⚠ BREAKING CHANGES
  • integrates external_accounts with GoogleAuth and ADC (#​1052)
  • workload identity federation support (#​1131)
Features
  • adds service account impersonation to ExternalAccountClient (#​1041) (997f124)
  • adds text/json credential_source support to IdentityPoolClients (#​1059) (997f124)
  • defines ExternalAccountClient used to instantiate external account clients (#​1050) (997f124)
  • defines IdentityPoolClient used for K8s and Azure workloads (#​1042) (997f124)
  • defines ExternalAccountClient abstract class for external_account credentials (#​1030) (997f124)
  • get AWS region from environment variable (#​1067) (997f124)
  • implements AWS signature version 4 for signing requests (#​1047) (997f124)
  • implements the OAuth token exchange spec based on rfc8693 (#​1026) (997f124)
  • integrates external_accounts with GoogleAuth and ADC (#​1052) (997f124)
  • workload identity federation support (#​1131) (997f124)
Bug Fixes
6.1.6 (2021-01-27)
Bug Fixes
  • call addSharedMetadataHeaders even when token has not expired (#​1116) (aad043d)
6.1.5 (2021-01-22)
Bug Fixes
6.1.4 (2020-12-22)
Bug Fixes
6.1.3 (2020-10-22)
Bug Fixes
6.1.2 (2020-10-19)
Bug Fixes
  • update gcp-metadata to catch a json-bigint security fix (#​1078) (125fe09)
6.1.1 (2020-10-06)
Bug Fixes

Renovate configuration

📅 Schedule: "after 9am and before 3pm" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate-bot renovate-bot requested a review from a team February 9, 2021 09:10
@renovate-bot renovate-bot requested a review from a team as a code owner February 9, 2021 09:10
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 9, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Feb 9, 2021
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/nodejs-bigquery API. label Feb 9, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 9, 2021
@codecov
Copy link

codecov bot commented Feb 9, 2021

Codecov Report

Merging #928 (7c387d1) into master (ef5552a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #928   +/-   ##
=======================================
  Coverage   98.68%   98.68%           
=======================================
  Files           9        9           
  Lines        7173     7173           
  Branches      487      487           
=======================================
  Hits         7079     7079           
  Misses         94       94           

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 ef5552a...48eb487. Read the comment docs.

@bcoe bcoe added the automerge Merge the pull request once unit tests and other checks pass. label Feb 9, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit 2ce28c7 into googleapis:master Feb 9, 2021
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Feb 9, 2021
@renovate-bot renovate-bot deleted the renovate/google-auth-library-7.x branch February 9, 2021 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/nodejs-bigquery API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants