Skip to content

FDN-4222 Third party dependency updates#156

Merged
jackl merged 1 commit into
mainfrom
update/third-party
Nov 19, 2025
Merged

FDN-4222 Third party dependency updates#156
jackl merged 1 commit into
mainfrom
update/third-party

Conversation

@flow-tech
Copy link
Copy Markdown

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

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Nov 18, 2025

Warning

Rate limit exceeded

@flow-tech has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 10 minutes and 25 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

📥 Commits

Reviewing files that changed from the base of the PR and between fe7b9ad and 5a9e97a.

📒 Files selected for processing (1)
  • project/plugins.sbt (1 hunks)

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

@jackl jackl merged commit 66adfe4 into main Nov 19, 2025
8 checks passed
@jackl jackl deleted the update/third-party branch November 19, 2025 16:24
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