chore(deps): bump the dev-dependencies group with 4 updates #102
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 dev-dependencies group with 4 updates: github.com/onsi/gomega, k8s.io/api, k8s.io/client-go and sigs.k8s.io/controller-runtime.
Updates
github.com/onsi/gomega
from 1.27.10 to 1.28.0Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
85681d4
v1.28.00b03b36
Add VerifyHost handler to ghttp (#698)55a33f3
Bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0 (#693)de68e8f
Typo in matchers.go (#691)ab17f5e
Bump commonmarker from 0.23.9 to 0.23.10 in /docs (#690)5069017
chore: update test matrix for Go 1.21 (#689)babe25f
Bump golang.org/x/net from 0.12.0 to 0.14.0 (#688)18d6673
Read Body for Newer Responses in HaveHTTPBodyMatcher (#686)Updates
k8s.io/api
from 0.27.4 to 0.28.2Commits
ba9d27c
Update dependencies to v0.28.2 tag546e425
Merge pull request #120329liggitt/automated-cherry-pick-of-#120327
7315e44
Revert to json-patch 4.12.0962dfd4
Merge pull request #120208mimowo/automated-cherry-pick-of-#120204
37b4561
Mark Job onPodConditions as optional in pod failure policyac59949
Merge remote-tracking branch 'origin/master' into release-1.28e32cee6
Merge pull request #119876 from marosset/revert-118895b582191
Revert "Merge pull request #118895 from RyanAoh/kep-1860"b76dbf0
Avoid returning nil responseKind in v1beta1 aggregated discovery9ab79ea
Merge remote-tracking branch 'origin/master' into release-1.28Updates
k8s.io/client-go
from 0.27.4 to 0.28.2Commits
6030d79
Update dependencies to v0.28.2 tag745513a
Merge pull request #120359Jefftree/automated-cherry-pick-of-#119870
29a840d
Merge pull request #120329liggitt/automated-cherry-pick-of-#120327
805102c
Revert to json-patch 4.12.0fe76ecc
Merge remote-tracking branch 'origin/master' into release-1.28a715d8b
Merge pull request #119876 from marosset/revert-1188953163e5a
Revert "Merge pull request #118895 from RyanAoh/kep-1860"43a6d93
Fallback to legacy discovery on a wider range of conditions in aggregator8d766e7
Avoid returning nil responseKind in v1beta1 aggregated discoverydcfe307
Merge remote-tracking branch 'origin/master' into release-1.28Updates
sigs.k8s.io/controller-runtime
from 0.15.0 to 0.16.2Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
... (truncated)
Commits
7db81c7
Merge pull request #2492 from k8s-infra-cherrypick-robot/cherry-pick-2472-to-...ca2d236
bug: Return NoResourceMatchError when appropriate for backwards compatibility.b40bcb8
[release-0.16] 🐛 Fix returning object after status update (#2490)1cf5b88
Merge pull request #2485 from k8s-infra-cherrypick-robot/cherry-pick-2484-to-...319038d
bug: Fix status subresource getting updated on Update when it is empty580f203
Merge pull request #2483 from k8s-infra-cherrypick-robot/cherry-pick-2479-to-...339df9a
delete copyNonStatusFrom function, change test case descriptionb3c83a2
add test case to show it will not override other status fields when updating74eb8ea
Test showing labels and annotations stored during fake client.Status().Update()f4582ea
update subresource client to not incude metadataDependabot 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