Skip to content

Conversation

@flow-tech
Copy link
Contributor

@flow-tech flow-tech commented Jan 14, 2026

About this PR

Updates:

Usage

βœ… Please merge!

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

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 these to your .scala-steward.conf file to ignore future updates of these dependencies:

updates.ignore = [
  { groupId = "org.scoverage", artifactId = "sbt-scoverage" }
]

Or, add these to slow down future updates of these dependencies:

dependencyOverrides = [
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.scoverage", artifactId = "sbt-scoverage" }
  }
]
labels: scala-steward

Summary by CodeRabbit

  • Chores
    • Updated sbt-scoverage plugin dependency.

✏️ Tip: You can customize this high-level summary in your review settings.

@coderabbitai
Copy link

coderabbitai bot commented Jan 14, 2026

πŸ“ Walkthrough

Walkthrough

Updated the sbt-scoverage plugin dependency from version 2.4.3 to 2.4.4 in the project build configuration.

Changes

Cohort / File(s) Summary
SBT Plugin Configuration
project/plugins.sbt
Bumped org.scoverage:sbt-scoverage plugin version from 2.4.3 to 2.4.4

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • gheine
πŸš₯ Pre-merge checks | βœ… 3
βœ… Passed checks (3 passed)
Check name Status Explanation
Description Check βœ… Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check βœ… Passed The title 'FDN-4340 Third party dependency updates' is partially related to the changeset as it refers to third-party dependency updates, which is accurate, but it is overly broad and does not specifically identify that the change is updating sbt-scoverage from 2.4.3 to 2.4.4.
Docstring Coverage βœ… Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.



πŸ“œ Recent review details

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

πŸ“₯ Commits

Reviewing files that changed from the base of the PR and between 9eeaf33 and 4804304.

πŸ“’ Files selected for processing (1)
  • project/plugins.sbt
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
  • GitHub Check: Jenkins
πŸ”‡ Additional comments (1)
project/plugins.sbt (1)

29-29: ⚠️ sbt-scoverage version 2.4.4 is not a publicly available release. Maven Central and GitHub show only versions up to 2.4.3. Before merging, confirm this version exists in your private Artifactory or is intentionally pinned to a custom/unreleased build. If 2.4.3 was intended, update the version accordingly.

Likely an incorrect or invalid review comment.

✏️ Tip: You can disable this entire section by setting review_details to false in your review settings.


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

@flow-tech
Copy link
Contributor Author

@gheine gheine merged commit a11bc23 into main Jan 22, 2026
9 checks passed
@gheine gheine deleted the update/third-party branch January 22, 2026 07:35
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.

3 participants