Skip to content

Comments

FDN-4458 Flow dependency updates#413

Merged
github-actions[bot] merged 2 commits intomainfrom
update/flow
Feb 16, 2026
Merged

FDN-4458 Flow dependency updates#413
github-actions[bot] merged 2 commits intomainfrom
update/flow

Conversation

@team-foundation-git
Copy link
Contributor

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

About this PR

Updates:

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

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, auto-merge

Summary by CodeRabbit

  • Chores
    • Updated testing and build infrastructure dependencies to latest stable versions.

@coderabbitai
Copy link

coderabbitai bot commented Feb 16, 2026

No actionable comments were generated in the recent review. 🎉


📝 Walkthrough

Walkthrough

Updates test-scoped dependency io.flow %% lib-test-utils-play29 from version 0.3.5 to 0.3.9 in build.sbt and bumps sbt-flow-linter plugin version from 0.0.76 to 0.0.78 in project/plugins.sbt.

Changes

Cohort / File(s) Summary
Build Configuration
build.sbt, project/plugins.sbt
Dependency version bumps: lib-test-utils-play29 (0.3.5 → 0.3.9) and sbt-flow-linter (0.0.76 → 0.0.78).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • gheine
  • github-actions
🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title directly and clearly summarizes the main change: updating Flow-related dependencies (lib-test-utils-play29 and sbt-flow-linter versions).
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Merge Conflict Detection ✅ Passed ✅ No merge conflicts detected when merging into main

✏️ 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 71975c2 into main Feb 16, 2026
6 of 7 checks passed
@github-actions github-actions bot deleted the update/flow branch February 16, 2026 17: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.

2 participants