Skip to content

chore(deps): bump the expo-sdk group across 1 directory with 4 updates - #118

Merged
RobotHanzo merged 1 commit into
mainfrom
dependabot/npm_and_yarn/expo-sdk-e71f8e42f9
Sep 7, 2026
Merged

chore(deps): bump the expo-sdk group across 1 directory with 4 updates#118
RobotHanzo merged 1 commit into
mainfrom
dependabot/npm_and_yarn/expo-sdk-e71f8e42f9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

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-skia from 2.11.0 to 2.11.1

Release notes

Sourced from @​shopify/react-native-skia's releases.

v2.11.1

2.11.1 (2026-08-23)

Bug Fixes

  • 🐛: accept booleans in Font.setSubpixel and Font.setEmbolden (#4011) (ac61b53), closes #3965
  • 🐛: apply the mask srcIn composite once per group, not per draw (#4022) (b51bbbb)
  • 🐛: derive the inner shadow from the shape outline, not its opacity (#4023) (701c4b9)
  • 🐛: don't emit a CTM restore for a CTM that never saved (#4013) (942de97)
  • 🐛: keep the paint/opacity stack balanced in SavePaint (#4021) (42000b9), closes #3355
  • 🐛: restore overflow clipping in Android view snapshots (#4004) (ba62172)
  • 🐛: scale SkMatrix uniformly when y is omitted (#4016) (73b5857)
  • 🐛: swap the skew shear axes in the native recorder too (#4020) (800eb8f)
  • 🐛: swap the skewX and skewY shear axes (#4015) (c034652)
  • 🐛: trim a path before stroking it (#4018) (cb178e4)
  • 🐛: use makeShaderOptions for non-cubic ImageShader sampling (#4017) (842f1ae)
Commits
  • cb178e4 fix(🐛): trim a path before stroking it (#4018)
  • 42000b9 fix(🐛): keep the paint/opacity stack balanced in SavePaint (#4021)
  • b51bbbb fix(🐛): apply the mask srcIn composite once per group, not per draw (#4022)
  • 942de97 fix(🐛): don't emit a CTM restore for a CTM that never saved (#4013)
  • 73b5857 fix(🐛): scale SkMatrix uniformly when y is omitted (#4016)
  • 701c4b9 fix(🐛): derive the inner shadow from the shape outline, not its opacity (#4023)
  • 800eb8f fix(🐛): swap the skew shear axes in the native recorder too (#4020)
  • ac61b53 fix(🐛): accept booleans in Font.setSubpixel and Font.setEmbolden (#4011)
  • 842f1ae fix(🐛): use makeShaderOptions for non-cubic ImageShader sampling (#4017)
  • c034652 fix(🐛): swap the skewX and skewY shear axes (#4015)
  • Additional commits viewable in compare view

Updates expo from 57.0.15 to 57.0.17

Commits

Updates react-native from 0.86.2 to 0.86.3

Release notes

Sourced from react-native's releases.

0.86.3

  • Hermes: Bump hermes-v1 to 250829098.0.17 (3fd71f07c3 by @​cipolleschi)
  • EventEmitter: Fix use-after-free data race in EventEmitter.cpp (fdb26edfe7)
  • Modal: Fix parentNode/parentElement returning the document instead of the containing element for <Modal> and other nested root host views, which severed capture/bubble event propagation to ancestors rendered above them (6e3f0e8f9f by rubennorte)
  • Cocoapods: Make Podfile.lock SPEC CHECKSUMS deterministic across machines by sorting Dir.glob results in Yoga.podspec and using a dynamically computed Pods-relative path in hermes-engine.podspec (6e3f0e8f9f by IsaacIsrael)
  • Runtime: Fix ConcurrentModificationException when getInitialURL re-enters during onHostResume (20d04aefa1 by @​nickcernera)
  • Font: Custom fonts with an explicit fontWeight no longer render at the heaviest weight on the New Architecture (918fb15bfe by @​jensdev)

Hermes dSYMS:

Hermes V1 dSYMS:

ReactNativeDependencies dSYMs:

ReactNative Core dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

Changelog

Sourced from react-native's changelog.

v0.86.3

Changed

Fixed

  • EventEmitter: Fix use-after-free data race in EventEmitter.cpp (fdb26edfe7)
  • Modal: Fix parentNode/parentElement returning the document instead of the containing element for <Modal> and other nested root host views, which severed capture/bubble event propagation to ancestors rendered above them (6e3f0e8f9f by rubennorte)

iOS

  • Cocoapods: Make Podfile.lock SPEC CHECKSUMS deterministic across machines by sorting Dir.glob results in Yoga.podspec and using a dynamically computed Pods-relative path in hermes-engine.podspec (6e3f0e8f9f by IsaacIsrael)

Android specific

  • Runtime: Fix ConcurrentModificationException when getInitialURL re-enters during onHostResume (20d04aefa1 by @​nickcernera)

iOS specific

  • Font: Custom fonts with an explicit fontWeight no longer render at the heaviest weight on the New Architecture (918fb15bfe by @​jensdev)
Commits
  • 95cffbf Release 0.86.3
  • 7591eb0 Revert "Release 0.86.3"
  • 4829a67 Release 0.86.3
  • 4323a26 Fix parentNode for nested root host views like <Modal> (#57623)
  • 3fd71f0 [LOCAL] Bump hermes-v1 to 250829098.0.17 (#58051)
  • 5c129ff Fix ConcurrentModificationException in IntentModule.getInitialURL re-entrancy...
  • 3e5e3c2 Fix custom font weight rendering heaviest face on iOS Fabric (#57483)
  • 6e3f0e8 fix(ios): make Podfile.lock SPEC CHECKSUMS deterministic across machines (#56...
  • fdb26ed Fix use-after-free data race in EventEmitter.cpp (T259167206) (#56763)
  • 09dcc63 Fix RetryableMountingLayerException crash in updateOverflowInset (#56762)
  • See full diff in compare view

Updates jest-expo from 57.0.4 to 57.0.5

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 31, 2026
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 dependabot Bot changed the title chore(deps): bump the expo-sdk group with 4 updates chore(deps): bump the expo-sdk group across 1 directory with 4 updates Aug 31, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/expo-sdk-e71f8e42f9 branch from 7a0411c to f57ee50 Compare August 31, 2026 01:54
@RobotHanzo
RobotHanzo merged commit 5b6c339 into main Sep 7, 2026
9 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/expo-sdk-e71f8e42f9 branch September 7, 2026 01:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant