Skip to content

Conversation

scala-steward
Copy link
Contributor

@scala-steward scala-steward commented Nov 21, 2024

About this PR

πŸ“¦ Updates

from 3.8.1 to 3.9.0

πŸ“œ GitHub Release Notes - Version Diff

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 = "io.github.embeddedkafka" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "io.github.embeddedkafka" }
}]
labels: dependencies, scala, library-update, early-semver-minor, semver-spec-minor, version-scheme:semver-spec, commit-count:1

@scala-steward scala-steward force-pushed the update/embedded-kafka-3.9.0 branch 2 times, most recently from 1e4ac42 to 3fd4b2c Compare December 7, 2024 14:43
@scala-steward scala-steward force-pushed the update/embedded-kafka-3.9.0 branch 2 times, most recently from 1678c29 to 33e0b8b Compare February 5, 2025 15:16
@scala-steward scala-steward force-pushed the update/embedded-kafka-3.9.0 branch from 33e0b8b to 93c0490 Compare February 15, 2025 14:16
@scala-steward scala-steward force-pushed the update/embedded-kafka-3.9.0 branch from 93c0490 to 6eb5840 Compare February 18, 2025 19:39
@francescopellegrini francescopellegrini merged commit c1dbd21 into embeddedkafka:master Feb 21, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants