-
Notifications
You must be signed in to change notification settings - Fork 41
vendor: bump the github-dependencies group with 3 updates #776
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
vendor: bump the github-dependencies group with 3 updates #776
Conversation
@dependabot recreate needs to address merge conflicts |
05c35e6
to
ac6d0e4
Compare
@dependabot recreate |
09bff23
to
d5f19a3
Compare
d5f19a3
to
c20754c
Compare
Bumps the github-dependencies group with 3 updates: [github.com/kubernetes-csi/csi-lib-utils](https://github.com/kubernetes-csi/csi-lib-utils), [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) and [github.com/onsi/gomega](https://github.com/onsi/gomega). Updates `github.com/kubernetes-csi/csi-lib-utils` from 0.19.0 to 0.21.0 - [Release notes](https://github.com/kubernetes-csi/csi-lib-utils/releases) - [Commits](kubernetes-csi/csi-lib-utils@v0.19.0...v0.21.0) Updates `github.com/onsi/ginkgo/v2` from 2.22.0 to 2.22.2 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.22.0...v2.22.2) Updates `github.com/onsi/gomega` from 1.36.1 to 1.36.2 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.36.1...v1.36.2) --- updated-dependencies: - dependency-name: github.com/kubernetes-csi/csi-lib-utils dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: github.com/onsi/ginkgo/v2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-dependencies - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
c20754c
to
84abe72
Compare
This pull request has been removed from the queue for the following reason: The merge conditions cannot be satisfied due to failing checks: You may have to fix your CI before adding the pull request to the queue again. |
Bumps the github-dependencies group with 3 updates: github.com/kubernetes-csi/csi-lib-utils, github.com/onsi/ginkgo/v2 and github.com/onsi/gomega.
Updates
github.com/kubernetes-csi/csi-lib-utils
from 0.19.0 to 0.21.0Release notes
Sourced from github.com/kubernetes-csi/csi-lib-utils's releases.
Commits
85bc748
Merge pull request #190 from AndrewSirenko/changef5ea033
Add changelog v0.21.0c699476
Merge pull request #189 from AndrewSirenko/legacy-metricsdd22ce6
Let CSIMetricsManager serve additional registriese0fa89d
Merge pull request #188 from huww98/not-found-enum-valuec4df6cb
protosanitizer: fix panic if enum value is not foundd002ca2
Merge pull request #187 from dfajmon/changelog-1.20.072bdf88
Add changelog v0.20.00b6c8eb
Merge pull request #185 from dfajmon/bump2e9063a
update kubernetes to 1.32Updates
github.com/onsi/ginkgo/v2
from 2.22.0 to 2.22.2Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
f65e80b
v2.22.2cc553ce
Bump github.com/onsi/gomega from 1.36.1 to 1.36.2 (#1499)2170370
Bump golang.org/x/crypto (#1498)a96c44f
Bump golang.org/x/net from 0.32.0 to 0.33.0 (#1496)a0190b7
v2.22.14df44bf
remove golang.org/x/net/context in favour of stdlib contextc88c634
ensure *.test files are gitignored so we don't accidentally commit compiled t...aab3da6
Update testsc09df39
Properly encode CSV rows96a80fc
Add test case for proper csv escapingUpdates
github.com/onsi/gomega
from 1.36.1 to 1.36.2Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
bb0e550
v1.36.29a7609d
Bump google.golang.org/protobuf from 1.35.1 to 1.36.1 (#810)b6cb028
Bump golang.org/x/net from 0.30.0 to 0.33.0 (#807)5756529
Bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.22.1 (#808)dabc12e
Bump nokogiri from 1.16.3 to 1.16.5 in /docs (#757)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 <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