-
Notifications
You must be signed in to change notification settings - Fork 1
FDN-4404 Flow dependency updates #406
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
π WalkthroughWalkthroughTwo build configuration files were updated with version increments: Changes
Estimated code review effortπ― 1 (Trivial) | β±οΈ ~2 minutes Possibly related PRs
Suggested labels
π₯ Pre-merge checks | β 3β Passed checks (3 passed)
βοΈ 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. Comment |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 1
π€ Fix all issues with AI agents
In `@build.sbt`:
- Line 36: The dependency "io.flow" %% "lib-test-utils-play29" % "0.3.3" appears
to be a private/undocumented version; verify that this exact artifact is
available from the configured resolvers and, if intentional, update project
documentation (or a comment near the dependency in build.sbt) explaining why
0.3.3 is required instead of a public 0.2.x release and which internal
repository hosts it so reviewers can reproduce builds; if it was added by
mistake, change the dependency to a public version (e.g., a 0.2.x tag) or remove
it.
|
Click here for code coverage report: https://jenkins.flo.pub/job/flowcommerce/job/lib-postgresql/job/PR-406/1/scoverage-report/ |
About this PR
Updates:
0.3.1to0.3.30.0.74to0.0.75Usage
β 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.conffile.Have a fantastic day writing Scala!
β Adjust future updates
Add these to your
.scala-steward.conffile to ignore future updates of these dependencies:Or, add these to slow down future updates of these dependencies:
Summary by CodeRabbit
βοΈ Tip: You can customize this high-level summary in your review settings.