spotahome / redis-operator

Redis Operator creates/configures/manages high availability redis with sentinel automatic failover atop Kubernetes.
Apache License 2.0
1.49k stars 357 forks source link

Bump medyagh/setup-minikube from 0.0.9 to 0.0.12 #577

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps medyagh/setup-minikube from 0.0.9 to 0.0.12.

Release notes

Sourced from medyagh/setup-minikube's releases.

v0.0.12

What's Changed

New Contributors

... (truncated)

Commits
  • d38ff83 Merge pull request #109 from spowelljr/stopCacheErrors
  • e4085e4 skip caching if dir doesn't exist
  • 36ea757 Merge pull request #74 from maxbrunet/feat/none-dirver/kubernetes-v1.26
  • 25e2551 build
  • 7cb0eef refactor(none-driver): add component version variables
  • 9b9f02c feat(none-driver): support Kubernetes v1.26
  • 2b1efcc Merge pull request #106 from spowelljr/preventMergingIfChanges
  • 515d46f Merge pull request #108 from medyagh/dependabot/npm_and_yarn/types/node-18.15.5
  • 15b7627 Merge pull request #107 from medyagh/dependabot/npm_and_yarn/prettier-2.8.6
  • 7afa82d Bump @​types/node from 18.15.3 to 18.15.5
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)
samof76 commented 1 year ago

@ese please merge this, this will resolve a lot of PR failures.

samof76 commented 1 year ago

@ese is there someone else who you tag to look at this?

dependabot[bot] commented 1 year ago

Superseded by #582.