Migrate kafkajs to @confluentinc/kafka-javascript#1192
Merged
cristianrgreco merged 1 commit intotestcontainers:mainfrom Dec 9, 2025
Merged
Migrate kafkajs to @confluentinc/kafka-javascript#1192cristianrgreco merged 1 commit intotestcontainers:mainfrom
cristianrgreco merged 1 commit intotestcontainers:mainfrom
Conversation
✅ Deploy Preview for testcontainers-node ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
8d88f6b to
517c17d
Compare
This comment was marked as resolved.
This comment was marked as resolved.
cc0d0cb to
7cc6c75
Compare
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
7cc6c75 to
c043180
Compare
Signed-off-by: Joe Bowbeer <[email protected]>
c043180 to
b937757
Compare
Contributor
Author
|
@cristianrgreco I addressed the three SASL_SSL test errors This is ready to merge. Btw, one of the unmodified tests fails for me locally in Rancher Desktop on Apple Silicon, as noted This is because there's no arm64 image for the requested zookeeper image. |
Collaborator
|
Thanks @joebowbeer! I'm a bit swamped at the moment, will look at it soon |
cristianrgreco
approved these changes
Dec 9, 2025
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.
Closes #1191
Migration Guide: https://docs.confluent.io/kafka-clients/javascript/current/migration.html
I used the following commands to update the packages and lock:
Notes:
npm >= 11.6.3to avoid adding extraneous 'peer: true' diffs to the package-locknpm audit fixto address the high severity finding below