Skip to content

Conversation

@mend-for-github-com
Copy link

@mend-for-github-com mend-for-github-com bot commented Apr 30, 2024

This PR contains the following updates:

Package Type Update Change
google-auth-library dependencies patch 6.1.3 -> 6.1.6

This PR resolves the vulnerabilities described in Issue #787


Version 6.1.3
Risk Change Critical High Medium Low
N/A 0 5 5 0
Version 6.1.6
Risk Change Critical High Medium Low
-100% 0 (--) 0 (-5 ) 0 (-5 ) 0 (--)

Mend ensures you have the greatest risk reduction ("Recommended Fix"-highlighted in green) by removing as many vulnerabilities as possible. Click to see how we calculate risk reduction.


Release Notes

googleapis/google-auth-library-nodejs (google-auth-library)

v6.1.6

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

v6.1.5

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

v6.1.4

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

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

@mend-for-github-com mend-for-github-com bot added the security fix Security fix generated by Mend label Apr 30, 2024
@mend-for-github-com mend-for-github-com bot changed the title Update dependency google-auth-library to v6.1.4 (develop) chore(deps): update dependency google-auth-library to v6.1.4 (develop) Nov 21, 2024
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/develop-google-auth-library-6.x-lockfile branch from 96568cd to e6976d0 Compare January 27, 2025 03:40
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/develop-google-auth-library-6.x-lockfile branch from e6976d0 to f818aa7 Compare February 18, 2025 14:55
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/develop-google-auth-library-6.x-lockfile branch from f818aa7 to 00b18fc Compare April 4, 2025 07:33
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/develop-google-auth-library-6.x-lockfile branch from 00b18fc to 1158988 Compare April 13, 2025 06:02
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/develop-google-auth-library-6.x-lockfile branch from 1158988 to aff382a Compare April 20, 2025 07:17
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/develop-google-auth-library-6.x-lockfile branch from aff382a to 7cc48fd Compare May 8, 2025 07:12
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/develop-google-auth-library-6.x-lockfile branch from 7cc48fd to dc720da Compare July 12, 2025 08:47
@mend-for-github-com mend-for-github-com bot changed the title chore(deps): update dependency google-auth-library to v6.1.4 (develop) chore(deps): update dependency google-auth-library to v6.1.4 (develop) - abandoned Jul 28, 2025
@mend-for-github-com
Copy link
Author

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@mend-for-github-com mend-for-github-com bot changed the title chore(deps): update dependency google-auth-library to v6.1.4 (develop) - abandoned chore(deps): update dependency google-auth-library to v6.1.4 (develop) Aug 4, 2025
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/develop-google-auth-library-6.x-lockfile branch 3 times, most recently from e88b1b2 to 29e453e Compare December 4, 2025 11:21
@mend-for-github-com mend-for-github-com bot changed the title chore(deps): update dependency google-auth-library to v6.1.4 (develop) chore(deps): update dependency google-auth-library to v6.1.6 (develop) Dec 30, 2025
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/develop-google-auth-library-6.x-lockfile branch from 29e453e to d1e594b Compare December 30, 2025 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

security fix Security fix generated by Mend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant