Bump the all-minor-patch group across 1 directory with 7 updates - #172
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the all-minor-patch group across 1 directory with 7 updates#172dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the all-minor-patch group with 4 updates in the / directory: [github.com/container-storage-interface/spec](https://github.com/container-storage-interface/spec), [github.com/kubernetes-csi/csi-test/v5](https://github.com/kubernetes-csi/csi-test), [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) and [google.golang.org/grpc](https://github.com/grpc/grpc-go). Updates `github.com/container-storage-interface/spec` from 1.12.0 to 1.13.0 - [Release notes](https://github.com/container-storage-interface/spec/releases) - [Commits](container-storage-interface/spec@v1.12.0...v1.13.0) Updates `github.com/kubernetes-csi/csi-test/v5` from 5.4.0 to 5.6.0 - [Release notes](https://github.com/kubernetes-csi/csi-test/releases) - [Commits](kubernetes-csi/csi-test@v5.4.0...v5.6.0) Updates `github.com/sirupsen/logrus` from 1.9.4 to 1.10.2 - [Release notes](https://github.com/sirupsen/logrus/releases) - [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md) - [Commits](sirupsen/logrus@v1.9.4...v1.10.2) Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.11.1...v1.12.1) Updates `golang.org/x/sys` from 0.45.0 to 0.46.0 - [Commits](golang/sys@v0.45.0...v0.46.0) Updates `google.golang.org/grpc` from 1.83.1 to 1.83.2 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.83.1...v1.83.2) Updates `google.golang.org/protobuf` from 1.36.11 to 1.36.12 --- updated-dependencies: - dependency-name: github.com/container-storage-interface/spec dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-minor-patch - 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: all-minor-patch - dependency-name: github.com/sirupsen/logrus dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: github.com/stretchr/testify dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: golang.org/x/sys dependency-version: 0.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: google.golang.org/grpc dependency-version: 1.82.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: google.golang.org/protobuf dependency-version: 1.36.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/all-minor-patch-ef8a090803
branch
from
September 2, 2026 15:06
16b23db to
4d874de
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the all-minor-patch group with 4 updates in the / directory: github.com/container-storage-interface/spec, github.com/kubernetes-csi/csi-test/v5, github.com/sirupsen/logrus and google.golang.org/grpc.
Updates
github.com/container-storage-interface/specfrom 1.12.0 to 1.13.0Release notes
Sourced from github.com/container-storage-interface/spec's releases.
Commits
b516e92Merge pull request #607 from container-storage-interface/dependabot/go_module...3c04186Bump golang.org/x/net from 0.48.0 to 0.55.0ad56747Merge pull request #606 from mdzraf/SnapTopologyPOC5334f34Introducing Snapshot Topologycd9e7adMerge pull request #604 from gnufied/implement-volume-health8e06851Add documentation about reserved fields6f80119Update wording for DATA_LOSS and capabilities72e2e56Update the CSI spec to address the review comments0c33790Add volume health proposale74e0e8Fix RESOURCE_EXHAUSTED error code from 13 to 8 (#605)Updates
github.com/kubernetes-csi/csi-test/v5from 5.4.0 to 5.6.0Release notes
Sourced from github.com/kubernetes-csi/csi-test/v5's releases.
Commits
95f23ecMerge pull request #624 from xing-yang/changelog_5.6a166c1aAdd changelog for v5.6.0f80c1baMerge pull request #623 from kubernetes-csi/dependabot/go_modules/google.gola...2931d1cBump google.golang.org/grpc from 1.82.0 to 1.83.1cc77609Merge pull request #622 from kubernetes-csi/dependabot/go_modules/github.com/...e6900deMerge pull request #621 from kubernetes-csi/dependabot/go_modules/google.gola...52db054Merge pull request #620 from dlanov/fix-configurable-list-volumes-token6185bccBump github.com/onsi/ginkgo/v2 from 2.32.0 to 2.32.12521ef9Bump google.golang.org/protobuf from 1.36.11 to 1.36.123711c87Make invalid ListVolumes token configurableUpdates
github.com/sirupsen/logrusfrom 1.9.4 to 1.10.2Release notes
Sourced from github.com/sirupsen/logrus's releases.
... (truncated)
Changelog
Sourced from github.com/sirupsen/logrus's changelog.
... (truncated)
Commits
6d6a132Merge pull request #1586 from thaJeztah/prepare_v1.10.24f94653update changelog for v1.10.287434bbMerge pull request #1585 from thaJeztah/bump_testifye7d2120chore(deps): bump github.com/stretchr/testify v1.12.18b673a9Merge pull request #1583 from thaJeztah/release_1.10.10b920adMerge pull request #1584 from thaJeztah/more_coverage5e20694TextFormatter: cover nil pointer method receivers8312732update changelog for v1.10.1e987a40Merge pull request #1582 from thaJeztah/panic_handler17d574bTextFormatter: recover panics from Error and String methodsUpdates
github.com/stretchr/testifyfrom 1.11.1 to 1.12.1Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
959dbdaMerge pull request #1935 from harryzcy/yaml-update9bb7176Update go.yaml.in/yaml/v3 to v3.0.5001eb79Merge pull request #1905 from Kentzo/patch-1ad40f38Merge pull request #1906 from stretchr/dependabot/github_actions/actions/chec...3bae017build(deps): bump actions/checkout from 6.0.2 to 6.0.3f8c01f3mock: Mock.Return does not exist anymore12f8b56Merge pull request #1563 from stretchr/make-AssertionFunc-types-aliasesa11649eassert: make *AssertionFunc type just aliasesdc20f41Merge pull request #1890 from stretchr/dolmen/codegen-modernize098f8d7_codegen: use strings.BuilderUpdates
golang.org/x/sysfrom 0.45.0 to 0.46.0Commits
d58dcfaunix: add GPIO constants and structsUpdates
google.golang.org/grpcfrom 1.83.1 to 1.83.2Release notes
Sourced from google.golang.org/grpc's releases.
Commits
030ee8bUpdate version to 1.83.2 (#9375)8668b69cherry-pick #9365 to v1.83.x (#9366)a3e952dcherry-pick #9346 to v1.83.x and update x/net dependency (#9369)58f8fd9Change version to 1.83.2-dev (#9337)Updates
google.golang.org/protobuffrom 1.36.11 to 1.36.12