Skip to content

chore(deps): bump expo-splash-screen from 55.0.13 to 56.0.4#1003

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/expo-splash-screen-56.0.4
Open

chore(deps): bump expo-splash-screen from 55.0.13 to 56.0.4#1003
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/expo-splash-screen-56.0.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Bumps expo-splash-screen from 55.0.13 to 56.0.4.

Changelog

Sourced from expo-splash-screen's changelog.

56.0.4 — 2026-05-08

This version does not introduce any user-facing changes.

56.0.3 — 2026-05-06

This version does not introduce any user-facing changes.

56.0.2 — 2026-05-06

This version does not introduce any user-facing changes.

56.0.1 — 2026-05-05

This version does not introduce any user-facing changes.

56.0.0 — 2026-05-05

🛠 Breaking changes

🎉 New features

🐛 Bug fixes

  • [Android] Mitigate SurfaceControl.checkNotReleased crash on API 31-33 by cancelling splash exit animation on activity stop. (#44584 by @​zoontek)

💡 Others

  • Moved splash screen config plugins from @expo/prebuild-config into expo-splash-screen. (#44598 by @​zoontek)

55.0.20 - 2026-05-05

This version does not introduce any user-facing changes.

55.0.19 - 2026-04-21

This version does not introduce any user-facing changes.

55.0.18 - 2026-04-13

This version does not introduce any user-facing changes.

55.0.17 - 2026-04-09

This version does not introduce any user-facing changes.

... (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-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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 19, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 19, 2026 22:07
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 19, 2026
@dependabot dependabot Bot requested review from MikeCarbone and thomaswhyyou and removed request for a team May 19, 2026 22:07
@vercel
Copy link
Copy Markdown

vercel Bot commented May 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
javascript-ms-teams-connect-example Ready Ready Preview, Comment May 19, 2026 10:08pm
javascript-nextjs-example Ready Ready Preview, Comment May 19, 2026 10:08pm
javascript-slack-connect-example Ready Ready Preview, Comment May 19, 2026 10:08pm
javascript-slack-kit-example Ready Ready Preview, Comment May 19, 2026 10:08pm

Request Review

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 19, 2026

⚠️ No Changeset found

Latest commit: 30c1c61

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ 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",
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 30c1c61. Configure here.

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