google-github-actions / get-gke-credentials

A GitHub Action that configure authentication to a GKE cluster.
https://cloud.google.com/gke
Apache License 2.0
105 stars 41 forks source link

chore(deps): bump google-auth-library from 6.0.6 to 7.4.1 #80

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps google-auth-library from 6.0.6 to 7.4.1.

Release notes

Sourced from google-auth-library's releases.

google-auth-library v7.4.1

Bug Fixes

  • downscoped-client: bug fixes for downscoped client implementation. (#1219) (4fbe67e)

google-auth-library v7.4.0

Features

  • impersonated: add impersonated credentials auth (#1207) (ab1cd31)

v7.3.0

Features

  • add useJWTAccessAlways and defaultServicePath variable (#1204) (79e100e)

v7.2.0

Features

  • Implement DownscopedClient#getAccessToken() and unit test (#1201) (faa6677)

v7.1.2

Bug Fixes

v7.1.1

Bug Fixes

  • deps: update dependency puppeteer to v10 (#1182) (003e3ee)

v7.1.0

Features

v7.0.4

Bug Fixes

  • do not suppress external project ID determination errors (#1153) (6c1c91d)

v7.0.3

Bug Fixes

  • support AWS_DEFAULT_REGION for determining AWS region (#1149) (9ae2d30)

... (truncated)

Changelog

Sourced from google-auth-library's changelog.

7.4.1 (2021-07-29)

Bug Fixes

  • downscoped-client: bug fixes for downscoped client implementation. (#1219) (4fbe67e)

7.4.0 (2021-07-29)

Features

  • impersonated: add impersonated credentials auth (#1207) (ab1cd31)

7.3.0 (2021-07-02)

Features

  • add useJWTAccessAlways and defaultServicePath variable (#1204) (79e100e)

7.2.0 (2021-06-30)

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

  • deps: update dependency puppeteer to v10 (#1182) (003e3ee)

7.1.0 (2021-05-21)

Features

... (truncated)

Commits


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 3 years ago

Superseded by #87.