Skip to content

chore(deps-dev): bump expo-modules-core from 55.0.25 to 56.0.12#309

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/expo-modules-core-56.0.12
May 22, 2026
Merged

chore(deps-dev): bump expo-modules-core from 55.0.25 to 56.0.12#309
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/expo-modules-core-56.0.12

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 22, 2026

Bumps expo-modules-core from 55.0.25 to 56.0.12.

Changelog

Sourced from expo-modules-core's changelog.

56.0.12 — 2026-05-21

🐛 Bug fixes

  • [Android] Suppress -Wunused-result compiler warning in FrontendConverter.cpp. (#46073 by @​tomekzaw)

56.0.11 — 2026-05-20

🐛 Bug fixes

  • [iOS] Fix occasional SharedObject.emit crashes caused by an off-thread JSI lookup. (#45986 by @​tsapeta)

56.0.10 — 2026-05-19

🎉 New features

  • [iOS] Decodable types can now be used as native function arguments. JS values are decoded through the dynamic-type registry, so arrays, dictionaries, optionals, RawRepresentable enums and Convertibles are coerced consistently. (#45705 by @​tsapeta)

🐛 Bug fixes

56.0.9 — 2026-05-15

🎉 New features

  • Added single-payload overloads for SharedObject.emit on iOS and Android. The iOS API also accepts an already-converted JavaScriptValue payload to skip the native-to-JS conversion step. (#45596 by @​tsapeta)

56.0.8 — 2026-05-13

🐛 Bug fixes

  • [Android] Avoid remounting Jetpack Compose views during same-frame React Native reparenting. (#45711 by @​mvincentong)
  • [Android] Fixed associatedCookies in Network.requestWillBeSentExtraInfo CDP events serializing as a JSON object instead of an array. (#45720 by @​huntie)

56.0.7 — 2026-05-13

🐛 Bug fixes

  • [iOS] Fix encoding Encodable function results so arrays, dictionaries, optionals, RawRepresentable enums and Convertibles route through their dynamic types instead of producing wrong shapes. (#45575 by @​tsapeta)

56.0.6 — 2026-05-11

💡 Others

  • [iOS] AppContext.setRuntime now takes the native React RuntimeScheduler pointer and a dispatch trampoline alongside the runtime pointer. (#45636 by @​tsapeta)
  • Deprecated SharedObject.emit(event:arguments:) (iOS) and the vararg emit (Android) in favor of the new single-payload overloads. Existing single-argument call sites keep working unchanged. (#45596 by @​tsapeta)

56.0.5 — 2026-05-08

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [expo-modules-core](https://github.com/expo/expo/tree/HEAD/packages/expo-modules-core) from 55.0.25 to 56.0.12.
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-modules-core/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-modules-core)

---
updated-dependencies:
- dependency-name: expo-modules-core
  dependency-version: 56.0.12
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 22, 2026
@github-actions github-actions Bot enabled auto-merge (squash) May 22, 2026 11:16
@github-actions github-actions Bot merged commit 0f2c039 into main May 22, 2026
14 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/expo-modules-core-56.0.12 branch May 22, 2026 11:16
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.

0 participants