FalcoSuessgott / vault-kubernetes-kms

Encrypt Kubernetes Secrets using Hashicorp Vault as the KMS Provider
https://falcosuessgott.github.io/vault-kubernetes-kms/
MIT License
23 stars 1 forks source link

feat(deps): bump k8s.io/kms from 0.29.4 to 0.30.2 #71

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 3 months ago

Bumps k8s.io/kms from 0.29.4 to 0.30.2.

Commits
  • 0bf3711 Update dependencies to v0.30.2 tag
  • 6673ad0 Merge remote-tracking branch 'origin/master' into release-1.30
  • f74608d Update x/net for CVE-2023-45288
  • 6bf8005 Bump github.com/golang/protobuf v1.5.4, google.golang.org/protobuf v1.33.0
  • 4a4bf5f Merge pull request #123529 from thockin/go-workspaces
  • 0b50724 Fix up go.mod files after reviews
  • af62c35 Use go 1.22 for KMS mock
  • f284af0 Remove old gengo detritus
  • f2416a7 Re-vendor latest kube-openapi and gengo/v2
  • d737491 Generate go.work files
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 3 months ago

The following labels could not be found: dependencies.

FalcoSuessgott commented 2 months ago

@dependabot rebase

dependabot[bot] commented 1 month ago

Superseded by #91.