Skip to content

Bump k8s.io/csi-translation-lib from 0.26.1 to 0.27.0#286

Merged
k8s-ci-robot merged 1 commit into
masterfrom
dependabot/go_modules/k8s.io/csi-translation-lib-0.27.0
Apr 12, 2023
Merged

Bump k8s.io/csi-translation-lib from 0.26.1 to 0.27.0#286
k8s-ci-robot merged 1 commit into
masterfrom
dependabot/go_modules/k8s.io/csi-translation-lib-0.27.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 12, 2023

Copy link
Copy Markdown
Contributor

Bumps k8s.io/csi-translation-lib from 0.26.1 to 0.27.0.

Commits
  • 1d9c4a3 Update dependencies to v0.27.0 tag
  • a6416c8 Merge remote-tracking branch 'origin/master' into release-1.27
  • d6fc936 .*: update vendor dir and cleanup
  • 9960e19 dependencies: ginkgo v2.9.1, gomega v1.27.4
  • 5bf65e7 Merge pull request #116542 from enj/enj/f/go1.20
  • 51b633d Explicit bump to go 1.20
  • 281e76f Merge pull request #116166 from pohly/test-go-vet
  • d48114f Merge pull request #116162 from apelisse/update-openapi
  • c4e9796 Update kube-openapi to afdc3dddf62d31f5e3868d699379c571a6007920
  • 44a57f8 Merge pull request #115277 from pohly/klog-update
  • 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)

Bumps [k8s.io/csi-translation-lib](https://github.com/kubernetes/csi-translation-lib) from 0.26.1 to 0.27.0.
- [Release notes](https://github.com/kubernetes/csi-translation-lib/releases)
- [Commits](kubernetes/csi-translation-lib@v0.26.1...v0.27.0)

---
updated-dependencies:
- dependency-name: k8s.io/csi-translation-lib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added area/dependency Issues or PRs related to dependency changes ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesn't merit a release note. labels Apr 12, 2023
@k8s-ci-robot k8s-ci-robot added do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Apr 12, 2023
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. label Apr 12, 2023
@k8s-ci-robot

Copy link
Copy Markdown
Contributor

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a kubernetes-csi member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@k8s-ci-robot k8s-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Apr 12, 2023
@gnufied

gnufied commented Apr 12, 2023

Copy link
Copy Markdown
Contributor

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Apr 12, 2023
@k8s-ci-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot[bot], gnufied

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 12, 2023
@k8s-ci-robot k8s-ci-robot merged commit 6926e94 into master Apr 12, 2023
@dependabot dependabot Bot deleted the dependabot/go_modules/k8s.io/csi-translation-lib-0.27.0 branch April 12, 2023 17:14
nixpanic added a commit to nixpanic/external-resizer that referenced this pull request Dec 9, 2025
bbe5e547 Use Kubernetes v1.34 and Kind v0.30 by default
4e9eb2c9 Merge pull request kubernetes-csi#288 from gnufied/add-gnufied-for-csi-approver
064e260d Add myself as csi approver
c852fa79 Merge pull request kubernetes-csi#287 from andyzhangx/patch-7
bce16c10 fix: upgrade to go1.24.11 to fix CVE-2025-61727
8d1258cc Merge pull request kubernetes-csi#286 from kubernetes-csi/dependabot/github_actions/actions/checkout-6
91e35981 Bump actions/checkout from 5 to 6
29413815 Merge pull request kubernetes-csi#285 from andyzhangx/patch-6
fa8b339e fix: upgrade to go1.24.9 to fix CVEs

git-subtree-dir: release-tools
git-subtree-split: bbe5e547e2d675e8ac5d0362f2314f73129c5b56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. area/dependency Issues or PRs related to dependency changes cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesn't merit a release note. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants