Skip to content

chore(deps): github.com/docker/cli v29.6.0-rc.1, github.com/docker/buildx v0.35.0-rc2, buildkit v0.31.0-rc2#13842

Draft
thaJeztah wants to merge 3 commits into
docker:mainfrom
thaJeztah:bump_cli_buildx2
Draft

chore(deps): github.com/docker/cli v29.6.0-rc.1, github.com/docker/buildx v0.35.0-rc2, buildkit v0.31.0-rc2#13842
thaJeztah wants to merge 3 commits into
docker:mainfrom
thaJeztah:bump_cli_buildx2

Conversation

@thaJeztah

@thaJeztah thaJeztah commented Jun 15, 2026

Copy link
Copy Markdown
Member

What I did

Related issue

(not mandatory) A picture of a cute animal, if possible in relation to what you did

@thaJeztah thaJeztah force-pushed the bump_cli_buildx2 branch 4 times, most recently from bd140d5 to 63c619a Compare June 15, 2026 12:28
…ntrib v0.69.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah force-pushed the bump_cli_buildx2 branch 2 times, most recently from f62ce19 to 534f4dd Compare June 16, 2026 10:22
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah

Copy link
Copy Markdown
Member Author

Failure looks consistent, but not sure if it's my PR, or if something broken on main;

=== Failed
=== FAIL: pkg/e2e TestPublishChecks/detect_sensitive_data (0.03s)
    publish_test.go:152: assertion failed: expression is false: strings.Contains(output, "JSON Web Token\n\"\": ***"+"eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiaWF0IjoxNTE2MjM5MDIyfQ.SflKxwRJSMeKKF2QT4fwpMeJf36POk6yJV_adQssw"): you are about to publish sensitive data within your OCI artifact.
        please double check that you are not leaking sensitive data
        AWS Client ID
        "services.serviceA.environment.AWS_ACCESS_KEY_ID": A3TX1234567890ABCDEF
        AWS Secret Key
        "services.serviceA.environment.AWS_SECRET_ACCESS_KEY": aws"12345+67890/abcdefghijklm+NOPQRSTUVWXYZ+"
        Keyword Detector
        "secrets.mysecret.file": /home/runner/work/compose/compose/pkg/e2e/fixtures/publish/secret.txt
        Github authentication
        "GITHUB_TOKEN": ***
        Private Key
        "": -----BEGIN DSA PRIVATE KEY-----
        wxyz+ABC=
        -----END DSA PRIVATE KEY-----
        Are you ok to publish these sensitive data?warning: GOCOVERDIR not set, no coverage data emitted
        
        
    --- FAIL: TestPublishChecks/detect_sensitive_data (0.03s)

=== FAIL: pkg/e2e TestPublishChecks (0.41s)
    publish_test.go:32: Running command: /home/runner/work/compose/compose/bin/build/docker-compose version
Docker Compose version 783e495
    framework.go:143: Contents of config dir:
    framework.go:145:   - /tmp/TestPublishChecks828720668/001
    framework.go:145:   - /tmp/TestPublishChecks828720668/001/buildx
    framework.go:145:   - /tmp/TestPublishChecks828720668/001/buildx/.lock
    framework.go:145:   - /tmp/TestPublishChecks828720668/001/buildx/activity
    framework.go:145:   - /tmp/TestPublishChecks828720668/001/buildx/current
    framework.go:145:   - /tmp/TestPublishChecks828720668/001/buildx/defaults
    framework.go:145:   - /tmp/TestPublishChecks828720668/001/buildx/instances
    framework.go:145:   - /tmp/TestPublishChecks828720668/001/cli-plugins
    framework.go:145:   - /tmp/TestPublishChecks828720668/001/cli-plugins/docker-buildx
    framework.go:145:   - /tmp/TestPublishChecks828720668/001/cli-plugins/docker-compose
    framework.go:145:   - /tmp/TestPublishChecks828720668/001/cli-plugins/docker-model
    framework.go:145:   - /tmp/TestPublishChecks828720668/001/cli-plugins/docker-scan

DONE 381 tests, 5 skipped, 2 failures in 470.237s
exit status 1
make: *** [Makefile:82: e2e-compose-standalone] Error 1

Comment thread go.mod
github.com/gofrs/flock v0.13.0 // indirect
github.com/golang-jwt/jwt/v5 v5.3.0 // indirect
github.com/golang/protobuf v1.5.4 // indirect
github.com/golang-jwt/jwt/v5 v5.3.1 // indirect

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe changes in this? golang-jwt/jwt@v5.3.0...v5.3.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant