v5.6.0 - Sign-in with Apple support, react-native 0.60+ only
Please note v5 is still seeing releases, but they are for breaking ecosystem changes only - just enough so it remains relevant for those that can't move to v6 yet.
This change allows use of Sign-in with Apple, an iOS13+ requirement to avoid rejection by the App Store if you use any forms of social authentication.
Breaking: Note that iOS13+ is only supported with Xcode 11+, which requires react-native 0.60+
You may find that react-native-firebase v5.6.x still works on react-native 0.59 (the test suite still does), but you will not be able to integrate Sign-in with Apple until you upgrade as that library is react-native 0.60+ only.
v5.6.0 - Sign-in with Apple support, react-native 0.60+ only
Please note v5 is still seeing releases, but they are for breaking ecosystem changes only - just enough so it remains relevant for those that can't move to v6 yet.
This change allows use of Sign-in with Apple, an iOS13+ requirement to avoid rejection by the App Store if you use any forms of social authentication.
Breaking: Note that iOS13+ is only supported with Xcode 11+, which requires react-native 0.60+
You may find that react-native-firebase v5.6.x still works on react-native 0.59 (the test suite still does), but you will not be able to integrate Sign-in with Apple until you upgrade as that library is react-native 0.60+ only.
You can trigger a rebase of this PR 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 show 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)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/HathorNetwork/hathor-wallet-mobile/network/alerts).
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Removes xml2js. It's no longer used after updating ancestor dependencies xml2js, @react-native-firebase/app and @react-native-firebase/messaging. These dependencies need to be updated together.
Removes
xml2js
Updates
@react-native-firebase/app
from 16.7.0 to 18.6.2Release notes
Sourced from
@react-native-firebase/app
's releases.Changelog
Sourced from
@react-native-firebase/app
's changelog.... (truncated)
Commits
8673f31
chore(release): release packages124619e
perf(ci): unload diagnosticsd to speed up macOS runner08e40ec
perf(ci): no need to list simulators432b228
test(ci): make sure TMPDIR exists before referencing itc0dca8b
style(lint):yarn lint:js --fix
6a8b25b
fix: adopt firebase-ios-sdk 10.18.0 / firebase-android-sdk 32.6.0d6c875b
docs: note incompatibility between react-native < 0.72 and google services pl...2c1127a
docs(messaging, server-integration): document new / non-deprecated APIs / JSO...c23c570
docs(auth): fix sign in/out typo + add info about GoogleSignin.revokeAccess()...39d4ba4
style(lint):yarn lint:markdown --write
Updates
@react-native-firebase/messaging
from 16.7.0 to 18.6.2Release notes
Sourced from
@react-native-firebase/messaging
's releases.Changelog
Sourced from
@react-native-firebase/messaging
's changelog.... (truncated)
Commits
8673f31
chore(release): release packages124619e
perf(ci): unload diagnosticsd to speed up macOS runner08e40ec
perf(ci): no need to list simulators432b228
test(ci): make sure TMPDIR exists before referencing itc0dca8b
style(lint):yarn lint:js --fix
6a8b25b
fix: adopt firebase-ios-sdk 10.18.0 / firebase-android-sdk 32.6.0d6c875b
docs: note incompatibility between react-native < 0.72 and google services pl...2c1127a
docs(messaging, server-integration): document new / non-deprecated APIs / JSO...c23c570
docs(auth): fix sign in/out typo + add info about GoogleSignin.revokeAccess()...39d4ba4
style(lint):yarn lint:markdown --write
You can trigger a rebase of this PR 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 show