Skip to content

chore(deps): bump expo-splash-screen from 0.30.10 to 55.0.13#919

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/expo-splash-screen-55.0.13
Closed

chore(deps): bump expo-splash-screen from 0.30.10 to 55.0.13#919
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/expo-splash-screen-55.0.13

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps expo-splash-screen from 0.30.10 to 55.0.13.

Changelog

Sourced from expo-splash-screen's changelog.

Changelog

Unpublished

🛠 Breaking changes

🎉 New features

🐛 Bug fixes

💡 Others

  • Make backgroundColor plugin prop optional, defaulting to #ffffff. (#44098 by @​zoontek)
  • [iOS] Use internal import React and reduce public API surface to internal access level. (#44248 by @​chrfalch)
  • Removed the expo_splash_screen_status_bar_translucent Android leftover attribute. (#43514 by @​zoontek)

55.0.9 — 2026-02-25

This version does not introduce any user-facing changes.

55.0.8 — 2026-02-20

This version does not introduce any user-facing changes.

55.0.7 — 2026-02-20

This version does not introduce any user-facing changes.

55.0.6 — 2026-02-16

This version does not introduce any user-facing changes.

55.0.5 — 2026-02-08

This version does not introduce any user-facing changes.

55.0.4 — 2026-02-03

This version does not introduce any user-facing changes.

55.0.3 — 2026-01-27

This version does not introduce any user-facing changes.

55.0.2 — 2026-01-26

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by alanhughes, a new releaser for expo-splash-screen since your current version.


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 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>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 30, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 30, 2026 02:38
@dependabot dependabot bot requested review from MikeCarbone and thomaswhyyou and removed request for a team March 30, 2026 02:38
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 30, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Mar 30, 2026

⚠️ No Changeset found

Latest commit: b14b390

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

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 30, 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 Mar 30, 2026 2:40am
javascript-nextjs-example Ready Ready Preview, Comment Mar 30, 2026 2:40am
javascript-slack-connect-example Ready Ready Preview, Comment Mar 30, 2026 2:40am
javascript-slack-kit-example Ready Ready Preview, Comment Mar 30, 2026 2:40am

Request Review

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.

"expo-notifications": "^0.31.4",
"expo-router": "~5.1.6",
"expo-splash-screen": "~0.30.10",
"expo-splash-screen": "~55.0.13",
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

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)
Fix in Cursor Fix in Web

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 2, 2026

Looks like expo-splash-screen is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Apr 2, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/expo-splash-screen-55.0.13 branch April 2, 2026 18:13
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