chore(deps): bump expo-splash-screen from 0.30.10 to 55.0.13#919
chore(deps): bump expo-splash-screen from 0.30.10 to 55.0.13#919dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [expo-splash-screen](https://github.com/expo/expo/tree/HEAD/packages/expo-splash-screen) from 0.30.10 to 55.0.13. - [Changelog](https://github.com/expo/expo/blob/main/packages/expo-splash-screen/CHANGELOG.md) - [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-splash-screen) --- updated-dependencies: - dependency-name: expo-splash-screen dependency-version: 55.0.13 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
|
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-notifications": "^0.31.4", | ||
| "expo-router": "~5.1.6", | ||
| "expo-splash-screen": "~0.30.10", | ||
| "expo-splash-screen": "~55.0.13", |
There was a problem hiding this comment.
Incompatible SDK version bump across Expo SDK boundaries
High Severity
expo-splash-screen is bumped to 55.0.13 (Expo SDK 55) while the rest of the project is on Expo SDK 53 (expo: ~53.0.22). Expo packages are version-aligned to their SDK. This brings in SDK 55 transitive dependencies like @expo/prebuild-config@55.0.11, @expo/config-plugins@55.0.7, and @react-native/normalize-colors@0.83.4 (project uses React Native 0.79.x), which will likely cause build or runtime failures due to cross-SDK incompatibilities.
Additional Locations (1)
|
Looks like expo-splash-screen is up-to-date now, so this is no longer needed. |


Bumps expo-splash-screen from 0.30.10 to 55.0.13.
Changelog
Sourced from expo-splash-screen's changelog.
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by alanhughes, a new releaser for expo-splash-screen since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)