chore(deps): bump the go-minor-patch group across 1 directory with 2 updates#68
chore(deps): bump the go-minor-patch group across 1 directory with 2 updates#68dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
…updates Bumps the go-minor-patch group with 2 updates in the / directory: [github.com/klauspost/compress](https://github.com/klauspost/compress) and [github.com/containerd/stargz-snapshotter/estargz](https://github.com/containerd/stargz-snapshotter). Updates `github.com/klauspost/compress` from 1.18.3 to 1.18.4 - [Release notes](https://github.com/klauspost/compress/releases) - [Commits](klauspost/compress@v1.18.3...v1.18.4) Updates `github.com/containerd/stargz-snapshotter/estargz` from 0.18.1 to 0.18.2 - [Release notes](https://github.com/containerd/stargz-snapshotter/releases) - [Commits](containerd/stargz-snapshotter@v0.18.1...v0.18.2) --- updated-dependencies: - dependency-name: github.com/klauspost/compress dependency-version: 1.18.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/containerd/stargz-snapshotter/estargz dependency-version: 0.18.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
blob | 5b78533 | Commit Preview URL Branch Preview URL |
Feb 09 2026, 10:13 AM |
Kusari Analysis Results:Caution Flagged Issues Detected While the dependency updates (klauspost/compress and containerd/stargz-snapshotter/estargz) are clean with zero vulnerabilities, the Go standard library v1.25.5 has three critical affected vulnerabilities that must be addressed first: two crypto/tls issues (CVE-2025-68121, CVE-2025-61730) that pose risks to encrypted communications, and one net/url memory exhaustion vulnerability (CVE-2025-61726) that could enable DoS attacks. Action required: Update Go to a patched version using 'go get -u' and 'go mod tidy', then verify with 'govulncheck'. Once the Go version is updated, this PR can proceed safely as the dependency changes themselves pose minimal risk. Note View full detailed analysis result for more information on the output and the checks that were run. Required Code MitigationsUpdate the Go standard library version to address the three affected vulnerabilities. Run 'go get -u' and 'go mod tidy' to update to the latest patched version of Go that resolves GO-2026-4337 (CVE-2025-68121), GO-2026-4340 (CVE-2025-61730), and GO-2026-4341 (CVE-2025-61726). Verify with 'govulncheck' after updating.
Found this helpful? Give it a 👍 or 👎 reaction! |
Bumps the go-minor-patch group with 2 updates in the / directory: github.com/klauspost/compress and github.com/containerd/stargz-snapshotter/estargz.
Updates
github.com/klauspost/compressfrom 1.18.3 to 1.18.4Release notes
Sourced from github.com/klauspost/compress's releases.
Commits
c03560fzstd: Add ResetWithOptions to encoder/decoder (#1122)0874ab8build(deps): bump the github-actions group with 3 updates (#1126)4a36836doc: Clarify documentation in readme (#1125)4309644zstd: document concurrency option handling in encoder (#1124)c262ec6Update README.md861ca97Downstream CVE-2025-61728 (#1123)03de960gzhttp: Add zstandard to server handler wrapper (#1121)bb1ab3bbuild(deps): bump the github-actions group with 2 updates (#1120)986a51efix(gzhttp): preserve qvalue when extra parameters follow in Accept-Encoding ...fbe3b12build(deps): bump the github-actions group with 3 updates (#1118)Updates
github.com/containerd/stargz-snapshotter/estargzfrom 0.18.1 to 0.18.2Release notes
Sourced from github.com/containerd/stargz-snapshotter/estargz's releases.
Commits
3070538Merge pull request #2231 from ktock/prepare-v0.18.23528ff6Prepare for v0.18.226b36caMerge pull request #2233 from ktock/dockerifle202602812ba6cDockerfile: bump up dependencies78a117dMerge pull request #2230 from containerd/dependabot/go_modules/gomod-79093de63b4c0f6a0build(deps): bump the gomod group across 3 directories with 2 updatesee524feMerge pull request #2227 from containerd/dependabot/go_modules/gomod-a2c59b68ad4ba62f4build(deps): bump github.com/sirupsen/logrusb4360b7Merge pull request #2226 from luochenglcs/fixd6c57a3Merge pull request #2205 from wswsmao/pathlogDependabot 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