chore(deps): bump the expo-sdk group across 1 directory with 4 updates - #118
Merged
Merged
Conversation
Bumps the expo-sdk group with 4 updates in the / directory: [@shopify/react-native-skia](https://github.com/Shopify/react-native-skia), [expo](https://github.com/expo/expo/tree/HEAD/packages/expo), [react-native](https://github.com/react/react-native/tree/HEAD/packages/react-native) and [jest-expo](https://github.com/expo/expo/tree/HEAD/packages/jest-expo). Updates `@shopify/react-native-skia` from 2.11.0 to 2.11.1 - [Release notes](https://github.com/Shopify/react-native-skia/releases) - [Commits](Shopify/react-native-skia@v2.11.0...v2.11.1) Updates `expo` from 57.0.15 to 57.0.17 - [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md) - [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo) Updates `react-native` from 0.86.2 to 0.86.3 - [Release notes](https://github.com/react/react-native/releases) - [Changelog](https://github.com/react/react-native/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react-native/commits/v0.86.3/packages/react-native) Updates `jest-expo` from 57.0.4 to 57.0.5 - [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md) - [Commits](https://github.com/expo/expo/commits/HEAD/packages/jest-expo) --- updated-dependencies: - dependency-name: "@shopify/react-native-skia" dependency-version: 2.11.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: expo-sdk - dependency-name: expo dependency-version: 57.0.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: expo-sdk - dependency-name: jest-expo dependency-version: 57.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: expo-sdk - dependency-name: react-native dependency-version: 0.86.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: expo-sdk ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/expo-sdk-e71f8e42f9
branch
from
August 31, 2026 01:54
7a0411c to
f57ee50
Compare
dependabot
Bot
deleted the
dependabot/npm_and_yarn/expo-sdk-e71f8e42f9
branch
September 7, 2026 01:15
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.
Bumps the expo-sdk group with 4 updates in the / directory: @shopify/react-native-skia, expo, react-native and jest-expo.
Updates
@shopify/react-native-skiafrom 2.11.0 to 2.11.1Release notes
Sourced from @shopify/react-native-skia's releases.
Commits
cb178e4fix(🐛): trim a path before stroking it (#4018)42000b9fix(🐛): keep the paint/opacity stack balanced in SavePaint (#4021)b51bbbbfix(🐛): apply the mask srcIn composite once per group, not per draw (#4022)942de97fix(🐛): don't emit a CTM restore for a CTM that never saved (#4013)73b5857fix(🐛): scale SkMatrix uniformly when y is omitted (#4016)701c4b9fix(🐛): derive the inner shadow from the shape outline, not its opacity (#4023)800eb8ffix(🐛): swap the skew shear axes in the native recorder too (#4020)ac61b53fix(🐛): accept booleans in Font.setSubpixel and Font.setEmbolden (#4011)842f1aefix(🐛): use makeShaderOptions for non-cubic ImageShader sampling (#4017)c034652fix(🐛): swap the skewX and skewY shear axes (#4015)Updates
expofrom 57.0.15 to 57.0.17Commits
Updates
react-nativefrom 0.86.2 to 0.86.3Release notes
Sourced from react-native's releases.
Changelog
Sourced from react-native's changelog.
Commits
95cffbfRelease 0.86.37591eb0Revert "Release 0.86.3"4829a67Release 0.86.34323a26Fix parentNode for nested root host views like <Modal> (#57623)3fd71f0[LOCAL] Bump hermes-v1 to 250829098.0.17 (#58051)5c129ffFix ConcurrentModificationException in IntentModule.getInitialURL re-entrancy...3e5e3c2Fix custom font weight rendering heaviest face on iOS Fabric (#57483)6e3f0e8fix(ios): make Podfile.lock SPEC CHECKSUMS deterministic across machines (#56...fdb26edFix use-after-free data race in EventEmitter.cpp (T259167206) (#56763)09dcc63Fix RetryableMountingLayerException crash in updateOverflowInset (#56762)Updates
jest-expofrom 57.0.4 to 57.0.5Commits