react-native-magic-modal icon indicating copy to clipboard operation
react-native-magic-modal copied to clipboard

chore(deps): update dependency expo-splash-screen to ~0.26.0

Open renovate[bot] opened this issue 2 years ago • 0 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
expo-splash-screen (source) ~0.11.2 -> ~0.26.0 age adoption passing confidence

Release Notes

expo/expo (expo-splash-screen)

v0.26.4

Compare Source

v0.26.3

Compare Source

This version does not introduce any user-facing changes.

v0.26.2

Compare Source

🐛 Bug fixes
💡 Others
  • Replace deprecated com.facebook.react:react-native:+ Android dependency with com.facebook.react:react-android. (#​26237 by @​kudo)

v0.26.1

Compare Source

This version does not introduce any user-facing changes.

v0.26.0

Compare Source

💡 Others

v0.25.0

Compare Source

🛠 Breaking changes
🎉 New features
  • Automatically dismiss splash screen when an error is thrown to prevent blocking error information. (#​24893 by @​EvanBacon)
💡 Others
  • Moved changes required for splash screen orchestration from expo-router to expo-splash-screen. (#​24893 by @​EvanBacon)

v0.24.0

Compare Source

🛠 Breaking changes
🐛 Bug fixes
  • On Android, remove isClickable on SplashScreenView that caused incorrect behaviour with TalkBack. (#​24601 by @​alanhughes)

v0.23.1

Compare Source

This version does not introduce any user-facing changes.

v0.23.0

Compare Source

🎉 New features
💡 Others

v0.22.0

Compare Source

🎉 New features
💡 Others

v0.21.1

Compare Source

This version does not introduce any user-facing changes.

v0.21.0

Compare Source

🐛 Bug fixes
  • [Android] Fixed splash screen is missing when using the getDelayLoadAppHandler() from expo-updates. (#​23747 by @​kudo)

v0.20.5

Compare Source

v0.20.4

Compare Source

v0.20.3

Compare Source

v0.20.2

Compare Source

This version does not introduce any user-facing changes.

v0.20.1

Compare Source

This version does not introduce any user-facing changes.

v0.20.0

Compare Source

🛠 Breaking changes
  • Deprecated @expo/configure-splash-screen in favor of the splash screen config plugin. (#​21464 by @​byCedric)
🎉 New features
🐛 Bug fixes

v0.19.0

Compare Source

💡 Others

v0.18.2

Compare Source

This version does not introduce any user-facing changes.

v0.18.1

Compare Source

This version does not introduce any user-facing changes.

v0.18.0

Compare Source

🐛 Bug fixes
  • Fixed No native splash screen registered for given view controller. Call 'SplashScreen.show' for given view controller first. warning being displayed on iOS when app is started in background. (#​20064 by @​grigorigoldman)
💡 Others

v0.17.5

Compare Source

v0.17.4

Compare Source

🐛 Bug fixes
  • Fixed Android NullPointerException in FrameLayout.onMeasure() when running on new architecture mode with expo-dev-client. (#​19931 by @​kudo)

v0.17.3

Compare Source

This version does not introduce any user-facing changes.

v0.17.2

Compare Source

This version does not introduce any user-facing changes.

v0.17.1

Compare Source

This version does not introduce any user-facing changes.

v0.17.0

Compare Source

🛠 Breaking changes
  • Bumped iOS deployment target to 13.0 and deprecated support for iOS 12. (#​18873 by @​tsapeta)
💡 Others

v0.16.2

Compare Source

🐛 Bug fixes
  • Fixed 'SplashScreen.show' has already been called for given view controller. warning being displayed when using expo-dev-client on iOS. (#​18682 by @​lukmccall)

v0.16.1

Compare Source

🐛 Bug fixes
  • Fixed splash screen not showing when reloading apps on iOS. (#​18229 by @​kudo)

v0.16.0

Compare Source

This version does not introduce any user-facing changes.

v0.15.1

Compare Source

This version does not introduce any user-facing changes.

v0.15.0

Compare Source

💡 Others
⚠️ Notices
  • On Android bump compileSdkVersion to 31, targetSdkVersion to 31 and Java version to 11. (#​16941 by @​bbarthec)

v0.14.2

Compare Source

🐛 Bug fixes
  • Fix Plugin with id 'maven' not found build error from Android Gradle 7. (#​16080 by @​kudo)

v0.14.1

Compare Source

🐛 Bug fixes
  • Remove duplicated expo-modules-autolinking package coming from expo-splash-screen dependencies. (#​15685 by @​kudo)

v0.14.0

Compare Source

🐛 Bug fixes
  • Fix Cannot remove an observer <EXSplashScreenService> for the key path "rootViewController" exception if applcation keyWindow changed. (#​14982 by @​kudo)

v0.13.5

Compare Source

v0.13.4

Compare Source

This version does not introduce any user-facing changes.

v0.13.3

Compare Source

🐛 Bug fixes
  • Fix No native splash screen registered for given view controller error happening when project is using both expo-dev-client and expo-splash-screen packages. (#​14745 by @​kudo)

v0.13.2

Compare Source

This version does not introduce any user-facing changes.

v0.13.1

Compare Source

🐛 Bug fixes
  • Fix expo-screen-orientation breaking for expo-updates + expo-splash-screen integration. (#​14519 by @​kudo)

v0.13.0

Compare Source

🛠 Breaking changes
🐛 Bug fixes
  • Fix 'No native splash screen registered' warning from reloading apps. (#​14467 by @​kudo)
  • Fix building errors from use_frameworks! in Podfile. (#​14523 by @​kudo)
💡 Others

v0.12.0

Compare Source

🎉 New features
  • Add warning for splash screen if visible for too long (#​12882 by @​ajsmth)
  • Show splash screen without additional setup in MainActivity and could customize resizeMode/statusBarTranslucent in resource. See PR description for changes migration. (#​14061 by @​kudo)
  • Re-show splash screen if rootViewController be replaced when splash is showing. (#​14063 by @​kudo)
🐛 Bug fixes
  • On iOS, search for a view controller with a RCTRootView rather than always using the keyWindow's rootViewController. (#​13429 by @​esamelson)
  • Fix splash screen not dismissed if there is alert view appearing. (#​14208 by @​kudo)
  • Fix splash screen not dismissed while alert view appearing before RCTRootView did load. (#​14213 by @​kudo)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Jan 19 '24 20:01 renovate[bot]