Bump the go_modules group across 1 directory with 9 updates #28
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 go_modules group with 5 updates in the / directory:
0.7.0
0.23.0
1.6.8
1.6.26
0.2.3
0.2.4
20.10.14+incompatible
25.0.6+incompatible
1.33.0
1.47.0
Updates
golang.org/x/net
from 0.7.0 to 0.23.0Commits
c48da13
http2: fix TestServerContinuationFlood flakes762b58d
http2: fix tipos in commentba87210
http2: close connections when receiving too many headersebc8168
all: fix some typos3678185
http2: make TestCanonicalHeaderCacheGrowth faster448c44f
http2: remove clientTesterc7877ac
http2: convert the remaining clientTester tests to testClientConnd8870b0
http2: use synthetic time in TestIdleConnTimeoutd73acff
http2: only set up deadline when Server.IdleTimeout is positive89f602b
http2: validate client/outgoing trailersUpdates
github.com/containerd/containerd
from 1.6.8 to 1.6.26Release notes
Sourced from github.com/containerd/containerd's releases.
... (truncated)
Commits
3dd1e88
Merge pull request #9490 from dmcgowan/prepare-1.6.26746b910
Merge pull request from GHSA-7ww5-4wqc-m92cac5c5d3
Prepare release notes for v1.6.26e7ca005
Merge pull request #9472 from thaJeztah/1.6_update_golang_1.20.127cbdfc9
update to go1.20.12, test go1.21.5024b1cc
update to go1.20.11, test go1.21.42e40459
Merge pull request #9484 from ruiwen-zhao/cri-api-warning-1.664e56bf
Add cri-api v1alpha2 usage warning to all api callsc566b7d
Merge pull request #9468 from samuelkarp/deprecation-warning-runtime-1.6efefd3b
tasks: emit warning for runc v1 runtimeUpdates
github.com/cyphar/filepath-securejoin
from 0.2.3 to 0.2.4Release notes
Sourced from github.com/cyphar/filepath-securejoin's releases.
Changelog
Sourced from github.com/cyphar/filepath-securejoin's changelog.
Commits
2710d06
VERSION: release v0.2.46894341
merge #9 into mainc121231
Fix support for Windows05b6423
ci: switch to GHA64536a8
VERSION: back to developmentUpdates
github.com/docker/docker
from 20.10.14+incompatible to 25.0.6+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
... (truncated)
Commits
b08a51f
Merge pull request #48231 from austinvazquez/backport-vendor-otel-v0.46.1-to-...d151b0f
vendor: OTEL v0.46.1 / v1.21.0c6ba9a5
Merge pull request #48225 from austinvazquez/backport-workflow-artifact-reten...4673a3c
Merge pull request #48227 from austinvazquez/backport-backport-branch-check-t...30f8908
github/ci: Check if backport is opened against the expected branch7454d6a
ci: update workflow artifacts retention65cc597
Merge commit from forkb722836
Merge pull request #48199 from austinvazquez/update-containerd-binary-to-1.7.20e8ecb9c
update containerd binary to v1.7.20e6cae1f
update containerd binary to v1.7.19Updates
github.com/jaegertracing/jaeger
from 1.33.0 to 1.47.0Release notes
Sourced from github.com/jaegertracing/jaeger's releases.
... (truncated)
Changelog
Sourced from github.com/jaegertracing/jaeger's changelog.
... (truncated)
Commits
ee6cc41
[hotrod] Handle both OT and OTEL baggage (#4572)10b7fe3
Prepare release v1.47.0 (#4570)0b21373
[tracegen] Enable OTEL debug logging (#4571)2915652
Bump golang.org/x/net from 0.11.0 to 0.12.0 (#4569)22ebec3
Bump the otel-collector group with 1 update (#4568)1b28b23
Bump golang.org/x/sys from 0.9.0 to 0.10.0 (#4564)c3aaa98
Bump step-security/harden-runner from 2.4.0 to 2.4.1 (#4551)d331476
Bump the hashicorp group with 1 update (#4562)3775639
Bump the otel-collector group with 2 updates (#4563)3a67259
Reduce dependabot pattern to 50 charsUpdates
github.com/opencontainers/runc
from 1.1.4 to 1.1.5Release notes
Sourced from github.com/opencontainers/runc's releases.
... (truncated)
Changelog
Sourced from github.com/opencontainers/runc's changelog.
Commits
f19387a
VERSION: release v1.1.558a9abe
Merge pull request from GHSA-m8cg-xc2p-r3fc27fb72c
merge branch 'pr-3776' into release-1.18ec02ea
nsexec: retry unshare on EINVAL059d773
merge branch 'pr-3785' into release-1.10abab45
Prohibit /proc and /sys to be symlinks0e6b818
rootless: fix /sys/fs/cgroup mountsc6781d1
Merge pull request #3721 from kinvolk/rata/nsfixes-backportf6e2cd3
nsexec: Check for errors in write_log()3775df9
Merge pull request #3731 from kolyshkin/1.1-fix-dev-nullUpdates
golang.org/x/crypto
from 0.5.0 to 0.21.0Commits
7067223
go.mod: update golang.org/x dependencies0d2316b
ssh/test: work around for TestCiphers failures on macOS0aab8d0
all: update go.mod x/net dependency5bead59
ocsp: don't use iota for externally defined constants1a86580
x/crypto/internal/poly1305: improve sum_ppc64le.s1c981e6
ssh/test: don't use DSA keys in integrations tests, update test RSA key62c9f17
x509roots/nss: manually exclude a confusingly constrained root405cb3b
go.mod: update golang.org/x dependencies913d3ae
x509roots/fallback: update bundledbb6ec1
ssh/test: skip tests on darwin that fail on the darwin-amd64-longtest LUCI bu...Updates
google.golang.org/grpc
from 1.46.0 to 1.58.3Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
bf05b95
Change version.go to v1.58.3 (#6707)c40c9ba
server: prohibit more than MaxConcurrentStreams handlers from running at once...dd9270d
update version to 1.58.3-dev (#6656)c0aa20a
Change version to 1.58.2 (#6654)67a53a6
balancer/weightedroundrobin: fix ticker leak on update (#6655)863de73
update version to 1.58.2-dev (#6633)62726d4
update version to 1.58.1 (#6629)fa6d9ab
cherry-pick 6610 and 6620 (#6627)467fbf2
Change version to 1.58.1-dev (#6580)c2b0797
Change version to 1.58.0 (#6579)Updates
google.golang.org/protobuf
from 1.28.0 to 1.31.0Dependabot 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.