Skip to content

Conversation

@team-foundation-git
Copy link
Contributor

@team-foundation-git team-foundation-git commented Jan 29, 2026

About this PR

Updates:

  • 📦 io.flow:lib-test-utils-play29 from 0.3.3 to 0.3.5
  • 📦 io.flow:sbt-flow-linter from 0.0.75 to 0.0.76

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

Summary by CodeRabbit

  • Chores
    • Updated test utility library to latest version
    • Updated linter plugin to latest compatible version

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

@coderabbitai
Copy link

coderabbitai bot commented Jan 29, 2026

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

Dependency version updates: io.flow lib-test-utils-play29 upgraded from 0.3.3 to 0.3.5 and sbt-flow-linter plugin upgraded from 0.0.75 to 0.0.76.

Changes

Cohort / File(s) Summary
Test utilities library
build.sbt
Updated io.flow %% lib-test-utils-play29 dependency version from 0.3.3 to 0.3.5.
Build plugin
project/plugins.sbt
Updated sbt-flow-linter plugin version from 0.0.75 to 0.0.76.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • gheine
  • github-actions

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 and usage tips.

@github-actions github-actions bot merged commit 088e09b into main Jan 29, 2026
4 of 7 checks passed
@github-actions github-actions bot deleted the update/flow branch January 29, 2026 04:32
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