build(deps): bump the all-go-mod-patch-and-minor group across 1 directory with 11 updates #46
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 all-go-mod-patch-and-minor group with 7 updates in the / directory:
1.36.2
1.37.0
1.21.1
1.22.0
0.23.0
0.24.0
0.32.2
0.32.3
0.32.2
0.32.3
0.32.2
0.32.3
0.20.3
0.20.4
Updates
github.com/onsi/gomega
from 1.36.2 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 AsyncAssertion2251143
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)Updates
github.com/prometheus/client_golang
from 1.21.1 to 1.22.0Release notes
Sourced from github.com/prometheus/client_golang's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
d50be25
Cut 1.22.0 (#1793)1043db7
Cut 1.22.0-rc.0 (#1768)e575c9c
promhttp: Isolate zstd support and klauspost/compress library use to promhttp...f2276aa
Merge pull request #1764 from prometheus/dependabot/github_actions/github-act...9df772c
build(deps): bump peter-evans/create-pull-requesta3548c5
Merge pull request #1754 from saswatamcode/exp-eh60fd2b0
Remove go.work file for now8f9d0de
exp: Add dependabot configc5cf981
Merge pull request #1762 from prometheus/release-1.21e84c305
exp: Reset snappy buf (#1756)Updates
golang.org/x/text
from 0.23.0 to 0.24.0Commits
4890c57
go.mod: update golang.org/x dependenciesUpdates
k8s.io/api
from 0.32.2 to 0.32.3Commits
22c1e39
Update dependencies to v0.32.3 tag40f4980
Merge pull request #129690pohly/automated-cherry-pick-of-#129661
a5598f8
DRA CEL: add missing size estimatorUpdates
k8s.io/apiextensions-apiserver
from 0.32.2 to 0.32.3Commits
0350e46
Update dependencies to v0.32.3 tagUpdates
k8s.io/apimachinery
from 0.32.2 to 0.32.3Commits
Updates
k8s.io/apiserver
from 0.32.2 to 0.32.3Commits
d5dc369
Update dependencies to v0.32.3 tag4f51d06
Merge pull request #130136 from AwesomePatrol/automated-cherry-pick-of-#13011...a85a34b
Merge pull request #130253 from fuweid/1.32-backport-130126fc2ddd4
proxy: should add PingPeriod for websocket translatorf279152
Limit ResourceQuota LIST requests to times when informer is not syncedUpdates
k8s.io/client-go
from 0.32.2 to 0.32.3Commits
c106b23
Update dependencies to v0.32.3 tagUpdates
k8s.io/component-base
from 0.32.2 to 0.32.3Commits
c9cca2f
Update dependencies to v0.32.3 tagUpdates
k8s.io/kubectl
from 0.32.2 to 0.32.3Commits
fd89c3d
Update dependencies to v0.32.3 tagUpdates
sigs.k8s.io/controller-runtime
from 0.20.3 to 0.20.4Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
Commits
0f7927c
Merge pull request #3179 from alvaroaleman/lowpdefault9951869
🌱 TypedRequestForOwner: Decrease priority when unchangedc7d5d83
Fix godoc of TypedEventHandler2062f3a
🌱 Remove redundant WithLowPriorityWhenUnchanged in builder2af3164
🌱 Followups to default low priority in mappers29debb1
🌱 Handlers: Use low priority when object is unchanged and priority q5355658
🐛Implement priorityqueue as default on handlers if using priorityqueue interf...3156ace
Merge pull request #3175 from k8s-infra-cherrypick-robot/cherry-pick-3166-to-...4ae5f39
add version.version to tools/setup-envtest to show installed version833f208
Merge pull request #3173 from k8s-infra-cherrypick-robot/cherry-pick-3167-to-...Dependabot 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