Bump the go-dependencies group with 8 updates #23
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 go-dependencies group with 8 updates:
1.4.2
1.4.3
8.0.0
8.2.0
2.22.1
2.23.4
1.36.2
1.36.3
1.0.2
1.0.4
0.36.0
0.38.0
0.30.0
0.31.0
3.5.1
3.5.2
Updates
github.com/go-logr/logr
from 1.4.2 to 1.4.3Release notes
Sourced from github.com/go-logr/logr's releases.
Commits
38a1c47
build(deps): bump github/codeql-action from 3.28.17 to 3.28.18f08bedd
build(deps): bump actions/setup-go from 5.4.0 to 5.5.06295e99
build(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0028840d
build(deps): bump github/codeql-action from 3.28.15 to 3.28.17511e5fa
Merge pull request #367 from go-logr/dependabot/github_actions/github/codeql-...d806463
build(deps): bump github/codeql-action from 3.28.13 to 3.28.15158c311
Merge pull request #366 from thockin/masterc79ddb3
Update to support golangci-lint v220a64ba
build(deps): bump github/codeql-action from 3.28.12 to 3.28.130385e14
Add comments around slog exceptionsUpdates
github.com/kubernetes-csi/external-snapshotter/client/v8
from 8.0.0 to 8.2.0Release notes
Sourced from github.com/kubernetes-csi/external-snapshotter/client/v8's releases.
... (truncated)
Commits
0f21537
Merge pull request #1152 from manishym/snapshotter_panic_in_volumegroupsnapsh...3f3b8b3
Merge pull request #1239 from xing-yang/release-notes-8.2a1074f5
Add nil check for groupSnapshotContent in deleteCSIGroupSnapshotOperation and...a992258
Add release notes for v8.2.046e8028
Merge pull request #1238 from AndrewSirenko/fix-snapshot-controller78efd29
Merge pull request #1237 from leonardoce/update-api-approved-annotation965e259
wip: Snapshot Controller startup should not LIST all volumesnapshotsc0cb7b7
Merge pull request #1235 from leonardoce/metatime370225d
Update the API Approved Annotationcb86a44
Change CreationTime in VolumeGroupSnapshotContentStatus from *int64 to *metav...Updates
github.com/onsi/ginkgo/v2
from 2.22.1 to 2.23.4Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
... (truncated)
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
... (truncated)
Commits
229c981
v2.23.42d134d5
bump dependencies2b9c428
Add automaxprocs for using CPUQuota31137de
Revert "Add automaxprocs to automatically match the linux container CPU Quota"91b11b8
Add automaxprocs to automatically match the linux container CPU Quotacdfddb6
maybe escape quotes when you put them in a quoted string.1f59d07
clarify gotchas about -vet flag7ab7d10
bump all the things04a9a74
v2.23.3cfcc1a5
allow-
as a standalone argumentUpdates
github.com/onsi/gomega
from 1.36.2 to 1.36.3Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
2251143
v1.36.3adb8b49
bump all the things7613216
chore: replaceinterface{}
withany
9fe5259
Bump google.golang.org/protobuf from 1.36.1 to 1.36.5 (#822)a0e85b9
remove spurious "toolchain" from go.mod (#819)604a8b1
Bump golang.org/x/net from 0.33.0 to 0.35.0 (#823)36fbc84
Bump activesupport from 6.0.6.1 to 6.1.7.5 in /docs (#772)ced70d7
Bump github-pages from 231 to 232 in /docs (#778)c8b4a07
Bump rexml from 3.2.6 to 3.3.9 in /docs (#788)06431b9
Bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2 (#812)Updates
github.com/xdg-go/stringprep
from 1.0.2 to 1.0.4Release notes
Sourced from github.com/xdg-go/stringprep's releases.
Changelog
Sourced from github.com/xdg-go/stringprep's changelog.
Commits
dabf774
Add 1.18/19 to test matrix; remove 1.11/12/139836471
Bump golang.org/x/text to v0.3.8eb5c8f2
Add Go 1.17 to CI matrix6b23024
Update CHANGELOG.md544ab23
chore: update golang.org/x/text (CVE-2021-38561)Updates
golang.org/x/crypto
from 0.36.0 to 0.38.0Commits
aae6e61
go.mod: update golang.org/x dependencies9c1aa6a
ssh/test: reset the random source before capturing a recording8819902
ssh/test: enable Diffie-Hellman key exchange algorithms3f311e4
acme: return error from pre-authorization when unsupported1f7c62c
ssh/test: skip unsupported tests on js/wasma5f8048
acme/autocert: use standard functions to pick the cache directory958cde8
Revert "chacha20: add loong64 SIMD implementation"51f005c
Revert "salsa20: add loong64 SIMD implementation"7c35866
Revert "argon2: add loong64 SIMD implementation"0091fc8
Revert "blake2s: add loong64 SIMD implementation"Updates
golang.org/x/tools
from 0.30.0 to 0.31.0Commits
6a5b66b
go.mod: update golang.org/x dependencies25a90be
gopls/internal/golang: Implementations for func typesdb6008c
go/types/internal/play: show Cursor.Stack of selected nodeece9e9b
gopls/doc/generate: add status in codelenses and inlayhints340f21a
gopls: move gopls/doc/generate package0721940
gopls/internal/analysis/modernize: strings.Fields -> FieldsSeq8d38122
gopls/internal/cache: reproduce and fix crash on if cond overflowd81d6fc
gopls/internal/util/asm: better assembly parsing455db21
gopls/internal/cache/parsego: fix OOB crash in fixInitStmt2b1f550
gopls/internal/analysis/gofix: allow literal array lengthsUpdates
gotest.tools/v3
from 3.5.1 to 3.5.2Release notes
Sourced from gotest.tools/v3's releases.
Commits
0b81523
Merge pull request #286 from thaJeztah/undeprecate_ErrorTypec5dad8f
Merge pull request #285 from thaJeztah/update_go_versions160ab0e
Remove go1.18 and go1.198569bbc
Merge pull request #284 from thaJeztah/cleanup_readme4256834
assert, assert/cmp: un-deprecate assert.ErrorType for noweb32186
circleci: update golangci-lint to v1.60.35fc8473
circleci: add go1.21, go1.22, go1.236f26df9
circleci: test generics on go1.20 and windows as well732dfcf
internal/difflib: rename funcs that collided with built-ins7d95f55
internal/difflib: gofmtDependabot 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 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