Bump the root-deps group with 8 updates #2154
Open
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 root-deps group with 8 updates:
0.16.30.18.128.2.2+incompatible29.0.0+incompatible28.2.2+incompatible28.5.2+incompatible1.18.01.18.11.9.11.10.10.30.00.33.00.15.00.17.00.34.00.38.0Updates
github.com/containerd/stargz-snapshotter/estargzfrom 0.16.3 to 0.18.1Release notes
Sourced from github.com/containerd/stargz-snapshotter/estargz's releases.
... (truncated)
Commits
60de78bMerge pull request #2167 from ktock/prepare-v0.18.1d676264Prepare for v0.18.1b53f30bMerge pull request #2164 from containerd/dependabot/go_modules/gomod-30043e7df99f66f8dMerge pull request #2165 from AkihiroSuda/containerd-2.1.57a0b484Dockerfile: update runc (1.3.3)abedc76Dockerfile: update containerd (2.1.5)0caa3c2go.mod: github.com/containerd/containerd/v2 v2.1.51274e2abuild(deps): bump github.com/docker/clidca1521Merge pull request #2162 from ktock/golangci-lint-2.67c03a01Fix golangci-lint "misspell" errorUpdates
github.com/docker/clifrom 28.2.2+incompatible to 29.0.0+incompatibleCommits
3d4129bMerge pull request #6644 from thaJeztah/connhelper_nowarnd787e70cli/connhelper/commandcon: remove warn logse730f6fMerge pull request #6643 from thaJeztah/bump_modules26ac3f93Merge pull request #6578 from thaJeztah/bump_otel_semconvebc1995vendor: github.com/moby/moby/api v1.52.0, moby/client v0.1.031d1a59Merge pull request #6642 from vvoland/swarm-compose-workad96811swarm: Add memory swap support (no stack/compose support)6ba06b5Revert "cli/compose: add schema 3.14 (no changes from 3.13 yet)"e0716b5Revert "Add memory swap to swarm"179efaeMerge pull request #6641 from thaJeztah/bump_modulesUpdates
github.com/docker/dockerfrom 28.2.2+incompatible to 28.5.2+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
... (truncated)
Commits
89c5e8fMerge pull request #51396 from thaJeztah/28.x_backport_api_docs9b93878Merge pull request #51395 from thaJeztah/28.x_backport_rootless_reject6178456Merge pull request #51398 from vvoland/51397-28.x0cae4e5vendor: github.com/moby/buildkit v0.25.233cc06fMerge pull request #51394 from vvoland/51393-28.xd525277api/docs: remove BuildCache.Parent field for API v1.42 and up2fbc51bdockerd-rootless.sh: reject DOCKERD_ROOTLESS_ROOTLESSKIT_NET=hostbd98008integration-cli: Adjust nofile limits1967515Dockerfile: update runc binary to v1.3.34489660Merge pull request #51387 from thaJeztah/28.x_bump_goUpdates
github.com/klauspost/compressfrom 1.18.0 to 1.18.1Release notes
Sourced from github.com/klauspost/compress's releases.
Commits
d10b525build(deps): bump the github-actions group with 2 updates (#1105)3c0d308flate: Faster load+st0re (#1104)6e2f5d5flate: Use exact sizes for huffman tables (#1103)bda824bflate: Add examples (#1102)f44517cflate: Simplify matchlen (#1101)54cb7a5build(deps): bump the github-actions group with 3 updates (#1096)c43fcbbRun modernize. Deprecate Go 1.22 (#1095)86a9489gzhttp: remove redundant err check in zstdReader (#1090)ad4a030build(deps): bump github/codeql-action in the github-actions group (#1087)1a8c0e4Avoiding extra allocation in Reset (#1086)Updates
github.com/spf13/cobrafrom 1.9.1 to 1.10.1Release notes
Sourced from github.com/spf13/cobra's releases.
... (truncated)
Commits
7da941cchore: Bump pflag to v1.0.9 (#2305)51d6751Bump pflag to 1.0.8 (#2303)3f3b818Update README.md with new logodcaf42eAdd Periscope to the list of projects using Cobra (#2299)6dec1aeThe default ShellCompDirective can be customized for a command and its subcom...c8289c1chore(golangci-lint): add some exclusion presets4af7b64refactor: apply golangci-lint autofixes, work around false positives75790e4chore(golangci-lint): upgrade to v2db3ddb5Adding sponsorship to README.md67171d6putting sponsorship below headerUpdates
golang.org/x/oauth2from 0.30.0 to 0.33.0Commits
f28b0b5all: fix some commentsfd15e0fx/oauth2: populate RetrieveError from DeviceAuth792c877oauth2: use strings.Builder instead of bytes.Buffer014cf77all: upgrade go directive to at least 1.24.0 [generated]3c76ce5endpoints: correct Naver OAuth2 endpoint URLsUpdates
golang.org/x/syncfrom 0.15.0 to 0.17.0Commits
04914c2all: upgrade go directive to at least 1.24.0 [generated]7fad2c9errgroup: revert propagation of panicsUpdates
golang.org/x/toolsfrom 0.34.0 to 0.38.0Commits
a22b5e8go.mod: update golang.org/x dependencies4bbcc9fall: use reflect.TypeFor instead of reflect.TypeOf when we have known the type122c93ainternal/refactor: AddImport: remove unnecessary result76aace8internal/analysisinternal: rationalize8cf2d63gopls/internal/golang: add condition for enabling package move1f054fdx/tools: downgrade token.FileSet parameters to token.File44e71e5go/analysis/passes/printf: check anonymous functions too9095e9binternal/analysisinternal: extract DeleteVar62a1b26internal/analysisinternal: IsChildOf(Cursor, edge.Kind) boold32fb50internal/analysisinternal: export EnclosingFileDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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