-
Notifications
You must be signed in to change notification settings - Fork 601
Bump the root-deps group with 8 updates #2154
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
fae4177 to
e853903
Compare
|
@dependabot rebase |
Bumps the root-deps group with 8 updates: | Package | From | To | | --- | --- | --- | | [github.com/containerd/stargz-snapshotter/estargz](https://github.com/containerd/stargz-snapshotter) | `0.16.3` | `0.18.1` | | [github.com/docker/cli](https://github.com/docker/cli) | `28.2.2+incompatible` | `29.0.0+incompatible` | | [github.com/docker/docker](https://github.com/docker/docker) | `28.2.2+incompatible` | `28.5.2+incompatible` | | [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.18.0` | `1.18.1` | | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.9.1` | `1.10.1` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.30.0` | `0.33.0` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.15.0` | `0.17.0` | | [golang.org/x/tools](https://github.com/golang/tools) | `0.34.0` | `0.38.0` | Updates `github.com/containerd/stargz-snapshotter/estargz` from 0.16.3 to 0.18.1 - [Release notes](https://github.com/containerd/stargz-snapshotter/releases) - [Commits](containerd/stargz-snapshotter@v0.16.3...v0.18.1) Updates `github.com/docker/cli` from 28.2.2+incompatible to 29.0.0+incompatible - [Commits](docker/cli@v28.2.2...v29.0.0) Updates `github.com/docker/docker` from 28.2.2+incompatible to 28.5.2+incompatible - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v28.2.2...v28.5.2) Updates `github.com/klauspost/compress` from 1.18.0 to 1.18.1 - [Release notes](https://github.com/klauspost/compress/releases) - [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml) - [Commits](klauspost/compress@v1.18.0...v1.18.1) Updates `github.com/spf13/cobra` from 1.9.1 to 1.10.1 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.9.1...v1.10.1) Updates `golang.org/x/oauth2` from 0.30.0 to 0.33.0 - [Commits](golang/oauth2@v0.30.0...v0.33.0) Updates `golang.org/x/sync` from 0.15.0 to 0.17.0 - [Commits](golang/sync@v0.15.0...v0.17.0) Updates `golang.org/x/tools` from 0.34.0 to 0.38.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.34.0...v0.38.0) --- updated-dependencies: - dependency-name: github.com/containerd/stargz-snapshotter/estargz dependency-version: 0.18.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-deps - dependency-name: github.com/docker/cli dependency-version: 29.0.0+incompatible dependency-type: direct:production update-type: version-update:semver-major dependency-group: root-deps - dependency-name: github.com/docker/docker dependency-version: 28.5.2+incompatible dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-deps - dependency-name: github.com/klauspost/compress dependency-version: 1.18.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: github.com/spf13/cobra dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-deps - dependency-name: golang.org/x/oauth2 dependency-version: 0.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-deps - dependency-name: golang.org/x/sync dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-deps - dependency-name: golang.org/x/tools dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-deps ... Signed-off-by: dependabot[bot] <support@github.com>
e853903 to
e6a1d08
Compare
|
The linter fails from a deprecation. The presubmit fails from a missing "go mod tidy", which seems to be an oversight in dependabot: dependabot/dependabot-core#11046. I'll open a PR with both the deprecation and the tidy fix. |
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