update feature branch with develop#3161
Draft
sf-shikhar-prasoon wants to merge 1630 commits into
Draft
Conversation
Collaborator
⛔ Snyk checks have failed. 25 issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
* Remove idp_access_token from request sent to SLAS * Unrelated - fix flaky CI by waiting for animations to finish before checking color contrast * Revert "Unrelated - fix flaky CI by waiting for animations to finish before checking color contrast" This reverts commit 3d96bd7.
…er-integration-patch feat: use contentLinkUuid for Page Designer integration @W-22348894
SDK packages: 3.18.0 → 3.18.1 commerce-sdk-react: 5.2.0 → 5.2.1 retail-react-app: 10.0.0 → 10.0.1
chore: bump versions for v3.18.1 patch release
Bump versions back to develop values: - SDK packages: 3.19.0-dev - commerce-sdk-react: 5.3.0-dev - retail-react-app: 10.1.0-dev - pwa-kit-mcp: 0.4.0 (unchanged)
retail-react-app depends on the SDK packages (commerce-sdk-react, pwa-kit-dev, pwa-kit-react-sdk, pwa-kit-runtime) which haven't been published yet. Reverting its version bump so the CI can release the SDKs first without hitting npm 404 errors.
…retail-app-version-bump chore: revert retail-react-app version bump to unblock SDK release
…inxh/revert-retail-app-version-bump Revert "chore: revert retail-react-app version bump to unblock SDK release"
…se-3.18.x-to-develop
….x-to-develop # Conflicts: # packages/commerce-sdk-react/CHANGELOG.md # packages/commerce-sdk-react/package-lock.json # packages/commerce-sdk-react/package.json # packages/pwa-kit-create-app/CHANGELOG.md # packages/pwa-kit-dev/CHANGELOG.md # packages/pwa-kit-react-sdk/CHANGELOG.md # packages/pwa-kit-react-sdk/package-lock.json # packages/pwa-kit-runtime/CHANGELOG.md # packages/template-express-minimal/package-lock.json # packages/template-mrt-reference-app/package-lock.json # packages/template-retail-react-app/CHANGELOG.md # packages/template-retail-react-app/package-lock.json # packages/template-retail-react-app/package.json # packages/template-typescript-minimal/package-lock.json # packages/test-commerce-sdk-react/package-lock.json
….18.x-to-develop Merge release-3.18.x back to develop (v3.18.1 patch)
…dal-hooks # Conflicts: # packages/pwa-kit-runtime/CHANGELOG.md
PR's vendor.js is 395.33 KB gzip (was 394.78 KB on develop) — the new MrtDataStoreProvider context, useCustomSitePreferences / useCustomGlobalPreferences hooks, and the bootstrap-key wiring add ~0.55 KB to the shipped client bundle. Raise the budget by 2 kB so compile variance doesn't flake CI without giving up the guardrail.
…16_dal-hooks [DAL] Add MRT Data Store Context and Hooks for Template Usage
- Extract regex builder into babel-exclude.js so it can be tested without importing the full webpack config (which has heavy deps) - Update config.js to import from the new module - Fix copyright year to 2026 in config.test.js - Test now exercises the real production function Re: EXT_EXTENDS_WIN — it IS used at config.js:337 for webpack chunk splitting on Windows, so it's not dead code.
- Remove ESCAPED_SEP and EXT_EXTENDS_REGEX (unused after extracting buildBabelExcludeRegex) - Remove "on current platform" describe block that duplicated the explicit Windows/Unix test blocks
…pwa-kit-issue-3789 Fix Windows babel-loader exclude regex bug (#3789)
* Apply configurable domain to cookies created by slas proxy * Lint * Add initial docs for http-only * Apply suggestions * Apply suggestions
…SameSite (#3850) * Apply configurable domain to cookies created by slas proxy * Lint * Add plumbing for supporting Storefront Preview with HttpOnly cookies * Apply review adjustments * Address comments and apply suggestions * Update CSP to allow non-prod preview * Add soak and dev MRT to preview trusted list * Update CHANGELOG.md --------- Signed-off-by: vcua-mobify <47404250+vcua-mobify@users.noreply.github.com>
…pOnly session cookies (#3851) * Apply configurable domain to cookies created by slas proxy * Lint * Add plumbing for supporting Storefront Preview with HttpOnly cookies * Apply review adjustments * Add dynamic SameSite for Storefront Preview * Update CHANGELOG.md * Cleanup host scoped marker cookie if cookieDomain is set * Address comments and apply suggestions * Apply suggestions from PR 1 * Update CSP to allow non-prod preview * Add soak and dev MRT to preview trusted list * Update CHANGELOG.md --------- Signed-off-by: vcua-mobify <47404250+vcua-mobify@users.noreply.github.com>
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