chore(deps): bump expo-splash-screen from 0.30.10 to 55.0.12#909
chore(deps): bump expo-splash-screen from 0.30.10 to 55.0.12#909dependabot[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.12. - [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.12 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.12", |
There was a problem hiding this comment.
expo-splash-screen SDK 55 incompatible with SDK 53 project
High Severity
expo-splash-screen 55.0.12 is designed for Expo SDK 55 (React Native 0.83), but this project uses expo ~53.0.22 (SDK 53) with React Native ^0.79.2. The new version pulls in @expo/prebuild-config@^55.0.10, @expo/config-plugins@~55.0.7, @expo/config@~55.0.10, and @react-native/normalize-colors@0.83.2, all from a different SDK generation. This major SDK version mismatch will likely cause build failures or runtime incompatibilities. The previous version (0.30.10) was the correct one for SDK 53.


Bumps expo-splash-screen from 0.30.10 to 55.0.12.
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)