Skip to content

build(deps): bump the k8s-dependencies group with 2 updates#1543

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/k8s-dependencies-c133cc5206
Open

build(deps): bump the k8s-dependencies group with 2 updates#1543
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/k8s-dependencies-c133cc5206

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps the k8s-dependencies group with 2 updates: github.com/kubernetes-csi/csi-test/v5 and sigs.k8s.io/structured-merge-diff/v6.

Updates github.com/kubernetes-csi/csi-test/v5 from 5.4.0 to 5.5.0

Release notes

Sourced from github.com/kubernetes-csi/csi-test/v5's releases.

v5.5.0

Supported CSI spec versions

1.12.0

Full Changelog

https://github.com/kubernetes-csi/csi-test/blob/v5.5.0/CHANGELOG/CHANGELOG-5.5.md

Commits
  • 2f1e2f2 Merge pull request #610 from xing-yang/changelog_5.5.0
  • a3d9a7f Add changelog for v5.5.0
  • 339599e Merge pull request #593 from chimanjain/repl-depr-methods
  • 9399da2 Merge pull request #602 from chrishenzie/rwop-node-publish-test
  • 8b9b7b6 Merge pull request #588 from kubernetes-csi/dependabot/go_modules/k8s.io/klog...
  • cd98c55 Merge branch 'master' into repl-depr-methods
  • 6e115b8 Merge pull request #609 from kubernetes-csi/dependabot/go_modules/google.gola...
  • 00a1d1b Assert SINGLE_NODE_SINGLE_WRITER behavior
  • 4544823 Refactor NodeService volume setup helpers to provide capabilities
  • 1ae1774 Bump k8s.io/klog/v2 from 2.130.1 to 2.140.0
  • Additional commits viewable in compare view

Updates sigs.k8s.io/structured-merge-diff/v6 from 6.4.0 to 6.4.2

Commits
  • 15d0754 Merge pull request #334 from jpbetz/revert-306-master
  • f23ab84 Revert #306, keep Nullable schema field
  • 281daba Merge pull request #332 from jpbetz/nullable-empty-container-preservation
  • d28d362 Add nullable type support
  • e570f92 Merge pull request #328 from lalitc375/fix-deserailezed-tests
  • ba35bbd Address feedbacks
  • 3001c6e Harden path element deserialization trailing data validation
  • 3ce9bc1 Add edge-case tests for DeserializePathElement
  • 2ad5e4f Merge pull request #326 from benluddy/unstructured-converter-with-error
  • f772c7a Add value.UnstructuredConverter sibling interface that can fail.
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the k8s-dependencies group with 2 updates: [github.com/kubernetes-csi/csi-test/v5](https://github.com/kubernetes-csi/csi-test) and [sigs.k8s.io/structured-merge-diff/v6](https://github.com/kubernetes-sigs/structured-merge-diff).


Updates `github.com/kubernetes-csi/csi-test/v5` from 5.4.0 to 5.5.0
- [Release notes](https://github.com/kubernetes-csi/csi-test/releases)
- [Commits](kubernetes-csi/csi-test@v5.4.0...v5.5.0)

Updates `sigs.k8s.io/structured-merge-diff/v6` from 6.4.0 to 6.4.2
- [Release notes](https://github.com/kubernetes-sigs/structured-merge-diff/releases)
- [Changelog](https://github.com/kubernetes-sigs/structured-merge-diff/blob/master/RELEASE.md)
- [Commits](kubernetes-sigs/structured-merge-diff@v6.4.0...v6.4.2)

---
updated-dependencies:
- dependency-name: github.com/kubernetes-csi/csi-test/v5
  dependency-version: 5.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: k8s-dependencies
- dependency-name: sigs.k8s.io/structured-merge-diff/v6
  dependency-version: 6.4.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: k8s-dependencies
...

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 Jul 13, 2026
@kubernetes-prow kubernetes-prow Bot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jul 13, 2026
@kubernetes-prow

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-sigs/prow repository.

@kubernetes-prow

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign saad-ali for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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

@kubernetes-prow kubernetes-prow Bot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Jul 13, 2026
@xing-yang

Copy link
Copy Markdown
Contributor

/retest

@kubernetes-prow

Copy link
Copy Markdown
Contributor

@dependabot[bot]: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-kubernetes-csi-external-provisioner-unit 9d51b0d link true /test pull-kubernetes-csi-external-provisioner-unit

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

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-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dependency Issues or PRs related to dependency changes cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. 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/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant