Skip to content

Bump Spree SDK to 0.21.0 - #115

Merged
damianlegawiec merged 1 commit into
mainfrom
fix/sdk-0-21-0
Apr 8, 2026
Merged

Bump Spree SDK to 0.21.0#115
damianlegawiec merged 1 commit into
mainfrom
fix/sdk-0-21-0

Conversation

@damianlegawiec

@damianlegawiec damianlegawiec commented Apr 8, 2026

Copy link
Copy Markdown
Member

Summary by CodeRabbit

Release Notes

  • Chores

    • Updated SDK dependency to latest version.
  • Bug Fixes

    • Fixed custom field display to show proper labels instead of internal identifiers.

@vercel

vercel Bot commented Apr 8, 2026

Copy link
Copy Markdown
Contributor

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

Project Deployment Actions Updated (UTC)
storefront Ready Ready Preview, Comment Apr 8, 2026 10:46am

Request Review

@coderabbitai

coderabbitai Bot commented Apr 8, 2026

Copy link
Copy Markdown
Contributor

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: f719673c-673f-4d00-8b10-78ebf3b95e80

📥 Commits

Reviewing files that changed from the base of the PR and between 04cfde5 and 27817b7.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (2)
  • package.json
  • src/components/products/ProductCustomFields.tsx

Walkthrough

The @spree/sdk dependency version was incremented from ^0.20.2 to ^0.21.0, and the ProductCustomFields component now displays field.label instead of field.name for custom field headers.

Changes

Cohort / File(s) Summary
Dependency Update
package.json
Upgraded @spree/sdk from version ^0.20.2 to ^0.21.0.
Component Display Change
src/components/products/ProductCustomFields.tsx
Modified custom field rendering to display field.label instead of field.name in the <dt> element.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 A hop and a skip, we've made things clearer,
Labels now shine where names once appeared here,
Dependencies bumped, the SDK's been blessed,
These little adjustments put quality to the test! ✨

🚥 Pre-merge checks | ✅ 1 | ❌ 2

❌ Failed checks (1 warning, 1 inconclusive)

Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Write docstrings for the functions missing them to satisfy the coverage threshold.
Title check ❓ Inconclusive The title only addresses the SDK version bump but omits the ProductCustomFields component change, which represents a significant portion of the modifications. Consider revising the title to reflect both major changes, such as 'Bump Spree SDK to 0.21.0 and update product custom field labels' for better clarity.
✅ Passed checks (1 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/sdk-0-21-0

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.

@damianlegawiec
damianlegawiec merged commit b908ee7 into main Apr 8, 2026
6 checks passed
@coderabbitai coderabbitai Bot mentioned this pull request Apr 8, 2026
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