Closed dependabot[bot] closed 2 weeks ago
Hi @dependabot[bot]. Thanks for your PR.
PRs from untrusted users cannot be marked as trusted with /ok-to-test
in this repo meaning untrusted PR authors can never trigger tests themselves. Collaborators can still trigger tests on the PR using /test all
.
I understand the commands that are listed here.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: 0xFelix
The full list of commands accepted by this bot can be found here.
The pull request process is described here
Bumps the production-dependencies group with 11 updates:
0.28.0
0.29.0
0.19.0
0.20.0
2.2.0
2.2.3
1.55.1
1.56.0
0.0.0-20240719175910-8a7402abbf56
0.0.0-20241009180824-f66d83c29e7c
0.23.0
0.24.0
0.8.0
0.9.0
0.26.0
0.27.0
0.25.0
0.26.0
0.7.0
0.8.0
1.67.1
1.68.0
Updates
golang.org/x/crypto
from 0.28.0 to 0.29.0Commits
6018723
go.mod: update golang.org/x dependencies71ed71b
README: don't recommend go get750a45f
sha3: add MarshalBinary, AppendBinary, and UnmarshalBinary36b1725
sha3: avoid trailing permutation80ea76e
sha3: fix padding for long cSHAKE parametersc17aa50
sha3: avoid buffer copy7cfb916
ssh: return unexpected msg error when server fails keyboard-interactive auth ...b61b08d
chacha20: extend ppc64le support to ppc646c21748
internal/poly1305: extend ppc64le support to ppc64Updates
golang.org/x/text
from 0.19.0 to 0.20.0Commits
efd25da
go.mod: update golang.org/x dependencies8a0e65e
README: don't recommend go getfefda1a
internal/texttest: remove Run and Bench helpersa457f47
all: normalize subtest names to NFCUpdates
github.com/containerd/typeurl/v2
from 2.2.0 to 2.2.3Release notes
Sourced from github.com/containerd/typeurl/v2's releases.
Commits
5b047ad
Merge pull request #54 from cpuguy83/2.2_fix_jsona044d53
Fix unmarshalling of registered types1666bdb
Merge pull request #52 from dmcgowan/fix-panic-notfound21b066a
Fix panic when type is not found30fd8da
Merge pull request #50 from cpuguy83/remove_gogo2e61169
Merge pull request #49 from akhilerm/fix-ci5745849
Add back support for gogo through handler interface7d3d258
Remove gogo registrye745af7
add go 1.23.x into test matrix08a9016
update github actionsUpdates
github.com/containers/storage
from 1.55.1 to 1.56.0Release notes
Sourced from github.com/containers/storage's releases.
... (truncated)
Commits
043e4b7
Bump c/storage to v1.56.0ad5f2a4
Merge pull request #2156 from nalind/config-disable-partial-pull435aa93
Disable partial pulls (zstd:chunked) by defaultec3af4e
Merge pull request #2158 from containers/renovate/golang.org-x-exp-digesta832e5d
fix(deps): update golang.org/x/exp digest to f66d83c960e8dd
Merge pull request #2117 from anderbubble/dircopy-leave-socket5958b09
Merge pull request #2154 from containers/renovate/github.com-microsoft-hcsshi...6e4298e
Update copy.DirCopy to not unlink sockets4266f4c
fix(deps): update module github.com/microsoft/hcsshim to v0.12.9d7f8028
Merge pull request #2153 from giuseppe/make-error-lowercaseUpdates
golang.org/x/exp
from 0.0.0-20240719175910-8a7402abbf56 to 0.0.0-20241009180824-f66d83c29e7cCommits
Updates
golang.org/x/oauth2
from 0.23.0 to 0.24.0Commits
22134a4
README: don't recommend go getUpdates
golang.org/x/sync
from 0.8.0 to 0.9.0Commits
151027e
README: don't recommend go getUpdates
golang.org/x/sys
from 0.26.0 to 0.27.0Commits
e0753d4
Revert "windows/mkwinsyscall: use syscall.SyscallN instead of syscall.Syscall...c29efe3
windows: add iphlpapi functions for change notifications8f2aa9f
cpu: conditionally re-enable AVX512 support on darwin/amd64054f1fc
README: don't recommend go getca04041
unix: extend z/OS support18e038c
unix: move NETLINK_* consts to own sectiond045236
windows: implement Ftruncate using a single syscall on Windowscff53d5
unix: gofmt after CL 610296123459f
unix: update z/OS implementation of fcntl and mmapdf4a4da
unix/linux: adjust Dockerfile ENV key value formatUpdates
golang.org/x/term
from 0.25.0 to 0.26.0Commits
b725e36
go.mod: update golang.org/x dependencies54df7da
README: don't recommend go getUpdates
golang.org/x/time
from 0.7.0 to 0.8.0Commits
3846194
README: don't recommend go getUpdates
google.golang.org/grpc
from 1.67.1 to 1.68.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
acba4d3
Change version to 1.68.0 (#7743)5363dca
credentials: Apply defaults to TLS configs provided through GetConfigForClien...056dc64
status: Fix status incompatibility introduced by #6919 and move non-regenerat...b79fb61
mem: use slice capacity instead of length, to determine whether to pool buffe...54841ef
stats/opentelemetry/csm: Get mesh_id local label from "CSM_MESH_ID" environme...ad81c20
pickfirstleaf: minor simplification to reconcileSubConnsLocked method (#7731)b850ea5
transport : wait for goroutines to exit before transport closes (#7666)00b9e14
pickfirst: New pick first policy for dualstack (#7498)18a4eac
testutils: add couple of log statements to the restartable listener type (#7716)fdc2ec2
xdsclient: deflake TestADS_ResourcesAreRequestedAfterStreamRestart (#7720)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