ofek / csi-gcs

Kubernetes CSI driver for Google Cloud Storage
https://ofek.dev/csi-gcs/
Apache License 2.0
152 stars 39 forks source link

Bump github.com/kubernetes-csi/csi-lib-utils from 0.11.0 to 0.12.0 #145

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/kubernetes-csi/csi-lib-utils from 0.11.0 to 0.12.0.

Release notes

Sourced from github.com/kubernetes-csi/csi-lib-utils's releases.

v0.12.0

Changelog

https://github.com/kubernetes-csi/csi-lib-utils/blob/v0.12.0/CHANGELOG/CHANGELOG-0.12.md

Commits
  • 1570ee5 Merge pull request #126 from sunnylovestiramisu/changelog
  • aa834d1 Add release-note/changelog for v0.12.0
  • dadad61 Merge pull request #118 from ayanamist/master
  • 975107d Merge pull request #123 from sunnylovestiramisu/module-update-master
  • 2690c64 Update golang.org/x/net to v0.4.0 avoid CVE
  • 19b8406 Fix unit test TestConnectMetrics for k8s.io/component-base v0.26.0
  • d827e9d Update dependency go modules for k8s v1.26.0
  • de15363 Merge pull request #125 from sunnylovestiramisu/fixVersion
  • 603d958 Fix k8s.io/component-base dependency for k8s v1.25.0
  • 975ad17 Merge pull request #124 from sunnylovestiramisu/module-update-master-test
  • 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)