chore(deps): bump expo-splash-screen from 55.0.13 to 56.0.4#1003
chore(deps): bump expo-splash-screen from 55.0.13 to 56.0.4#1003dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [expo-splash-screen](https://github.com/expo/expo/tree/HEAD/packages/expo-splash-screen) from 55.0.13 to 56.0.4. - [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: 56.0.4 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.
Reviewed by Cursor Bugbot for commit 30c1c61. Configure here.
| "expo-notifications": "~55.0.16", | ||
| "expo-router": "~55.0.8", | ||
| "expo-splash-screen": "~55.0.13", | ||
| "expo-splash-screen": "~56.0.4", |
There was a problem hiding this comment.
Splash SDK major mismatch
Medium Severity
This change upgrades expo-splash-screen to the SDK 56 line while expo and the other Expo modules stay on SDK 55. Splash 56 raises the native minimum to iOS 16.4, but SDK 55 targets iOS 15.1+, so native rebuilds can raise the floor or fail prebuild without a full SDK 56 upgrade.
Reviewed by Cursor Bugbot for commit 30c1c61. Configure here.


Bumps expo-splash-screen from 55.0.13 to 56.0.4.
Changelog
Sourced from expo-splash-screen's changelog.
... (truncated)
Commits
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)