@Salakar 11867daf493 build(storage): update core peer dependency to v10.1.0 [publish] 26 Nov 2020 @Salakar 7d36ba3c932 build(remote-config): update core peer dependency to v10.1.0 [publish] 26 Nov 2020 @Salakar 461efc25047 build(perf): update core peer dependency to v10.1.0 [publish] 26 Nov 2020 @Salakar f81da86dd60 build(ml): update core peer dependency to v10.1.0 [publish] 26 Nov 2020 @Salakar 0eb821873ec build(messaging): update core peer dependency to v10.1.0 [publish] 26 Nov 2020 @Salakar 319962def14 build(in-app-messaging): update core peer dependency to v10.1.0 [publish] 26 Nov 2020 @Salakar 27bceccfee1 build(iid): update core peer dependency to v10.1.0 [publish] 26 Nov 2020 @Salakar 3fa775c0332 build(functions): update core peer dependency to v10.1.0 [publish] 26 Nov 2020 @Salakar 58e6741f070 build(firestore): update core peer dependency to v10.1.0 [publish] 26 Nov 2020 @Salakar 1f4f5919225 build(dynamic-links): update core peer dependency to v10.1.0 [publish] 26 Nov 2020 @Salakar 9b612c518fb build(database): update core peer dependency to v10.1.0 [publish] 26 Nov 2020 @Salakar 766886acde6 build(crashlytics): update core peer dependency to v10.1.0 [publish] 26 Nov 2020 @Salakar 2ad21a0780d build(auth): update core peer dependency to v10.1.0 [publish] 26 Nov 2020 @Salakar 861f0af37ac build(analytics): update core peer dependency to v10.1.0 [publish] 26 Nov 2020 @Salakar b447d97281f build(admob): update core peer dependency to v10.1.0 [publish] 26 Nov 2020 @Salakar 452c2d02fb4 chore(release): release packages 26 Nov 2020 Mike Hardy dd7ee1f8ea8 chore(ci): reference full version in semantic-pull-request action 'v2' was not resolved, but 'v2.1.0' is listed in the marketplace
hopefully this works 26 Nov 2020 Mike Hardy 090b0bb509d fix(app): convert NativeFirebaseError.getStackWithMessage to static to fix crash (#4619) * change instance method to static method to avoid fatal error while parsing error
* http error
* lint errors
Co-authored-by: blashadow <blackzerogamer@gmail.com> 26 Nov 2020 Mike Hardy 6fb1f77a96a tests(ios, podfile): lockfile dependencies bumped for test project 26 Nov 2020 Alexis Bronchart e54feccea41 feat(messaging, android): make native serializer object + events builder APIs public (#4618) This enables their use in brownfield situations 26 Nov 2020 William Lauzé afaa95dbf4c feat(crashlytics): add custom message ability to javascript stack traces (#4609) * fix: crashlytics custom js error display in firebase ui
* add test
* fix lint 26 Nov 2020 Mike Hardy e1b154a9315 tests(database): increase wait for query once listener this should fix flakiness in e2e ci 26 Nov 2020 Mike Hardy 1e4c97cfad0 docs(website): pin @types/react version to avoid duplicate installs This was causing Vercel / gatsby build failures, Fixes #4600 26 Nov 2020 Mike Hardy 22d76633fef chore(CI): bump github action versions Fixes #4598 26 Nov 2020 Yunarta Kartawahyudi bda2d67ddaf fix(messaging, badge): use new iOS JSON location for FCM badge information (#4560) Co-authored-by: Yunarta Kartawahyudi <yunarta.kwee@singtel.com> 24 Nov 2020 Danchoys f9935e78f18 fix(analytics): add missing quantity parameter to the Item structure (#4536) * Add the missing quantity parameter to the Item structure
* Convert the quantity to integer if present in the elements of the items array
* Add quantity to an end-to-end test just to make sure that the new code doesn't crash the app 24 Nov 2020 Mike 22c615c39fe fix(app, android): remove firebase-core from dependencies (#4597) 23 Nov 2020 Mike Diarmid c36200bc592 test: included test directories in matcher pattern (#4563) * tests: included test directories in matcher pattern
* tests: exclude certain database / admob tests in CI to get CI working
These were modules completely excluded prior, disabling single tests
even without triage / fix concurrent is a reasonable tradeoff
Separate issues will be created for triage concurrent with PR merge
Co-authored-by: Mike Hardy <github@mikehardy.net> 20 Nov 2020 Dylan ce8ac1ac554 feat(admob, ios): add adaptive banner support (#4565) * feat: adaptive banner support
* refactor: move size determination to stringToAdSize
* fix: typo and ios only note 18 Nov 2020 Mike Hardy 01bce1fcb88 chore(publish): bump ssh-agent workflow in publish action This avoids the ssh-agent deprecation in the GitHub Actions ecosystem 18 Nov 2020 Mike Hardy f0cadca825f docs(CHANGELOG): patch up changelogs after switch to single version 18 Nov 2020 Mike Hardy e475539c365 build(storage): update core peer dependency to v10.0.0 [publish] 18 Nov 2020 Mike Hardy 9680608e20b build(remote-config): update core peer dependency to v10.0.0 [publish] 18 Nov 2020 Mike Hardy 363063b4137 build(perf): update core peer dependency to v10.0.0 [publish] 18 Nov 2020 Mike Hardy 4c66d71a787 build(ml): update core peer dependency to v10.0.0 [publish] 18 Nov 2020 Mike Hardy 3f53c17cdbb build(messaging): update core peer dependency to v10.0.0 [publish] 18 Nov 2020 Mike Hardy acbbeeb106f build(in-app-messaging): update core peer dependency to v10.0.0 [publish] 18 Nov 2020 Mike Hardy 8b455f9b89b build(iid): update core peer dependency to v10.0.0 [publish] 18 Nov 2020 Mike Hardy ce51a1721e8 build(functions): update core peer dependency to v10.0.0 [publish] 18 Nov 2020 Mike Hardy 21f3aa9bb02 build(firestore): update core peer dependency to v10.0.0 [publish] 18 Nov 2020 Mike Hardy eaf0d26e480 build(dynamic-links): update core peer dependency to v10.0.0 [publish] 18 Nov 2020 Mike Hardy 8e8d82eb5e6 build(database): update core peer dependency to v10.0.0 [publish] 18 Nov 2020 Mike Hardy 18923ca855c build(crashlytics): update core peer dependency to v10.0.0 [publish] 18 Nov 2020 Mike Hardy 5cecad04321 build(auth): update core peer dependency to v10.0.0 [publish] 18 Nov 2020 Mike Hardy 2929d721cb8 build(analytics): update core peer dependency to v10.0.0 [publish] 18 Nov 2020 Mike Hardy c991fdc945e build(admob): update core peer dependency to v10.0.0 [publish] 18 Nov 2020 Mike Hardy ec9a6757566 chore(release): release packages 18 Nov 2020 Mike Hardy a6389d9e356 BREAKING: switch to fixed versions across repo v10 is the intended first "one true version", it will happen as a bump here on publish 18 Nov 2020 Mike Hardy 0e3c97f6533 test(admob, e2e): re-enable e2e testing for admob (#4557) * test(admob, e2e): re-enable e2e testing for admob
This one might be flaky, but I'd like to leave it enabled and de-flake it if possible,
versus having it disabled. Prepare for follow-ons to do exactly that as it happens.
* test(admob, android): disable flaky test in CI 17 Nov 2020 Mike Hardy 4c688413cb6 tests(auth, e2e): re-enable tests, use auth emulator Found at least 2 unexpected real issues in RNFB along the way
Found at least 3 Firebase internal errors marked with FIXME that need upstream logging
Auth emulator is great, no API limits and now we can cover phone auth and email verify/signin flow in testing 17 Nov 2020