Skip to content

chore: update proton#1515

Merged
rohanchkrabrty merged 1 commit intomainfrom
update-proton
Apr 7, 2026
Merged

chore: update proton#1515
rohanchkrabrty merged 1 commit intomainfrom
update-proton

Conversation

@rohanchkrabrty
Copy link
Copy Markdown
Contributor

Summary

  • Update proton dependency to latest version in SDK package
  • Update pnpm-lock.yaml with resolved dependency changes
  • Fix organization details view to align with updated proton types

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 7, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
frontier Ready Ready Preview, Comment Apr 7, 2026 6:57am

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 7, 2026

Caution

Review failed

Pull request was closed or merged during review

📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Updated internal dependencies to newer versions for improved stability and compatibility.

Walkthrough

The pull request updates the billing balance query in the organizations detail view to construct Connect-RPC requests using the generated GetBillingBalanceRequestSchema instead of raw objects, removing the orgId field from the callsite. Additionally, it updates runtime dependencies in web/sdk/package.json by changing the @raystack/proton version and adding @raystack/apsara-v1 as an npm alias.

Changes

Cohort / File(s) Summary
Organizations Detail View
web/sdk/admin/views/organizations/details/index.tsx
Modified billing balance query to use create(GetBillingBalanceRequestSchema, { id: firstBillingAccountId }) instead of raw object, removing orgId field from the request payload while maintaining existing query gating and normalization logic.
Runtime Dependencies
web/sdk/package.json
Updated @raystack/proton to a new build version and added @raystack/apsara-v1 as an npm alias to @raystack/apsara@1.0.0-rc.2.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Possibly related PRs

Suggested reviewers

  • rohilsurana
  • rsbh

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.

❤️ Share

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

@rohanchkrabrty rohanchkrabrty enabled auto-merge (squash) April 7, 2026 07:00
@rohanchkrabrty rohanchkrabrty merged commit 607e429 into main Apr 7, 2026
7 of 8 checks passed
@rohanchkrabrty rohanchkrabrty deleted the update-proton branch April 7, 2026 07:01
@coveralls
Copy link
Copy Markdown

Coverage Report for CI Build 24068624570

Coverage remained the same at 41.209%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 36235
Covered Lines: 14932
Line Coverage: 41.21%
Coverage Strength: 11.91 hits per line

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants