chore(deps): bump expo-constants from 17.1.7 to 55.0.9#917
chore(deps): bump expo-constants from 17.1.7 to 55.0.9#917dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
| "expo": "~53.0.22", | ||
| "expo-blur": "~14.1.5", | ||
| "expo-constants": "~17.1.7", | ||
| "expo-constants": "~55.0.9", |
There was a problem hiding this comment.
Incompatible expo-constants version for Expo SDK 53 project
High Severity
expo-constants v55.0.9 belongs to Expo SDK 55 (released Feb 2026, requiring React Native 0.83 and React 19.2), but this project uses Expo SDK 53 (expo: ~53.0.22) with React Native ^0.79.2. The correct version for SDK 53 is ~17.1.7. This cross-SDK mismatch will cause build or runtime failures due to incompatible native modules and also pulls in SDK 55 transitive dependencies like @expo/config@~55.0.10 that conflict with the SDK 53 ecosystem.
Additional Locations (1)
Bumps [expo-constants](https://github.com/expo/expo/tree/HEAD/packages/expo-constants) from 17.1.7 to 55.0.9. - [Changelog](https://github.com/expo/expo/blob/main/packages/expo-constants/CHANGELOG.md) - [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-constants) --- updated-dependencies: - dependency-name: expo-constants dependency-version: 55.0.9 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
0b776a4 to
3fafdba
Compare
|
Looks like expo-constants is up-to-date now, so this is no longer needed. |


Bumps expo-constants from 17.1.7 to 55.0.9.
Changelog
Sourced from expo-constants's changelog.
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by alanhughes, a new releaser for expo-constants since your current version.