Skip to content

Merging latest in develop into the feature branch#3202

Closed
sf-mkosak wants to merge 195 commits intofeature/address-autocompletionfrom
develop
Closed

Merging latest in develop into the feature branch#3202
sf-mkosak wants to merge 195 commits intofeature/address-autocompletionfrom
develop

Conversation

@sf-mkosak
Copy link

Description

Types of Changes

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Documentation update
  • Breaking change (could cause existing functionality to not work as expected)
  • Other changes (non-breaking changes that does not fit any of the above)

Breaking changes include:

  • Removing a public function or component or prop
  • Adding a required argument to a function
  • Changing the data type of a function parameter or return value
  • Adding a new peer dependency to package.json

Changes

  • (change1)

How to Test-Drive This PR

  • (step1)

Checklists

General

  • Changes are covered by test cases
  • CHANGELOG.md updated with a short description of changes (not required for documentation updates)

Accessibility Compliance

You must check off all items in one of the follow two lists:

  • There are no changes to UI

or...

Localization

  • Changes include a UI text update in the Retail React App (which requires translation)

shethj and others added 19 commits August 22, 2025 23:10
…ient proxy endpoint prop name (#3177)

* Clean up useDNT deprecations

* Breaking: remove /mobify path constants from commerce-sdk-react

* Fix private client prop name

* Update changelogs

* Update CHANGELOG.md

* update more places that called updateDNT
* refactor

* fix build issues

* trim uncessarry changes

* remove most usages of

* fix tests

* update test files

* fix unit tests

* Bump commerce-sdk-isomorphic

* Fix tests and lint errors

* Bump commerce-sdk-react major version

* Revert "Bump commerce-sdk-react major version"

This reverts commit a62fcdf.

* Bump bundle size

* Try with larger runner

* Update imports

* Update bootstrap config

* Update tsconfig

* Rename ShopperSeo directory to ShopperSEO & Fix test-commerce-sdk-react

* Clean up

* Major bump commerce-sdk-react

* Create CHANGELOG.md

* Remove changelog file from test-commerce-sdk-react

* PR Feedback

* PR Feedback address TODO

* PR Feedback use `helpers.authorizeIDP` instead of manual URL

* Use `ShopperLoginTypes.getPasswordResetTokenBodyType` in getPasswordResetToken

* Use `ShopperLoginTypes.resetPasswordBodyType` in resetPassword

* Use DATA_MAP token_type

* Use `loginRegisteredUserB2C` in register() and updateCustomerPassword()

* Restore original API interface for `authorizeIDP`, `loginIDPUser` and `authorizePasswordless`

* Restore original type names removing Public

* Restore `privateClient` parameter in `authorizeIDP`

---------

Signed-off-by: Adam Raya <adamraya@users.noreply.github.com>
Co-authored-by: Adam Raya Navarro <arayanavarro@salesforce.com>
Co-authored-by: Adam Raya <adamraya@users.noreply.github.com>
…-test-mrt-target

@W-19330619: Update e2e-pr workflow to use MRT target acquired from the pool
…pshot

[A11y E2E] Update a11y snapshots to include unique landmark for toasts
…p-env

@W-18904826@ - Implement env Setup Composite action
…19@) (#3182)

* Send Slack notification to multiple channels

* Add link to the MRT project

* Make sure to update all webhook url

* Rename job to be more accurate

* Debugging

* Revert "Debugging"

This reverts commit c7f6ef0.
…04859@) (#3183)

* Inject `sfdc_user_agent` request header

* Update App Generator pwa-kit-create-app hbs files

* Use package name pwa-kit-react-sdk and version in sfdc header

* Include headers in commerce-sdk-react auth request

* lint

* Rename utils file

* lint

* Fix import path in generated project

* Update Changelog.md

* PR Feedback

* PR Feedback
@sf-mkosak sf-mkosak requested review from a team as code owners August 27, 2025 22:09
@cc-prodsec
Copy link
Collaborator

cc-prodsec commented Aug 27, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

@sf-mkosak sf-mkosak closed this Aug 28, 2025
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.