Skip to content

chore: update JSON files for billing components#361

Merged
tsahil01 merged 2 commits intomainfrom
update-public
Feb 14, 2026
Merged

chore: update JSON files for billing components#361
tsahil01 merged 2 commits intomainfrom
update-public

Conversation

@tsahil01
Copy link
Copy Markdown
Member

This pull request updates several component registry JSON files to improve readability and consistency. The main change is reformatting the dependencies and registryDependencies fields from single-line arrays to multi-line arrays, making them easier to read and maintain. No functional or structural changes were made to the components themselves.

Formatting improvements to registry files:

  • Reformatted the dependencies arrays in files like banner.json, billing-screen.json, billing-settings.json, cancel-subscription-card.json, cancel-subscription-dialog.json, invoice-history.json, limited-offer-dialog.json, payment-card.json, payment-details.json, payment-failure.json, payment-method-selector.json, pricing-table-eight.json, pricing-table-five.json, and pricing-table-four.json to use multi-line array syntax for better readability. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14]
  • Reformatted the registryDependencies arrays in the same files to use multi-line array syntax, further enhancing clarity and maintainability. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11]

No logic or functionality changes were made; this is purely a formatting update for improved code quality.

@vercel
Copy link
Copy Markdown

vercel bot commented Feb 14, 2026

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

Project Deployment Actions Updated (UTC)
billingsdk Ready Ready Preview, Comment Feb 14, 2026 6:24am

Request Review

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Feb 14, 2026

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch update-public

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.

@tsahil01 tsahil01 merged commit efd0afe into main Feb 14, 2026
8 checks passed
@tsahil01 tsahil01 deleted the update-public branch February 14, 2026 06:33
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.

1 participant