Skip to content

Update kafka-journal to 11.1.1 - #923

Open
scala-steward wants to merge 1 commit into
evolution-gaming:masterfrom
scala-steward:update/kafka-journal-11.1.1
Open

scala-steward wants to merge 1 commit into
evolution-gaming:masterfrom
scala-steward:update/kafka-journal-11.1.1

Conversation

@scala-steward

@scala-steward scala-steward commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates com.evolution:kafka-journal from 11.1.0 to 11.1.1

📜 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 (11.1.0).
You might want to review and update them manually.

website/yarn.lock
⚙ Adjust future updates

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

updates.ignore = [ { groupId = "com.evolution", artifactId = "kafka-journal" } ]

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

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

Summary by CodeRabbit

  • Chores
    • Updated an internal component version.
    • No user-facing changes are included in this release.

@coderabbitai

coderabbitai Bot commented Aug 27, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: c1b3d255-4b0f-4a34-994f-61e0a7cdb064

📥 Commits

Reviewing files that changed from the base of the PR and between bd0c5b5 and 7c988e8.

📒 Files selected for processing (1)
  • project/Dependencies.scala

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The Kafka Journal dependency version changes from 11.1.0 to 11.1.1 in project/Dependencies.scala.

Changes

Kafka Journal dependency

Layer / File(s) Summary
Update Kafka Journal version
project/Dependencies.scala
The private KafkaJournal.version constant now specifies 11.1.1.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to 7c988

This is a localized patch-level dependency update with no required website lockfile change. No actionable merge-blocking risk remains after normal checks and review.

Suggested reviewers: z1kkurat, mr-git

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Title check ⚠️ Warning The title states that kafka-journal updates to 11.1.1, but the file-level summary states that the dependency changes from 11.1.1 to 11.1.0. The title does not accurately describe the recorded changese… Correct the dependency change or update the title to match the actual version change. Resolve the conflict between the raw changeset summary and the PR objective before merging.
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Full details: Title check

Explanation

The title states that kafka-journal updates to 11.1.1, but the file-level summary states that the dependency changes from 11.1.1 to 11.1.0. The title does not accurately describe the recorded changeset.

Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.)

  • Fix all pre-merge checks with AI
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

This branch has not been deployed

No deployments
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.

1 participant