Skip to content

chore(deps): bump expo-splash-screen from 0.30.10 to 55.0.10#883

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

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps expo-splash-screen from 0.30.10 to 55.0.10.

Changelog

Sourced from expo-splash-screen's changelog.

Changelog

Unpublished

🛠 Breaking changes

🎉 New features

🐛 Bug fixes

💡 Others

  • 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

This version does not introduce any user-facing changes.

55.0.1 — 2026-01-22

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 2, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 2, 2026 02:10
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 2, 2026
@dependabot dependabot bot requested review from MikeCarbone and connorlindsey and removed request for a team March 2, 2026 02:10
@changeset-bot
Copy link

changeset-bot bot commented Mar 2, 2026

⚠️ No Changeset found

Latest commit: fcfb74d

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

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

Request Review

Copy link

@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.

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.10",
Copy link

Choose a reason for hiding this comment

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

SDK version mismatch: expo-splash-screen 55 with SDK 53

High Severity

expo-splash-screen@55.0.10 belongs to Expo SDK 55, but the project uses expo@~53.0.22 (SDK 53) and react-native@^0.79.2. This pulls in @expo/prebuild-config@55.0.8, @expo/config-plugins@~55.0.6, @expo/config@~55.0.8, and @react-native/normalize-colors@0.83.2 — all from SDK 55 / React Native 0.83. Mixing SDK 55 tooling with an SDK 53 project is likely to cause build failures or runtime incompatibilities during prebuild or EAS builds.

Additional Locations (1)

Fix in Cursor Fix in Web

Bumps [expo-splash-screen](https://github.com/expo/expo/tree/HEAD/packages/expo-splash-screen) from 0.30.10 to 55.0.10.
- [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.10
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
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