moby / buildkit

concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit
https://github.com/moby/moby/issues/34227
Apache License 2.0
7.83k stars 1.09k forks source link

vendor: update klauspost/compress to v1.17.9 #5058

Closed tonistiigi closed 6 days ago

tonistiigi commented 1 week ago

https://github.com/klauspost/compress/compare/v1.17.4...v1.17.9

tonistiigi commented 1 week ago

🤔 hmm, what happened here?

    dockerfile_lint_test.go:1078: 
            Error Trace:    /src/frontend/dockerfile/dockerfile_lint_test.go:1030
                                        /src/frontend/dockerfile/dockerfile_lint_test.go:1078
            Error:          Error message not equal:
                            expected: "failed to solve: base name (${BAR}) should not be blank"
                            actual  : "failed to run Build function: base name (${BAR}) should not be blank"
            Test:           TestIntegration/TestWarningsBeforeError/worker=oci-rootless/frontend=client/warntype=progress
=== RUN   TestIntegration/TestWarningsBeforeError/worker=oci-rootless/frontend=client/warntype=unmarshal

cc @daghack