Bump the prod-dependencies group across 1 directory with 7 updates #214
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 prod-dependencies group with 6 updates in the / directory:
1.4.2
1.4.3
2.23.3
2.23.4
1.36.3
1.37.0
0.32.3
0.33.1
0.32.3
0.33.1
0.20.4
0.21.0
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/onsi/ginkgo/v2
from 2.23.3 to 2.23.4Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
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 thingsUpdates
github.com/onsi/gomega
from 1.36.3 to 1.37.0Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
272fca3
v1.37.05666f98
add To/ToNot/NotTo aliases for AsyncAssertionUpdates
k8s.io/api
from 0.32.3 to 0.33.1Commits
04f698e
Update dependencies to v0.33.1 tag16cedc7
Merge pull request #131088 from atiratree/rename-terminating-replicas-fgdc88679
Merge pull request #131103 from ahrtr/etcd_sdk_202503284a456a2
bump etcd 3.5.21 sdk96e38c9
rename DeploymentPodReplacementPolicy FG to DeploymentReplicaSetTerminatingRe...c21a017
Merge pull request #129970 from mortent/AddResourceV1beta2APId0673db
Run make update118546d
Merge pull request #130556 from sreeram-venkitesh/kep-4960-container-stop-sig...f9401a3
Merge pull request #130797 from jm-franc/configurable-tolerance9b3e544
Generated UPDATE_COMPATIBILITY_FIXTURE_DATAUpdates
k8s.io/apimachinery
from 0.32.3 to 0.33.1Commits
173776a
Merge pull request #131708tigrato/automated-cherry-pick-of-#131702
a3d1fde
fix: fixes a possible panic inNewYAMLToJSONDecoder
955939f
bump etcd 3.5.21 sdke8a77bd
Merge pull request #130910 from googs1025/fix/datarace7e8c77e
Merge pull request #130906 from serathius/streaming-validation27fd396
flake: fix data race for func TestBackoff_Step8bcc6f1
Update kube-openapi and integrate streaming tags validation6ce776c
Merge pull request #130857 from thockin/kk_small_vg_diffsf2c94d6
Comment on origin and JSON schemab63ba07
Use origin in validateFalse's own testUpdates
k8s.io/client-go
from 0.32.3 to 0.33.1Commits
e7397e5
Update dependencies to v0.33.1 tagecbbb06
bump etcd 3.5.21 sdk2086688
Merge pull request #129970 from mortent/AddResourceV1beta2APIdba34c7
Run make updatee359642
Merge pull request #130556 from sreeram-venkitesh/kep-4960-container-stop-sig...3bf0a05
Merge pull request #130797 from jm-franc/configurable-tolerance7a03a3b
Generated files1676beb
Refresh autogenerated files following the configurable tolerance updates.387edb8
Merge pull request #130967 from aojea/listers21dc3b4
benchmark to show inefficient linear search lookupUpdates
sigs.k8s.io/controller-runtime
from 0.20.4 to 0.21.0Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
... (truncated)
Commits
71f7db5
Merge pull request #3225 from troy0820/troy0820/prepare-for-0.21-release52d8779
update README with go versionab37f74
Merge pull request #3223 from troy0820/troy0820/return-warnings-on-webhooks250a88f
return warnings on webhooks85ee7a9
Merge pull request #3217 from kubernetes-sigs/dependabot/github_actions/all-g...81f1fae
🌱 Bump the all-github-actions group across 1 directory with 3 updatesd9a2274
Merge pull request #3187 from dongjiang1989/update-golangci-lint-v29c38211
update golangci-lint to v29b5f6a7
Merge pull request #3208 from troy0820/troy0820/api-machinery-marshalb3278df
use sigs.k8s.io/json to unmarshal in fakeclientYou 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