erosson / freecbt

✨🐙 A GPL Licensed Cognitive Behavioral Therapy app for iOS and Android
https://freecbt.erosson.org
GNU General Public License v3.0
111 stars 19 forks source link

Bump expo-splash-screen from 0.8.1 to 0.16.1 #605

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps expo-splash-screen from 0.8.1 to 0.16.1.

Changelog

Sourced from expo-splash-screen's changelog.

0.16.1 — 2022-07-16

🐛 Bug fixes

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

0.16.0 — 2022-07-07

This version does not introduce any user-facing changes.

0.15.1 — 2022-04-27

This version does not introduce any user-facing changes.

0.15.0 — 2022-04-18

💡 Others

⚠️ Notices

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

0.14.2 - 2022-02-01

🐛 Bug fixes

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

0.14.1 — 2021-12-22

🐛 Bug fixes

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

0.14.0 — 2021-12-03

🐛 Bug fixes

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

0.13.4 — 2021-10-22

This version does not introduce any user-facing changes.

0.13.3 — 2021-10-15

🐛 Bug fixes

... (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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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[bot] commented 2 years ago

Superseded by #613.