-
-
Notifications
You must be signed in to change notification settings - Fork 132
chore(deps): update dependency testcontainers.kafka to 4.15.0 #6735
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
π― Functional Correctness | π Major | β‘ Quick win
π Supported by static analysis
π Web query:
Testcontainers.Kafka 4.15.0 NuGetπ‘ Result:
As of September 6, 2026, the latest available version of the Testcontainers.Kafka NuGet package is 4.14.0, which was released on August 14, 2026 [1]. There is no version 4.15.0 currently available [1][2]. You can reference the current version in your.NET project using the following methods [1]:.NET CLI: dotnet add package Testcontainers.Kafka --version 4.14.0 Package Manager: Install-Package Testcontainers.Kafka -Version 4.14.0 PackageReference (for your.csproj file): The release of version 4.14.0 was primarily driven by updates to address a vulnerability in the SSH.NET dependency [3]. You can monitor the official Testcontainers for.NET GitHub repository for future release announcements if you are waiting for a 4.15.0 update [2].
Citations:
π Script executed:
Repository: thomhurst/TUnit
Length of output: 3393
Use a published version for
Testcontainers.Kafkaor confirm that the CI feed contains4.15.0.Directory.Packages.propssets4.15.0, and multiple projects reference the package. NuGet.org currently lists4.14.0as the latest version, so restore can fail when CI uses NuGet.org. Keep4.14.0unless the CI feed contains4.15.0.π€ Prompt for AI Agents
Source: MCP tools