Release 3.8.1#495
Open
kieran-osgood-shopify wants to merge 2 commits into
Open
Conversation
tiagocandido
approved these changes
Jun 25, 2026
josemiguel-alvarez
approved these changes
Jun 25, 2026
kiftio
approved these changes
Jun 25, 2026
Assisted-By: devx/b8fecfbf-5aca-4629-a34c-6cabc7c874dd
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.
Summary
Bumps the React Native package to 3.8.1 and pins the iOS Shopify Checkout Sheet Kit SDK to 3.8.1 for the 3.8.x patch release.
ShopifyCheckoutSheetKitSwift 3.8.1 includes important bug fixes:
https://github.com/Shopify/checkout-sheet-kit-swift/releases/tag/3.8.1
This PR targets
release-3.8.0-base, a temporary branch at the3.8.0tag, so the diff only shows the 3.8.1 patch.Testing
bundle exec pod install --deploymentfromsample/iosyarn test— 121 tests passedSCCACHE=false CURRENT_SIMULATOR_UUID=48B8B315-0429-4EB2-A482-F5223CBD96D7 yarn sample build:ios— build succeededSCCACHE=false CURRENT_SIMULATOR_UUID=48B8B315-0429-4EB2-A482-F5223CBD96D7 yarn sample test:ios— 53 native iOS tests passed on iOS 26.2git diff --checkNotes
/opt/dev/bin/dev checkpasseslint_moduleandlint_sample, butlint_swiftreports an existing SwiftFormatdocCommentsissue inAcceleratedCheckoutButtons.swiftlines 165-166. This patch does not touch that file.