-
Notifications
You must be signed in to change notification settings - Fork 1
Flow dependency updates #371
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
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.
Copilot wasn't able to review any files in this pull request.
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
📝 WalkthroughWalkthroughUpdated a test-scoped dependency in build.sbt: io.flow %% lib-test-utils-play29 was bumped from version 0.2.69 to 0.2.70. No other build or source changes are included. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Pre-merge checks (3 passed)✅ Passed checks (3 passed)
✨ Finishing Touches🧪 Generate unit tests
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: 0
🧹 Nitpick comments (1)
build.sbt (1)
40-40: Remove deprecated Bintray resolverdl.bintray.com has been offline for years; keeping it slows resolution and can fail builds. Recommend dropping it.
Apply:
- resolvers += "scalaz-bintray" at "https://dl.bintray.com/scalaz/releases",
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
build.sbt(1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
- GitHub Check: Jenkins
🔇 Additional comments (1)
build.sbt (1)
36-36: Approve test-only dep bump; manual eviction check requiredNo runtime impact expected, scoped to Test. sbt isn’t available in this environment—run
sbt -no-colors "update; evicted; Test / test"locally to confirm no evictions or regressions.
|
Click here for code coverage report: https://jenkins.flo.pub/job/flowcommerce/job/lib-postgresql/job/PR-371/1/scoverage-report/ |
About this PR
Updates:
0.2.69to0.2.70Usage
✅ 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