Update dependencies: arrow-go, testcontainers, grpc, substrait#138
Merged
Conversation
The kafka module was pinned at v0.34.0 while the rest of the testcontainers stack is on v0.42.0. v0.34.0 uses the older nat.Port string-typed API that is incompatible with the moby/moby v1.54.2 indirect dependency pulled in by testcontainers-go v0.42.0, causing golangci-lint typecheck failures on the kafka integration test.
Latest stable patch/minor releases for the only two direct dependencies that had updates available within the same major version.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Bump several key dependencies to their latest patch and minor versions, including Apache Arrow Go client, testcontainers modules, gRPC, and Substrait libraries. This also removes several transitive dependencies that are no longer needed.
Key changes
containerd/containerd/apiv1.9.0klauspost/asmfmtv1.3.2minio/asm2plan9sandminio/c2goasmgolang.org/x/telemetryandgolang.org/x/toolsNotes
The kafka testcontainers module version was significantly out of sync with the main testcontainers-go dependency (v0.34.0 vs v0.42.0); this brings them into alignment. The removal of minio assembly-related transitive dependencies suggests upstream cleanup in the dependency tree.
https://claude.ai/code/session_019DJhmpTgWseSLwocZnUp99