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 fs2-kafka from 1.10.0 to 1.11.0 #1073

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

scala-steward
Copy link
Contributor

@scala-steward scala-steward commented Feb 19, 2024

About this PR

πŸ“¦ Updates com.github.fd4s:fs2-kafka from 1.10.0 to 1.11.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!

πŸ” Files still referring to the old version number

The following files still refer to the old version number (1.10.0).
You might want to review and update them manually.

project/build.properties
βš™ Adjust future updates

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

updates.ignore = [ { groupId = "com.github.fd4s", artifactId = "fs2-kafka" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.github.fd4s", artifactId = "fs2-kafka" }
}]
labels: library-update, early-semver-minor, semver-spec-minor, old-version-remains, commit-count:1

@mergify mergify bot added the dependency-update Update of dependencies (Scala Steward) label Feb 19, 2024
@scala-steward scala-steward force-pushed the update/fs2-kafka-1.11.0 branch 2 times, most recently from dc3b7d1 to 0be26fd Compare February 23, 2024 14:36
@scala-steward scala-steward force-pushed the update/fs2-kafka-1.11.0 branch 2 times, most recently from f15c29c to a9224b6 Compare March 10, 2024 13:26
@scala-steward scala-steward force-pushed the update/fs2-kafka-1.11.0 branch from a9224b6 to 2222c95 Compare March 16, 2024 14:13
@scala-steward scala-steward force-pushed the update/fs2-kafka-1.11.0 branch from 2222c95 to 233156d Compare April 8, 2024 11:02
@scala-steward scala-steward force-pushed the update/fs2-kafka-1.11.0 branch from 233156d to 3b81cdb Compare April 21, 2024 13:57
@scala-steward scala-steward force-pushed the update/fs2-kafka-1.11.0 branch from 3b81cdb to fbac157 Compare May 5, 2024 10:09
@scala-steward scala-steward force-pushed the update/fs2-kafka-1.11.0 branch from fbac157 to 4c695a5 Compare May 17, 2024 13:42
@scala-steward scala-steward force-pushed the update/fs2-kafka-1.11.0 branch from 4c695a5 to df42f61 Compare June 6, 2024 13:29
@mergify mergify bot merged commit 5565b3c into avast:master Jun 6, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency-update Update of dependencies (Scala Steward)
Development

Successfully merging this pull request may close these issues.

2 participants