Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.

Update kafka-clients to 3.7.1#599

Closed
aiven-scala-steward[bot] wants to merge 1 commit intomainfrom
update/kafka-clients-3.7.1
Closed

Update kafka-clients to 3.7.1#599
aiven-scala-steward[bot] wants to merge 1 commit intomainfrom
update/kafka-clients-3.7.1

Conversation

@aiven-scala-steward
Copy link
Copy Markdown
Contributor

About this PR

📦 Updates org.apache.kafka:kafka-clients from 3.7.0 to 3.7.1

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "org.apache.kafka", artifactId = "kafka-clients" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.apache.kafka", artifactId = "kafka-clients" }
}]
labels: library-update, early-semver-patch, semver-spec-patch, commit-count:1

@coveralls
Copy link
Copy Markdown

coveralls commented Jul 7, 2024

Pull Request Test Coverage Report for Build 9823161108

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage remained the same at 76.368%

Files with Coverage Reduction New Missed Lines %
core-s3/src/main/scala/io/aiven/guardian/kafka/s3/Config.scala 1 82.98%
Totals Coverage Status
Change from base Build 9549231147: 0.0%
Covered Lines: 349
Relevant Lines: 457

💛 - Coveralls

@aiven-scala-steward
Copy link
Copy Markdown
Contributor Author

Superseded by #661.

@aiven-scala-steward aiven-scala-steward Bot deleted the update/kafka-clients-3.7.1 branch December 15, 2024 00:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant