Bump the all group with 4 updates by dependabot[bot] · Pull Request #569 · dependabot/cli (original) (raw)
Bumps the all group with 4 updates: github.com/containerd/stargz-snapshotter/estargz, golang.org/x/sync, golang.org/x/sys and golang.org/x/tools.
Updates github.com/containerd/stargz-snapshotter/estargz from 0.18.1 to 0.18.2
Release notes
Sourced from github.com/containerd/stargz-snapshotter/estargz's releases.
v0.18.2
Notable Changes
- Fixed restart failure when kubeconfig-based authentication is enabled (#2217)
- Fixed the filesystem to display ".." and "." entries in directories (#2188)
- Allowed asynchronous prefetch via configurable threshold (#2216), thanks to @wswsmao
- Allowed configuring the global request timeout duration (#2215), thanks to @wswsmao
- Allowed optionally adding log file access information on first access (#2205), thanks to @wswsmao
- Fixed ctr-remote's "-t" flag's not defined error when optimizing an image (#2186), thanks to @bettermultiply
- Fixed ctr-remote's "--reuse" flag being ignored when "--no-optimize" is set (#2206), thanks to @wswsmao
- Fixed passthrough mode to ensure closing fds (#2226), thanks to @luochenglcs
- Fixed incorrect variable assign in the estargz lib (#2222), thanks to @bettermultiply
- Fixed errors in k3s CI (#2207), thanks to @wswsmao
Commits
- 3070538 Merge pull request #2231 from ktock/prepare-v0.18.2
- 3528ff6 Prepare for v0.18.2
- 26b36ca Merge pull request #2233 from ktock/dockerifle202602
- 812ba6c Dockerfile: bump up dependencies
- 78a117d Merge pull request #2230 from containerd/dependabot/go_modules/gomod-79093de63b
- 4c0f6a0 build(deps): bump the gomod group across 3 directories with 2 updates
- ee524fe Merge pull request #2227 from containerd/dependabot/go_modules/gomod-a2c59b68ad
- 4ba62f4 build(deps): bump github.com/sirupsen/logrus
- b4360b7 Merge pull request #2226 from luochenglcs/fix
- d6c57a3 Merge pull request #2205 from wswsmao/pathlog
- Additional commits viewable in compare view
Updates golang.org/x/sync from 0.18.0 to 0.19.0
Commits
- 2a180e2 errgroup: use consistent read for SetLimit panic
- See full diff in compare view
Updates golang.org/x/sys from 0.40.0 to 0.41.0
Commits
- fc646e4 cpu: use IsProcessorFeaturePresent to calculate ARM64 on windows
- f11c7bb windows: add IsProcessorFeaturePresent and processor feature consts
- d25a7aa unix: add IoctlSetString on all platforms
- 6fb913b unix: return early on error in Recvmsg
- See full diff in compare view
Updates golang.org/x/tools from 0.39.0 to 0.42.0
Commits
- 009367f go.mod: update golang.org/x dependencies
- 2182926 go/ast/inspector: add Cursor.ParentEdge{Kind,Index} methods
- 27020ac internal/server: add module upgrade pathway after vulncheck scanning
- c4ec0f5 internal/server: list vulnerabilities within vulncheck prompt
- 80d1715 gopls/internal/protocol: add document uri field type
- 0e23509 gopls/doc: update link to Acme LSP plugin
- 7b3ed75 gopls/internal/server: respect SemanticTokens option during initialization
- fddd4a6 gopls/filecache: prevent premature CAS file eviction
- e3a69ff gopls/internal/golang: refactor.inline.variable: add parens
- 955d132 gopls/internal/golang: migrate pkgdoc to cursor
- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@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