sync integrations/makeswift with canary#3011
Conversation
…3000) Document the workflow for shipping a single Catalyst package patch ahead of the normal release cadence, without bundling it with other queued changesets in the open Version Packages PR. Quarantines other changesets, runs `changeset version` for the target, hands the publish + canary push back to the user, and creates the GitHub release manually since the bot's release flow only fires when CI itself publishes. Co-authored-by: Claude <noreply@anthropic.com>
…checkbox-group (#3005) * fix(core): align formField.required with field.required for checkbox-group * chore: fix prettier formatting * refactor: use if/else for checkbox-group schema per review
* feat(other): LOCAL-1444 delivery translation * chore(core): create translations patch --------- Co-authored-by: bc-svc-local <bc-svc-local@users.noreply.github.com>
…r security patches (#3007) Addresses multiple CVEs disclosed May 2026: - next: ~16.1.6 → ~16.2.6 (middleware bypass, SSRF, XSS, cache poisoning) - react/react-dom: 19.1.5 → 19.1.7 (GHSA-rv78-f8rc-xrxh DoS via OOM/CPU on server function endpoints) - @opennextjs/cloudflare: 1.17.3 → 1.19.9 in native-hosting workflow eslint-config-next intentionally left at 15.5.10 — @16.x requires ESLint 9+/flat config migration. Fixes TRAC-668 Co-authored-by: Claude <noreply@anthropic.com>
…akeswift # Conflicts: # core/CHANGELOG.md # pnpm-lock.yaml
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Bundle Size ReportComparing against baseline from
Per-Route First Load JS
|
Unlighthouse Performance Comparison — VercelComparing PR preview deployment Unlighthouse scores vs production Unlighthouse scores. Summary ScoreAggregate score across all categories as reported by Unlighthouse.
Category Scores
Core Web Vitals
|
Summary
Merges
canaryintointegrations/makeswiftto bring the branch up to date.What came from canary
formField.requiredwithfield.requiredfor checkbox-group (#3005); translated Show more/less labels on product compare page (#3009); fixed cart summary Discounts row not showing manual discountsConflict resolutions
core/CHANGELOG.md: kept both the makeswift-specific@makeswift/runtimeupgrade entry and canary's Next.js/React security patch entry under the1.6.3heading (the latest published@bigcommerce/catalyst-makeswiftversion)pnpm-lock.yaml: accepted canary's version, then regenerated withpnpm install --no-frozen-lockfileChangeset cleanup
Removed 3 changesets that targeted
@bigcommerce/catalyst-core(not@bigcommerce/catalyst-makeswift):cold-foxes-lie.mdfix-checkbox-group-required.mdtranslations-patch-580c6ed4.md