Skip to content

Conversation

@flow-tech
Copy link
Contributor

About this PR

Updates:

  • πŸ“¦ io.flow:lib-test-utils-play29 from 0.2.72 to 0.2.74
  • πŸ“¦ io.flow:sbt-flow-linter from 0.0.69 to 0.0.70

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 = "io.flow", artifactId = "lib-test-utils-play29" },
  { groupId = "io.flow", artifactId = "sbt-flow-linter" }
]

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

dependencyOverrides = [
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "io.flow", artifactId = "lib-test-utils-play29" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "io.flow", artifactId = "sbt-flow-linter" }
  }
]
labels: scala-steward

Copilot AI review requested due to automatic review settings September 11, 2025 10:12
@coderabbitai
Copy link

coderabbitai bot commented Sep 11, 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 3 minutes and 13 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 04c691c and 14cb5e0.

πŸ“’ Files selected for processing (2)
  • build.sbt (1 hunks)
  • project/plugins.sbt (1 hunks)
✨ Finishing touches
πŸ§ͺ Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch update/flow

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

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates two Flow dependency libraries to their latest versions as part of automated dependency management by Scala Steward.

  • Updates io.flow:lib-test-utils-play29 from version 0.2.72 to 0.2.74
  • Updates io.flow:sbt-flow-linter from version 0.0.69 to 0.0.70

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@github-actions github-actions bot merged commit 87a5374 into main Sep 11, 2025
6 of 8 checks passed
@github-actions github-actions bot deleted the update/flow branch September 11, 2025 10:12
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