-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Comparing changes
Open a pull request
base repository: invertase/react-native-firebase
base: v18.8.0
head repository: invertase/react-native-firebase
compare: v18.9.0
- 16 commits
- 82 files changed
- 8 contributors
Commits on Jan 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d5b66ca - Browse repository at this point
Copy the full SHA d5b66caView commit details -
Configuration menu - View commit details
-
Copy full SHA for b5fd29c - Browse repository at this point
Copy the full SHA b5fd29cView commit details -
fix(auth): use correct app instance (vs always default) in multifacto…
…r and phone auth (#7564) * fix: fixed multifactor and phone auth always using default instance --------- Co-authored-by: Mike Hardy <github@mikehardy.net>
Configuration menu - View commit details
-
Copy full SHA for ff32fd3 - Browse repository at this point
Copy the full SHA ff32fd3View commit details
Commits on Jan 31, 2024
-
docs(app, expo): updating app.json related to useFrameworks (#7600)
* docs(app, expo): updating app.json related to useFrameworks - useFrameworks property is not allowed in `ios:{...}` outside of the plugins. * style(lint): `yarn format:markdown` fixes a tiny spacing style deviation that irritatingly only shows up on linux (where CI runs) but does not show up on macOS (where most develop) --------- Co-authored-by: Mike Hardy <github@mikehardy.net>
Configuration menu - View commit details
-
Copy full SHA for 79fc41c - Browse repository at this point
Copy the full SHA 79fc41cView commit details
Commits on Feb 8, 2024
-
test(ci, perf): run android emulator on ubuntu
the new actions runners for ubuntu have nested virt enabled, they are way faster than the non-apple-silicon runners, and the new apple silicon runners do not have nested virt these ubuntu runners are also not limited by the reduced concurrency the macos runners have - AVDs need a lot of disk, put them on /mnt/avd - AVD cache uses more time than it saves in new runner images - with unlimited concurrency, run a min-possible + max-possible API skew
Configuration menu - View commit details
-
Copy full SHA for 6612693 - Browse repository at this point
Copy the full SHA 6612693View commit details -
test(ci, perf): use macos-14 runner / iPhone 15 in CI
the new apple silicon runner should be substantially faster, additionally we should switch to an iPhone definition that is included by default in Xcode 15 since we're moving all the way from macos-12 to macos-14 runner and the Xcode (with its simulator definitions) is jumping versions
Configuration menu - View commit details
-
Copy full SHA for a61d9f2 - Browse repository at this point
Copy the full SHA a61d9f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05bdd1a - Browse repository at this point
Copy the full SHA 05bdd1aView commit details -
test(deps): bump workflow actions to current versions
should get rid of all the deprecated node warnings
Configuration menu - View commit details
-
Copy full SHA for 6517c34 - Browse repository at this point
Copy the full SHA 6517c34View commit details -
test(ci, android): use unique names for android log file artifact
if used in a matrix with more than one expansion entry, the log name needs the expansion variables or the upload collides and fails
Configuration menu - View commit details
-
Copy full SHA for deac037 - Browse repository at this point
Copy the full SHA deac037View commit details -
test(messaging, ios): avoid remote notification register on iOS17.2 s…
…imulators This used to work fine with iOS16 through 17.1, but now with 17.2 registerForRemoteNotifications hangs Since we can't call that, we can't touch any of the getToken type methods, so add 17.2 to list of unsupported emulators, and skip token-related items for it
Configuration menu - View commit details
-
Copy full SHA for 73ca3d5 - Browse repository at this point
Copy the full SHA 73ca3d5View commit details -
fix(messaging, ios): resolve getAPNSToken promise in all cases
Fixes #7272 with thanks to @appa-gomi !
1Configuration menu - View commit details
-
Copy full SHA for b30eee1 - Browse repository at this point
Copy the full SHA b30eee1View commit details
Commits on Feb 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dce60cf - Browse repository at this point
Copy the full SHA dce60cfView commit details
Commits on Feb 14, 2024
-
* fix typo * second typo * style(lint): `yarn lint:ios:fix` --------- Co-authored-by: Mike Hardy <github@mikehardy.net>
Configuration menu - View commit details
-
Copy full SHA for 2ff569d - Browse repository at this point
Copy the full SHA 2ff569dView commit details
Commits on Feb 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7816985 - Browse repository at this point
Copy the full SHA 7816985View commit details -
docs(app, ios): note pod install required for ios_config changes
This wastes developer time and deserves a big note
Configuration menu - View commit details
-
Copy full SHA for 9e9255a - Browse repository at this point
Copy the full SHA 9e9255aView commit details
Commits on Feb 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6952656 - Browse repository at this point
Copy the full SHA 6952656View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v18.8.0...v18.9.0