Skip to content

FDN-4532 Flow dependency updates#414

Merged
github-actions[bot] merged 1 commit intomainfrom
update/flow
Feb 24, 2026
Merged

FDN-4532 Flow dependency updates#414
github-actions[bot] merged 1 commit intomainfrom
update/flow

Conversation

@team-foundation-git
Copy link
Contributor

@team-foundation-git team-foundation-git commented Feb 24, 2026

About this PR

Updates:

  • 📦 io.flow:lib-test-utils-play29 from 0.3.9 to 0.3.10

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" }
]

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" }
  }
]
labels: scala-steward, auto-merge

Summary by CodeRabbit

  • Chores
    • Updated internal test dependencies to latest versions.

@coderabbitai
Copy link

coderabbitai bot commented Feb 24, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 71975c2 and 42680a9.

📒 Files selected for processing (1)
  • build.sbt

📝 Walkthrough

Walkthrough

The pull request updates the test-scoped dependency "io.flow" %% "lib-test-utils-play29" from version 0.3.9 to 0.3.10 in the build.sbt configuration file.

Changes

Cohort / File(s) Summary
Dependency Version Update
build.sbt
Updated "io.flow" %% "lib-test-utils-play29" from version 0.3.9 to 0.3.10 in Test scope.

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-4532 Flow dependency updates' clearly and specifically describes the main change: updating Flow dependencies. It is concise, directly related to the changeset, and provides meaningful context.
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.


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.

@flow-tech
Copy link
Contributor

@github-actions github-actions bot merged commit 9e38b9c into main Feb 24, 2026
7 checks passed
@github-actions github-actions bot deleted the update/flow branch February 24, 2026 01:56
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