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 @kubernetes/client-node from 0.15.0 to 0.15.1 #103

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps @kubernetes/client-node from 0.15.0 to 0.15.1.

Commits
  • 1d5d466 Merge pull request #706 from kubernetes-client/dependabot/npm_and_yarn/tar-6.1.2
  • 50a564a build(deps): bump tar from 6.0.2 to 6.1.2
  • f17e404 Merge pull request #703 from Legion2/log-error
  • 1adb9a7 Merge pull request #702 from mansona/gcp-auth-file
  • 1eddbe5 find execAuth in test instead of relying on order and length of auths
  • 6192170 duplicate azure tests for gcp
  • 8ca01e2 split config tests into azure test file
  • c0d0a6c split cloud_auth into gcp and azure
  • de1cbb5 use typescript overloading to retain old log signature
  • 1c635c1 replace callback with promise in Log
  • Additional commits viewable in compare view


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)