Skip to content

Conversation

@flow-tech
Copy link
Contributor

@flow-tech flow-tech commented Jan 6, 2026

About this PR

Updates:

  • πŸ“¦ io.flow:lib-test-utils-play29 from 0.2.99 to 0.3.1

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

Summary by CodeRabbit

  • Chores
    • Updated testing utility dependency to the latest version for improved test infrastructure stability.

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

@coderabbitai
Copy link

coderabbitai bot commented Jan 6, 2026

Caution

Review failed

The pull request is closed.

πŸ“ Walkthrough

Walkthrough

A test dependency lib-test-utils-play29 is upgraded from version 0.2.99 to 0.3.1 in the build configuration.

Changes

Cohort / File(s) Summary
Dependency Version Bump
build.sbt
Updated test-scoped dependency io.flow:lib-test-utils-play29 from 0.2.99 to 0.3.1

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested labels

auto-merge


πŸ“œ Recent review details

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

πŸ“₯ Commits

Reviewing files that changed from the base of the PR and between 91a4b99 and be93ff9.

πŸ“’ Files selected for processing (1)
  • build.sbt

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

@github-actions github-actions bot merged commit baef72c into main Jan 6, 2026
4 of 7 checks passed
@github-actions github-actions bot deleted the update/flow branch January 6, 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.

2 participants