update feature branch with develop#3161
Draft
sf-shikhar-prasoon wants to merge 1478 commits intofeature/bonus-productsfrom
Draft
update feature branch with develop#3161sf-shikhar-prasoon wants to merge 1478 commits intofeature/bonus-productsfrom
develop#3161sf-shikhar-prasoon wants to merge 1478 commits intofeature/bonus-productsfrom
Conversation
Collaborator
⛔ Snyk checks have failed. 9 issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
…view.2 Bump versions for 3.16.0-preview.2
Bump versions for 3.16.0 stable release
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The merge conflict resolution used --theirs (release branch) for package-lock files, which lost develop-only changes like Node 24 engine support from #3652. Restore lock files from develop and re-run npm install to pick up version bumps. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The previous bump-version re-run corrupted independent package versions. Re-run independent bumps and clean up duplicate changelog headers. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
….16.x-to-develop Merge release-3.16.x back to develop, bump to 3.17.0-dev
…saging (#3658) * feat: control floating button visibility and fix launch when hidden
…pper Consents hooks (#3674) - Updated Email Subscription component (in the footer section) with Shopper Consents hooks, also with updated styling and labels. - Updated commerce-sdk-react to use Shopper Consents hooks. - Fix for email validation on marketing consent capture: TLD must be more than 1 character. - Increase package max size from 90KB to 95KB, accounting for footer component size. - Check for feature enablement via Shopper Configurations API (feature=>`EnableConsentWithMarketingCloud`)
…3693) * @W-21362507: Fix for custom billing address as registered shoppers Signed-off-by: d.phan <d.phan@salesforce.com> * add changelog Signed-off-by: d.phan <d.phan@salesforce.com> --------- Signed-off-by: d.phan <d.phan@salesforce.com>
* Bump dependencies versions * Update lock files * Fix npm registry * Update jest breaking changes * One click checkout tests with configurable mocks * Solve merge conflicts * Update package-lock.json
…ayout (#3682) * feat: update the banner with click events
* @W-21294742: No error toast for non-applicable shipping method Signed-off-by: d.phan <d.phan@salesforce.com> * add changelog Signed-off-by: d.phan <d.phan@salesforce.com> * fix for multi-shipment Signed-off-by: d.phan <d.phan@salesforce.com> * fix edge cases Signed-off-by: d.phan <d.phan@salesforce.com> * minor comment remove Signed-off-by: d.phan <d.phan@salesforce.com> * fixes Signed-off-by: d.phan <d.phan@salesforce.com> * fix duplicate error toast Signed-off-by: d.phan <d.phan@salesforce.com> * fix for false positives error toast Signed-off-by: d.phan <d.phan@salesforce.com> * reuse util func Signed-off-by: d.phan <d.phan@salesforce.com> * lint fix test Signed-off-by: d.phan <d.phan@salesforce.com> * fix a11y cart issue Signed-off-by: d.phan <d.phan@salesforce.com> * skip test temporarily Signed-off-by: d.phan <d.phan@salesforce.com> --------- Signed-off-by: d.phan <d.phan@salesforce.com> Signed-off-by: Danny Phan <125327707+dannyphan2000@users.noreply.github.com>
* W-21416242 translations * Add changelog * Remove translations - round 1 * removing translations round 2 * remove translations 3 * remove translations round 5 * revert translations
The changes enable Stripe, Adyen, and PayPal payment processing in PWA V3 via the SF Payments SDK and SCAPI APIs, with both standard checkout and express payment flows (Apple Pay, Google Pay, PayPal, Venmo).
* feat: add support for mobile and fix the header icons
feat: pd-support @W-21227485
…ent security policy headers
@W-21430145: remove 1cc from dev preview
* Restore MCP package to latest published npm version during SDK release During `--package sdk` bumps, lerna version bumps all packages including `@salesforce/pwa-kit-mcp`. The independent packages are then restored to their pre-bump versions, but MCP carries a dev version in the repo that should never appear in a released SDK. This change restores MCP to its latest published npm version (via `npm info @latest`) instead of the repo dev version, and moves `getLatestVersion` to shared utils so it can be reused. * Fix linting
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Types of Changes
Changes
How to Test-Drive This PR
Checklists
General
Accessibility Compliance
You must check off all items in one of the follow two lists:
or...
Localization