chore(payments): Upgrade stack 3.2 with payments 3.3.2#394
chore(payments): Upgrade stack 3.2 with payments 3.3.2#394Quentin-David-24 wants to merge 1 commit into
Conversation
|
Warning Review limit reached
Next review available in: 44 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (7)
📒 Files selected for processing (3)
✨ 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 |
🛑 Changes requested — automated reviewThe intended payments bump is present, but the patch also changes dependency locks for charts whose versions are not bumped, making those changes unreleasable and inconsistent with the published chart versions. |
NumaryBot
left a comment
There was a problem hiding this comment.
NumaryBot posted 1 new inline finding.
Summary: #394 (comment)
| version: 18.7.10 | ||
| digest: sha256:8ad845e24a3b35c351d4aed8e25dd57bcce8c4ba0423d97fd027d0abad502ebd | ||
| generated: "2026-07-02T15:24:41.097568+02:00" | ||
| version: 18.7.11 |
There was a problem hiding this comment.
🟠 [major] Revert unrelated lockfile bumps or version those charts
When this is merged, console-v3 now resolves Bitnami PostgreSQL 18.7.11 from source while its Chart.yaml version remains the already-published 3.7.0; the same applies to the portal and membership lockfile changes. The release workflow packages all charts but uploads with chart-releaser --skip-existing, so these changed artifacts won't be published under a new chart version and the repository source diverges from the released chart. Please either revert the unrelated lock updates or bump the affected chart versions if the PostgreSQL upgrade is intended.
No description provided.