Skip to content

Conversation

@team-foundation-git
Copy link
Contributor

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

About this PR

Updates:

  • 📦 io.flow:lib-healthcheck-play29 from 0.0.90 to 0.0.92
  • 📦 io.flow:lib-log-play29 from 0.2.75 to 0.2.77
  • 📦 io.flow:lib-metrics-play29 from 1.1.72 to 1.1.74
  • 📦 io.flow:lib-postgresql-play-play29 from 0.6.59 to 0.6.61
  • 📦 io.flow:lib-test-utils-play29 from 0.3.1 to 0.3.3
  • 📦 io.flow:lib-usage-play29 from 0.3.34 to 0.3.36
  • 📦 io.flow:sbt-flow-linter from 0.0.74 to 0.0.75

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-healthcheck-play29" },
  { groupId = "io.flow", artifactId = "lib-log-play29" },
  { groupId = "io.flow", artifactId = "lib-metrics-play29" },
  { groupId = "io.flow", artifactId = "lib-postgresql-play-play29" },
  { groupId = "io.flow", artifactId = "lib-test-utils-play29" },
  { groupId = "io.flow", artifactId = "lib-usage-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-healthcheck-play29" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "io.flow", artifactId = "lib-log-play29" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "io.flow", artifactId = "lib-metrics-play29" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "io.flow", artifactId = "lib-postgresql-play-play29" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "io.flow", artifactId = "lib-test-utils-play29" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "io.flow", artifactId = "lib-usage-play29" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "io.flow", artifactId = "sbt-flow-linter" }
  }
]
labels: scala-steward

Summary by CodeRabbit

  • Chores
    • Updated internal library and plugin dependencies to enhance system stability and maintainability.

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

@coderabbitai
Copy link

coderabbitai bot commented Jan 28, 2026

📝 Walkthrough

Walkthrough

This PR updates versions for multiple io.flow Play 2.9 libraries and an sbt plugin. Dependencies updated include lib-postgresql-play-play29, lib-metrics-play29, lib-test-utils-play29, lib-usage-play29, lib-log-play29, lib-healthcheck-play29, and sbt-flow-linter.

Changes

Cohort / File(s) Summary
Api Library Dependencies
build.sbt
Updated io.flow library versions: lib-postgresql-play-play29 (0.6.59→0.6.61), lib-metrics-play29 (1.1.72→1.1.74), lib-test-utils-play29 (0.3.1→0.3.3), lib-usage-play29 (0.3.34→0.3.36), lib-log-play29 (0.2.75→0.2.77). All patch or minor version increments.
Common Settings
build.sbt
Updated lib-healthcheck-play29 from 0.0.90 to 0.0.92 in commonSettings.
Sbt Plugins
project/plugins.sbt
Updated sbt-flow-linter from 0.0.74 to 0.0.75.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • jackl
  • lauravarga
  • 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-4404 Flow dependency updates' directly and clearly summarizes the main change: updating multiple Flow dependencies across the build configuration.
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

@gheine gheine merged commit d47e6a9 into main Jan 28, 2026
7 checks passed
@gheine gheine deleted the update/flow branch January 28, 2026 11: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.

4 participants