[Automated] Sync main after 1.18.0 release#1255
Conversation
|
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (4)
📝 WalkthroughWalkthroughUpdates PostgreSQL module and native dependency versions from 1.17.0 to 1.18.0 across manifest and configuration files. Adjusts Ballerina distribution to 2201.13.0, updates compiler plugin artifact paths, and increments Gradle build snapshot version to 1.18.1-SNAPSHOT. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
Codecov Report✅ All modified and coverable lines are covered by tests. ❌ Your project status has failed because the head coverage (78.62%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #1255 +/- ##
============================================
- Coverage 78.68% 78.62% -0.07%
+ Complexity 865 864 -1
============================================
Files 28 28
Lines 3242 3242
Branches 444 444
============================================
- Hits 2551 2549 -2
- Misses 474 475 +1
- Partials 217 218 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Sync main after 1.18.0 release
Summary
This pull request synchronizes the main branch with the 1.18.0 release by updating module versions, native dependencies, and compiler plugin references from the release-1.18.0 branch.
Changes
Version and Dependency Updates:
Next Development Cycle:
Files Modified
ballerina/Ballerina.toml(+5/-5 lines)ballerina/CompilerPlugin.toml(+1/-1 lines)ballerina/Dependencies.toml(+1/-1 lines)gradle.properties(+1/-1 lines)