Skip to content
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

Update kafka-clients to 3.6.2 #1452

Conversation

scala-steward
Copy link
Contributor

@scala-steward scala-steward commented Apr 8, 2024

About this PR

📦 Updates org.apache.kafka:kafka-clients from 3.6.1 to 3.6.2

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

@scala-steward scala-steward force-pushed the update/kafka-clients-3.6.2 branch 2 times, most recently from 9ac985e to 9e041bc Compare April 15, 2024 16:36
@scala-steward scala-steward force-pushed the update/kafka-clients-3.6.2 branch from 9e041bc to 54eb6f2 Compare April 23, 2024 16:43
@scala-steward scala-steward force-pushed the update/kafka-clients-3.6.2 branch from 54eb6f2 to 8a8826c Compare May 7, 2024 21:25
@scala-steward scala-steward force-pushed the update/kafka-clients-3.6.2 branch from 8a8826c to 0941d59 Compare May 31, 2024 17:44
@scala-steward scala-steward force-pushed the update/kafka-clients-3.6.2 branch from 0941d59 to 081a8d6 Compare June 4, 2024 15:51
@sirocchj
Copy link
Member

Superseded by #1577

@sirocchj sirocchj closed this Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants