chore(deps): bump the dependencies group with 5 updates #721
+56
−52
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 dependencies group with 5 updates:
0.5.0
0.5.2
0.12.0
0.14.0
1.36.5
1.36.6
1.32.2
1.33.0
4.6.0
4.7.0
Updates
go.uber.org/mock
from 0.5.0 to 0.5.2Release notes
Sourced from go.uber.org/mock's releases.
Changelog
Sourced from go.uber.org/mock's changelog.
Commits
0b8095f
Prepare release v0.5.2 (#250)8ce01ac
Bump go.mod to 1.23 and remove alias replacements (#248)6568d88
Back to development. (#242)cf6f33d
Prepare release v0.5.1 (#241)bb4128e
Copying gomock definition and tests from rules_go (#231)d97cf0d
Fix-imports
handling aliased imports in source mode (#165)eb67641
fix: import and arg collision (#219)c205527
Package Mode: Use aliases when used in source (#220)b8222fa
Back to development (#215)Updates
golang.org/x/sync
from 0.12.0 to 0.14.0Commits
506c70f
errgroup: propagate panic and Goexit through Wait396f3a0
errgroup: document calling Go before WaitUpdates
google.golang.org/protobuf
from 1.36.5 to 1.36.6Updates
k8s.io/kubernetes
from 1.32.2 to 1.33.0Release notes
Sourced from k8s.io/kubernetes's releases.
... (truncated)
Commits
60a317e
Release commit for Kubernetes v1.33.04190f9f
Merge remote-tracking branch 'origin/master' into release-1.339ba7dce
CHANGELOG: Update directory for v1.30.12 release191c34e
CHANGELOG: Update directory for v1.31.8 release7bf818f
CHANGELOG: Update directory for v1.32.4 releasec0d2e6d
Merge remote-tracking branch 'origin/master' into release-1.33680ea07
Merge pull request #131369 from ameukam/update-1242-master0019f96
Merge remote-tracking branch 'origin/master' into release-1.330d9dccf
Merge pull request #131382 from liggitt/watch-list-e2e95b926c
Feature-gate watchlist e2eUpdates
sigs.k8s.io/structured-merge-diff/v4
from 4.6.0 to 4.7.0Commits
dda5e3a
Merge pull request #286 from liggitt/omitzero0e97094
Add omitzero support9a51599
Merge pull request #285 from kubernetes-sigs/jpbetz-patch-206358ba
Add yongruilin to reviewers for SMD33bf872
Merge pull request #282 from yongruilin/fix-errorf2321d21
fix: update error formatting and test namingDependabot 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