Skip to content

fix(deps): update dependency google-auth-library to v8

This MR contains the following updates:

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

Release Notes

googleapis/google-auth-library-nodejs

v8.7.0

Compare Source

Features
Bug Fixes

v8.6.0

Compare Source

Features

v8.5.2

Compare Source

Bug Fixes

v8.5.1

Compare Source

Bug Fixes

v8.5.0

Compare Source

Features
Bug Fixes

v8.4.0

Compare Source

Features
Bug Fixes

v8.3.0

Compare Source

Features
  • Add generateIdToken support for Impersonated Clients (#​1439) (4ace981)

v8.2.0

Compare Source

Features

v8.1.1

Compare Source

Bug Fixes

v8.1.0

Compare Source

Features

v8.0.3

Compare Source

Bug Fixes
8.0.2 (2022-04-27)
Bug Fixes
  • Fixing Implementation of GoogleAuth.sign() for external account credentials (#​1397) (b0ddb75)
8.0.1 (2022-04-22)
Bug Fixes

v8.0.2

Compare Source

v8.0.1

Compare Source

v8.0.0

Compare Source

BREAKING CHANGES
  • Set Node v12 to minimum supported version & Upgrade TypeScript (#​1392)
  • remove deprecated DeprecatedGetClientOptions (#​1393)
Code Refactoring
Build System
  • Set Node v12 to minimum supported version & Upgrade TypeScript (#​1392) (b7bcedb)
7.14.1 (2022-03-09)
Bug Fixes

v7.14.1

Compare Source

v7.14.0

Compare Source

Features
Bug Fixes
  • Rename auth to authClient & Use Generics for AuthClient (#​1371) (8373000)

v7.13.0

Compare Source

Features

v7.12.0

Compare Source

Features

v7.11.0

Compare Source

Features
  • adds README, samples and integration tests for downscoping with CAB (#​1311) (4549116)
7.10.4 (2021-12-13)
Bug Fixes
7.10.3 (2021-11-29)
Bug Fixes
7.10.2 (2021-11-03)
Bug Fixes
7.10.1 (2021-10-14)
Bug Fixes
  • security: explicitly update keypair dependency (94401a6)

v7.10.4

Compare Source

v7.10.3

Compare Source

v7.10.2

Compare Source

v7.10.1

Compare Source

v7.10.0

Compare Source

Features
7.9.2 (2021-09-16)
Bug Fixes
7.9.1 (2021-09-02)
Bug Fixes

v7.9.2

Compare Source

v7.9.1

Compare Source

v7.9.0

Compare Source

Features

v7.8.0

Compare Source

Features
  • use self-signed JWTs if alwaysUseJWTAccessWithScope is true (#​1196) (ad3f652)

v7.7.0

Compare Source

Features
  • add refreshHandler callback to OAuth 2.0 client to handle token refresh (#​1213) (2fcab77)
7.6.2 (2021-08-17)
Bug Fixes
  • validate token_url and service_account_impersonation_url (#​1229) (0360bb7)
7.6.1 (2021-08-13)
Bug Fixes

v7.6.2

Compare Source

v7.6.1

Compare Source

v7.6.0

Compare Source

Features
  • add GoogleAuth.sign() support to external account client (#​1227) (1ca3b73)

v7.5.0

Compare Source

Features
  • Adds support for STS response not returning expires_in field. (#​1216) (24bb456)
7.4.1 (2021-07-29)
Bug Fixes
  • downscoped-client: bug fixes for downscoped client implementation. (#​1219) (4fbe67e)

v7.4.1

Compare Source

v7.4.0

Compare Source

Features

v7.3.0

Compare Source

Features
  • add useJWTAccessWithScope and defaultServicePath variable (#​1204) (79e100e)

v7.2.0

Compare Source

Features
  • Implement DownscopedClient#getAccessToken() and unit test (#​1201) (faa6677)
7.1.2 (2021-06-10)
Bug Fixes
7.1.1 (2021-06-02)
Bug Fixes

v7.1.2

Compare Source

v7.1.1

Compare Source

v7.1.0

Compare Source

Features
7.0.4 (2021-04-06)
Bug Fixes
  • do not suppress external project ID determination errors (#​1153) (6c1c91d)
7.0.3 (2021-03-23)
Bug Fixes
  • support AWS_DEFAULT_REGION for determining AWS region (#​1149) (9ae2d30)
7.0.2 (2021-02-10)
Bug Fixes
  • expose BaseExternalAccountClient and BaseExternalAccountClientOptions (#​1142) (1d62c04)
7.0.1 (2021-02-09)
Bug Fixes

v7.0.4

Compare Source

v7.0.3

Compare Source

v7.0.2

Compare Source

v7.0.1

Compare Source

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

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Merge request reports

Loading