Skip to content

chore(deps-dev): bump @expo/cli from 54.0.16 to 55.0.24 - #769

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/expo/cli-55.0.24
Open

chore(deps-dev): bump @expo/cli from 54.0.16 to 55.0.24#769
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/expo/cli-55.0.24

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 16, 2026

Copy link
Copy Markdown

Bumps @expo/cli from 54.0.16 to 55.0.24.

Changelog

Sourced from @​expo/cli's changelog.

Changelog

Unpublished

🛠 Breaking changes

🎉 New features

  • Output logs to .expo folder for agent processes. (#44146 by @​EvanBacon)
  • Allow expo start, expo export, and expo config to work without react-native installed for web-only projects. (#44294 by @​EvanBacon)
  • Pass optional name to metro require for async modules. (#44224 by @​EvanBacon)
  • Add --output option to expo run:ios to copy built app binary to a specified directory. (#43529 by @​evanbacon)
  • Add --device generic support to expo run:ios for build-only workflows without targeting a specific device. (#43529 by @​evanbacon)
  • Show Xcode build progress bar in interactive terminals with retry logic for concurrent build DB lock failures. (#43529 by @​evanbacon)
  • Enable parallel CocoaPods code signing to speed up device builds. (#43529 by @​evanbacon)
  • Prompt before clearing native folders when we detect project as a native module (#44458 by @​kitten)

🐛 Bug fixes

  • Prevent opening Expo Go on Apple Watch. (#44147 by @​EvanBacon)
  • Support files >= 2 GiB in AFC device upload (#43755 by @​yocontra)
  • Revert the -quiet change to ensure build env vars are always printed. (#43906 by @​EvanBacon)
  • Avoid ERR_TTY_INIT_FAILED when LOG_EVENTS=1 or LOG_EVENTS=2 is used in non-interactive terminals. (#43796 by @​krystofwoldrich)
  • Prevent hanging when installing iOS apps on device. (#43618 by @​EvanBacon)
  • Correctly handle JavaScript assets when asyncRoutes: true in SSR (#43446 by @​hassankhan)
  • Fix server being started before Metro is ready, or, if it's started, status middleware responding too soon (#43557 by @​kitten)
  • Don't let expo start's dependency validation fail the start command (#43619 by @​kitten)
  • Sort async chunks by route entryPoints order when asyncRoutes is enabled (#43531 by @​hassankhan)
  • Fix SimulatorAppPrerequisite to fall back to reading Simulator.app/Contents/Info.plist directly when LaunchServices has not indexed the app (e.g. Xcode installed on an external or renamed volume). This prevents a spurious "Simulator is most likely not installed" error when running expo run:ios --device on a physical device. (#43597 by @​ciospettw)
  • Add missing support for self-resolution via fallback resolver (#44077 by @​kitten)
  • Add fallback resolution for ../../App in expo/AppEntry.js (#44084 by @​kitten)
  • Prevent out-of-monorepo expo/expo CLI detection to not mistrigger for user monorepos and update for pnpm compatibility (#44101 by @​kitten)
  • Fix device being incorrectly tracked for run:ios --device invocation (#43673 by @​kitten)
  • Fall back to name-based .MainActivity lookup when no runnable activity with MAIN/LAUNCHER intent filters exists in the manifest. (#43702 by @​hwhh)
  • Fix react-native-web install check being unconditional (#44450 by @​kitten)
  • Fix mangled async chunk filenames for catch-all routes (#43547 by @​hassankhan)
  • Consistently resolve mainModuleNames using convertEntryPointToRelative and fix relative path semantics of --entry-file argumnts, which was previously expected to be relative to the server root rather than the project root. This fixes build issues when using export commands for projects in monorepos on Windows (#44414 by @​kitten)

💡 Others

... (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/cli](https://github.com/expo/expo/tree/HEAD/packages/@expo/cli) from 54.0.16 to 55.0.24.
- [Changelog](https://github.com/expo/expo/blob/main/packages/@expo/cli/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/@expo/cli)

---
updated-dependencies:
- dependency-name: "@expo/cli"
  dependency-version: 55.0.24
  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 Apr 16, 2026
@dependabot
dependabot Bot requested a review from Luis195f as a code owner April 16, 2026 14:17
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 16, 2026
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