Skip to content

Conversation

@flow-tech
Copy link
Contributor

@flow-tech flow-tech commented Nov 4, 2025

About this PR

Updates:

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

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 test utility library dependency to the latest version.

@coderabbitai
Copy link

coderabbitai bot commented Nov 4, 2025

Caution

Review failed

The pull request is closed.

πŸ“ Walkthrough

Walkthrough

The pull request updates the version of the sbt library dependency io.flow %% lib-test-utils-play29 in build.sbt from 0.2.82 to 0.2.84, with no other alterations to the codebase.

Changes

Dependency Update
build.sbt

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • PRs such as flowcommerce/lib-postgresql#383 and #382 are related due to shared modifications of the same build.sbt dependency.
  • Flow dependency updatesΒ #372: Both PRs modify the same build.sbt dependency (io.flow %% lib-test-utils-play29) β€” they update that library's version (different target versions), so they are related.
  • Flow dependency updatesΒ #380: Both PRs modify the same build.sbt test dependency (io.flow %% lib-test-utils-play29) to bump its version, so they are related.

Suggested labels

auto-merge

Suggested reviewers

  • gheine

πŸ“œ Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

πŸ“₯ Commits

Reviewing files that changed from the base of the PR and between e3d1337 and 922eeb3.

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

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

@github-actions github-actions bot merged commit e1b9981 into main Nov 4, 2025
4 of 7 checks passed
@github-actions github-actions bot deleted the update/flow branch November 4, 2025 04:32
@coderabbitai coderabbitai bot mentioned this pull request Nov 4, 2025
This was referenced Nov 13, 2025
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