build(deps): bump the all-go-deps group across 1 directory with 5 updates #989
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-deps group with 4 updates in the /backend directory: golang.org/x/sys, google.golang.org/grpc, k8s.io/api and k8s.io/client-go.
Updates
golang.org/x/sys
from 0.31.0 to 0.32.0Commits
01aaa83
all: simplify code by using modern Go constructs1b2bd6b
windows: replace all StringToUTF16 calls with UTF16FromString1c3b72f
unix: update Linux kernel to 6.14c175b6b
windows: add cmsghdr and pktinfo structures3330b5e
unix: support Readv, Preadv, Writev and Pwritev for darwin7401cce
cpu: replace specific instructions with WORD in the function get_cpucfg on lo...b8f7da6
cpu: add support for detecting cpu features on loong64f2ce62c
windows: add constants for PMTUD socket optionsUpdates
google.golang.org/grpc
from 1.71.0 to 1.72.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
a43eba6
Change version to 1.72.0 (#8218)48f48c1
balancer/pickfirstleaf: Avoid reading Address.Metadata (#8227) (#8259)fd6f585
Cherry-pick #8159 and #8243 to v1.72.x (#8255)79ca174
stats/opentelemetry: fix trace attributes message sequence numbers to start f...57a2605
xdsclient: fix TestServerFailureMetrics_BeforeResponseRecv test to wait for w...5edab9e
xdsclient: add grpc.xds_client.server_failure counter mertric (#8203)78ba661
regenerate protos (#8208)6819ed7
delegatingresolver: Stop calls into delegates once the parent resolver is clo...a51009d
resolver: convert EndpointMap to use generics (#8189)b0d1203
resolver: create AddressMapV2 with generics to replace AddressMap (#8187)Updates
k8s.io/api
from 0.32.1 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/apimachinery
from 0.32.1 to 0.32.3Commits
Updates
k8s.io/client-go
from 0.32.1 to 0.32.3Commits
c106b23
Update dependencies to v0.32.3 tagYou 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