Commit Graph

237 Commits

Author SHA1 Message Date
Russell Wheatley
e7b4bb31b0 feat: use latest android & ios Firebase SDKs version (#3956)
* chore(*): version upgrades

* chore(*, ios): update GoogleUtilities test/ios

* chore(_,ios): update pod lock

* chore(crashlytics, android): update SDK for tests

* chore: move google-services plugin for gradle

* chore: ios sdk upgrade

* chore: update test Podfile.lock
2020-07-24 13:11:46 +01:00
@Salakar
91e4faf395 chore(release): release packages
- @react-native-firebase/admob@7.3.2
 - @react-native-firebase/analytics@7.3.1
 - @react-native-firebase/auth@8.1.2
 - @react-native-firebase/crashlytics@8.1.2
 - @react-native-firebase/database@7.3.2
 - @react-native-firebase/dynamic-links@7.3.2
 - @react-native-firebase/firestore@7.4.2
 - @react-native-firebase/functions@7.2.2
 - @react-native-firebase/iid@7.2.2
 - @react-native-firebase/in-app-messaging@7.2.2
 - @react-native-firebase/messaging@7.4.2
 - @react-native-firebase/ml-natural-language@7.2.2
 - @react-native-firebase/ml-vision@7.2.2
 - @react-native-firebase/perf@7.2.2
 - @react-native-firebase/remote-config@7.2.2
 - @react-native-firebase/storage@7.2.2
 - react-native-firebase-tests@8.0.9
2020-07-09 08:22:21 +00:00
@Salakar
d70dfad134 build(analytics): update core peer dependency to v8.2.0 [publish] 2020-07-09 08:20:42 +00:00
@Salakar
1055737861 chore(release): release packages
- @react-native-firebase/analytics@7.3.0
 - @react-native-firebase/app@8.2.0
 - react-native-firebase-tests@8.0.8
2020-07-09 08:20:42 +00:00
Russell Wheatley
6c53f479d9 feat(analytics): add & deprecate pre-defined analytics events (#3385)
* updating analytics types

* further type updates

* update log events for analytics

* update validation

* feat(analytics): update events & tests

* tests(analytics): update

* build(analytics): types & type tests

* chore(analytics): update to revised api

* feat(analytics): further updates for package

* Apply suggestions from code review

Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>

* tests(analytics): update tests

* tests(ml-vision): stop testing ml-vision

* chore(*): spelling

* chore(*): spelling

* chore(analytics): update ts docs

Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>
[publish]
2020-07-09 09:18:48 +01:00
@Salakar
4cd8363212 chore(release): release packages
- @react-native-firebase/admob@7.3.1
 - @react-native-firebase/analytics@7.2.1
 - @react-native-firebase/auth@8.1.1
 - @react-native-firebase/crashlytics@8.1.1
 - @react-native-firebase/database@7.3.1
 - @react-native-firebase/dynamic-links@7.3.1
 - @react-native-firebase/firestore@7.4.1
 - @react-native-firebase/functions@7.2.1
 - @react-native-firebase/iid@7.2.1
 - @react-native-firebase/in-app-messaging@7.2.1
 - @react-native-firebase/messaging@7.4.1
 - @react-native-firebase/ml-natural-language@7.2.1
 - @react-native-firebase/ml-vision@7.2.1
 - @react-native-firebase/perf@7.2.1
 - @react-native-firebase/remote-config@7.2.1
 - @react-native-firebase/storage@7.2.1
 - react-native-firebase-tests@8.0.7
2020-07-07 06:25:56 +00:00
@Salakar
66722781c0 build(analytics): update core peer dependency to v8.1.0 [publish] 2020-07-07 06:23:42 +00:00
@Salakar
2205eb244d chore(release): release packages
- @react-native-firebase/admob@7.3.0
 - @react-native-firebase/analytics@7.2.0
 - @react-native-firebase/app@8.1.0
 - @react-native-firebase/auth@8.1.0
 - @react-native-firebase/crashlytics@8.1.0
 - @react-native-firebase/database@7.3.0
 - @react-native-firebase/dynamic-links@7.3.0
 - @react-native-firebase/firestore@7.4.0
 - @react-native-firebase/functions@7.2.0
 - @react-native-firebase/iid@7.2.0
 - @react-native-firebase/in-app-messaging@7.2.0
 - @react-native-firebase/messaging@7.4.0
 - @react-native-firebase/ml-natural-language@7.2.0
 - @react-native-firebase/ml-vision@7.2.0
 - @react-native-firebase/perf@7.2.0
 - @react-native-firebase/remote-config@7.2.0
 - @react-native-firebase/storage@7.2.0
 - react-native-firebase-tests@8.0.6
2020-07-07 06:23:42 +00:00
Anderson Addo
6cb68a8ea8 feat(android,ios): upgrade native SDK versions (#3881)
[publish]

Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>
2020-07-07 07:21:37 +01:00
@Salakar
81200c6626 chore(release): release packages
- @react-native-firebase/admob@7.2.4
 - @react-native-firebase/analytics@7.1.8
 - @react-native-firebase/auth@8.0.10
 - @react-native-firebase/crashlytics@8.0.3
 - @react-native-firebase/database@7.2.7
 - @react-native-firebase/dynamic-links@7.2.4
 - @react-native-firebase/firestore@7.2.4
 - @react-native-firebase/functions@7.1.8
 - @react-native-firebase/iid@7.1.9
 - @react-native-firebase/in-app-messaging@7.1.8
 - @react-native-firebase/messaging@7.3.1
 - @react-native-firebase/ml-natural-language@7.1.8
 - @react-native-firebase/ml-vision@7.1.9
 - @react-native-firebase/perf@7.1.8
 - @react-native-firebase/remote-config@7.1.8
 - @react-native-firebase/storage@7.1.8
 - react-native-firebase-tests@8.0.3
2020-07-05 20:47:47 +00:00
@Salakar
f83f6daf73 build(analytics): update core peer dependency to v8.0.1 [publish] 2020-07-05 20:45:49 +00:00
@Salakar
b85d2f8d33 chore(release): release packages
- @react-native-firebase/admob@7.2.3
 - @react-native-firebase/analytics@7.1.7
 - @react-native-firebase/auth@8.0.9
 - @react-native-firebase/crashlytics@8.0.1
 - @react-native-firebase/database@7.2.6
 - @react-native-firebase/dynamic-links@7.2.2
 - @react-native-firebase/firestore@7.2.3
 - @react-native-firebase/functions@7.1.7
 - @react-native-firebase/iid@7.1.8
 - @react-native-firebase/in-app-messaging@7.1.7
 - @react-native-firebase/messaging@7.2.1
 - @react-native-firebase/ml-natural-language@7.1.7
 - @react-native-firebase/ml-vision@7.1.8
 - @react-native-firebase/perf@7.1.7
 - @react-native-firebase/remote-config@7.1.7
 - @react-native-firebase/storage@7.1.7
 - react-native-firebase-tests@8.0.1
2020-06-30 20:00:16 +00:00
@Salakar
28e9fd5902 build(analytics): update core peer dependency to v8.0.0 [publish] 2020-06-30 19:58:00 +00:00
@Salakar
ce5fcc5e85 chore(release): release packages
- @react-native-firebase/admob@7.2.2
 - @react-native-firebase/analytics@7.1.6
 - @react-native-firebase/auth@8.0.8
 - @react-native-firebase/crashlytics@7.1.7
 - @react-native-firebase/database@7.2.5
 - @react-native-firebase/dynamic-links@7.2.1
 - @react-native-firebase/firestore@7.2.2
 - @react-native-firebase/functions@7.1.6
 - @react-native-firebase/iid@7.1.7
 - @react-native-firebase/in-app-messaging@7.1.6
 - @react-native-firebase/messaging@7.1.8
 - @react-native-firebase/ml-natural-language@7.1.6
 - @react-native-firebase/ml-vision@7.1.7
 - @react-native-firebase/perf@7.1.6
 - @react-native-firebase/remote-config@7.1.6
 - @react-native-firebase/storage@7.1.6
 - react-native-firebase-tests@7.1.23
2020-06-26 08:52:01 +00:00
@Salakar
b07ae6229b build(analytics): update core peer dependency to v7.3.1 [publish] 2020-06-26 08:49:40 +00:00
@Salakar
2c342115b3 chore(release): release packages
- @react-native-firebase/admob@7.2.1
 - @react-native-firebase/analytics@7.1.5
 - @react-native-firebase/auth@8.0.7
 - @react-native-firebase/crashlytics@7.1.6
 - @react-native-firebase/database@7.2.4
 - @react-native-firebase/dynamic-links@7.1.5
 - @react-native-firebase/firestore@7.2.1
 - @react-native-firebase/functions@7.1.5
 - @react-native-firebase/iid@7.1.6
 - @react-native-firebase/in-app-messaging@7.1.5
 - @react-native-firebase/messaging@7.1.7
 - @react-native-firebase/ml-natural-language@7.1.5
 - @react-native-firebase/ml-vision@7.1.6
 - @react-native-firebase/perf@7.1.5
 - @react-native-firebase/remote-config@7.1.5
 - @react-native-firebase/storage@7.1.5
 - react-native-firebase-tests@7.1.20
2020-06-22 13:50:17 +00:00
@Salakar
766a1fcec1 build(analytics): update core peer dependency to v7.3.0 [publish] 2020-06-22 13:48:18 +00:00
@Salakar
2821001d6d chore(release): release packages
- @react-native-firebase/admob@7.1.4
 - @react-native-firebase/analytics@7.1.4
 - @react-native-firebase/auth@8.0.5
 - @react-native-firebase/crashlytics@7.1.5
 - @react-native-firebase/database@7.2.2
 - @react-native-firebase/dynamic-links@7.1.4
 - @react-native-firebase/firestore@7.1.7
 - @react-native-firebase/functions@7.1.4
 - @react-native-firebase/iid@7.1.4
 - @react-native-firebase/in-app-messaging@7.1.4
 - @react-native-firebase/messaging@7.1.5
 - @react-native-firebase/ml-natural-language@7.1.4
 - @react-native-firebase/ml-vision@7.1.4
 - @react-native-firebase/perf@7.1.4
 - @react-native-firebase/remote-config@7.1.4
 - @react-native-firebase/storage@7.1.4
 - react-native-firebase-tests@7.1.15
2020-06-10 14:02:44 +00:00
@Salakar
17f1ea8a75 build(analytics): update core peer dependency to v7.2.1 [publish] 2020-06-10 14:00:57 +00:00
@Salakar
9793cec8e2 chore(release): release packages
- @react-native-firebase/admob@7.1.3
 - @react-native-firebase/analytics@7.1.3
 - @react-native-firebase/auth@8.0.4
 - @react-native-firebase/crashlytics@7.1.4
 - @react-native-firebase/database@7.2.1
 - @react-native-firebase/dynamic-links@7.1.3
 - @react-native-firebase/firestore@7.1.3
 - @react-native-firebase/functions@7.1.3
 - @react-native-firebase/iid@7.1.3
 - @react-native-firebase/in-app-messaging@7.1.3
 - @react-native-firebase/messaging@7.1.4
 - @react-native-firebase/ml-natural-language@7.1.3
 - @react-native-firebase/ml-vision@7.1.3
 - @react-native-firebase/perf@7.1.3
 - @react-native-firebase/remote-config@7.1.3
 - @react-native-firebase/storage@7.1.3
 - react-native-firebase-tests@7.1.11
2020-06-03 11:42:02 +00:00
@Salakar
e0438c1b8b build(analytics): update core peer dependency to v7.2.0 [publish] 2020-06-03 11:40:30 +00:00
@Salakar
71dc17371e chore(release): release packages
- @react-native-firebase/admob@7.1.2
 - @react-native-firebase/analytics@7.1.2
 - @react-native-firebase/auth@8.0.2
 - @react-native-firebase/crashlytics@7.1.3
 - @react-native-firebase/database@7.1.2
 - @react-native-firebase/dynamic-links@7.1.2
 - @react-native-firebase/firestore@7.1.2
 - @react-native-firebase/functions@7.1.2
 - @react-native-firebase/iid@7.1.2
 - @react-native-firebase/in-app-messaging@7.1.2
 - @react-native-firebase/messaging@7.1.3
 - @react-native-firebase/ml-natural-language@7.1.2
 - @react-native-firebase/ml-vision@7.1.2
 - @react-native-firebase/perf@7.1.2
 - @react-native-firebase/remote-config@7.1.2
 - @react-native-firebase/storage@7.1.2
 - react-native-firebase-tests@7.1.8
2020-05-29 14:30:32 +00:00
@Salakar
3c2c7fbad2 build(analytics): update core peer dependency to v7.1.4 [publish] 2020-05-29 14:28:53 +00:00
@Salakar
6b1615d4ab chore(release): release packages
- @react-native-firebase/admob@7.1.1
 - @react-native-firebase/analytics@7.1.1
 - @react-native-firebase/auth@8.0.1
 - @react-native-firebase/crashlytics@7.1.2
 - @react-native-firebase/database@7.1.1
 - @react-native-firebase/dynamic-links@7.1.1
 - @react-native-firebase/firestore@7.1.1
 - @react-native-firebase/functions@7.1.1
 - @react-native-firebase/iid@7.1.1
 - @react-native-firebase/in-app-messaging@7.1.1
 - @react-native-firebase/messaging@7.1.2
 - @react-native-firebase/ml-natural-language@7.1.1
 - @react-native-firebase/ml-vision@7.1.1
 - @react-native-firebase/perf@7.1.1
 - @react-native-firebase/remote-config@7.1.1
 - @react-native-firebase/storage@7.1.1
 - react-native-firebase-tests@7.1.6
2020-05-29 14:12:38 +00:00
@Salakar
4c7872e72d build(analytics): update core peer dependency to v7.1.3 [publish] 2020-05-29 14:10:30 +00:00
@Salakar
a744706620 chore(analytics): update core peer dependency to v7.1.2 [publish] 2020-05-29 13:57:09 +00:00
@Salakar
7e06b159bc chore(release): release packages
- @react-native-firebase/admob@7.1.0
 - @react-native-firebase/analytics@7.1.0
 - @react-native-firebase/app@7.1.0
 - @react-native-firebase/auth@7.1.0
 - @react-native-firebase/crashlytics@7.1.0
 - @react-native-firebase/database@7.1.0
 - @react-native-firebase/dynamic-links@7.1.0
 - @react-native-firebase/firestore@7.1.0
 - @react-native-firebase/functions@7.1.0
 - @react-native-firebase/iid@7.1.0
 - @react-native-firebase/in-app-messaging@7.1.0
 - @react-native-firebase/messaging@7.1.0
 - @react-native-firebase/ml-natural-language@7.1.0
 - @react-native-firebase/ml-vision@7.1.0
 - @react-native-firebase/perf@7.1.0
 - @react-native-firebase/remote-config@7.1.0
 - @react-native-firebase/storage@7.1.0
 - react-native-firebase-tests@7.1.0
2020-05-22 21:25:15 +00:00
Russell Wheatley
4db9dbc3ec feat: update native Firebase SDK versions (#3663)
Updated Firebase Android SDK BoM version to 25.3.1 (from 24.1.0) and iOS SDK to 6.25.0 (from 6.13.0).

[publish]
2020-05-22 22:23:36 +01:00
@Salakar
dcef96cc70 chore(release): release packages
- @react-native-firebase/admob@7.0.1
 - @react-native-firebase/analytics@7.0.1
 - @react-native-firebase/app-types@6.7.2
 - @react-native-firebase/app@7.0.1
 - @react-native-firebase/auth@7.0.1
 - @react-native-firebase/crashlytics@7.0.1
 - @react-native-firebase/database@7.0.1
 - @react-native-firebase/dynamic-links@7.0.1
 - @react-native-firebase/firestore@7.0.1
 - @react-native-firebase/functions@7.0.1
 - @react-native-firebase/iid@7.0.1
 - @react-native-firebase/in-app-messaging@7.0.1
 - @react-native-firebase/messaging@7.0.1
 - @react-native-firebase/ml-natural-language@7.0.1
 - @react-native-firebase/ml-vision@7.0.1
 - @react-native-firebase/perf@7.0.1
 - @react-native-firebase/remote-config@7.0.1
 - @react-native-firebase/storage@7.0.1
 - @react-native-firebase/template@6.8.1
 - react-native-firebase-tests@7.0.1
2020-05-13 13:23:59 +00:00
Salakar
af05b7ec54 docs: format changelogs 2020-05-13 14:03:36 +01:00
Salakar
1af18d9c41 docs: cleanup changelogs 2020-05-13 12:43:40 +01:00
@Salakar
5cacc73db9 chore(release): release packages
- @react-native-firebase/admob@7.0.0
 - @react-native-firebase/analytics@7.0.0
 - @react-native-firebase/app@7.0.0
 - @react-native-firebase/auth@7.0.0
 - @react-native-firebase/crashlytics@7.0.0
 - @react-native-firebase/database@7.0.0
 - @react-native-firebase/dynamic-links@7.0.0
 - @react-native-firebase/firestore@7.0.0
 - @react-native-firebase/functions@7.0.0
 - @react-native-firebase/iid@7.0.0
 - @react-native-firebase/in-app-messaging@7.0.0
 - @react-native-firebase/messaging@7.0.0
 - @react-native-firebase/ml-natural-language@7.0.0
 - @react-native-firebase/ml-vision@7.0.0
 - @react-native-firebase/perf@7.0.0
 - @react-native-firebase/remote-config@7.0.0
 - @react-native-firebase/storage@7.0.0
 - react-native-firebase-tests@7.0.0
2020-05-13 01:17:32 +00:00
dlockwo
35285f1655 feat(ios): podspecs now utilize CoreOnly instead of Core (#3575) 2020-05-05 20:38:45 +01:00
Mike Diarmid
252a4239e9 feat!: all packages should depend on core (#3613)
All packages now peer-depend on an explicit version of the `app` package.

BREAKING CHANGE: breaking change to mark new internal versioning requirements.
2020-05-05 20:25:08 +01:00
@Salakar
9c5a3d4813 chore(release): publish [skip-ci]
- @react-native-firebase/analytics@6.7.2
 - @react-native-firebase/functions@6.8.1
 - @react-native-firebase/perf@6.7.3
 - react-native-firebase-tests@6.7.4
2020-05-05 09:37:30 +00:00
Darren Ackers
0cfb92cc96 tests(analytics): migration for jest tests (#3577)
[skip-ci]
2020-04-30 14:42:03 +01:00
@Salakar
424b0da686 chore(release): publish [skip-ci]
- @react-native-firebase/admob@6.7.1
 - @react-native-firebase/analytics@6.7.1
 - @react-native-firebase/app-types@6.7.1
 - @react-native-firebase/app@6.7.1
 - @react-native-firebase/auth@6.7.1
 - @react-native-firebase/crashlytics@6.7.1
 - @react-native-firebase/database@6.7.1
 - @react-native-firebase/dynamic-links@6.7.1
 - @react-native-firebase/firestore@6.7.1
 - @react-native-firebase/functions@6.7.1
 - @react-native-firebase/iid@6.7.1
 - @react-native-firebase/in-app-messaging@6.7.1
 - @react-native-firebase/messaging@6.7.1
 - @react-native-firebase/ml-natural-language@6.7.1
 - @react-native-firebase/ml-vision@6.7.1
 - @react-native-firebase/perf@6.7.1
 - @react-native-firebase/remote-config@6.7.1
 - @react-native-firebase/storage@6.7.1
 - @react-native-firebase/template@6.7.1
 - react-native-firebase-tests@6.7.1
2020-04-22 16:45:24 +00:00
Salakar
edd9b0ae1e chore: remove gitHead from package.json 2020-04-22 17:44:01 +01:00
@Salakar
d536b93b42 chore(release): publish [skip-ci]
- @react-native-firebase/admob@6.7.0
 - @react-native-firebase/analytics@6.7.0
 - @react-native-firebase/app-types@6.7.0
 - @react-native-firebase/app@6.7.0
 - @react-native-firebase/auth@6.7.0
 - @react-native-firebase/crashlytics@6.7.0
 - @react-native-firebase/database@6.7.0
 - @react-native-firebase/dynamic-links@6.7.0
 - @react-native-firebase/firestore@6.7.0
 - @react-native-firebase/functions@6.7.0
 - @react-native-firebase/iid@6.7.0
 - @react-native-firebase/in-app-messaging@6.7.0
 - @react-native-firebase/messaging@6.7.0
 - @react-native-firebase/ml-natural-language@6.7.0
 - @react-native-firebase/ml-vision@6.7.0
 - @react-native-firebase/perf@6.7.0
 - @react-native-firebase/remote-config@6.7.0
 - @react-native-firebase/storage@6.7.0
 - @react-native-firebase/template@6.7.0
 - react-native-firebase-tests@6.7.0
2020-04-22 16:37:22 +00:00
@Salakar
cd4e3453d9 chore(release): publish [skip-ci]
- @react-native-firebase/admob@6.6.0
 - @react-native-firebase/analytics@6.6.0
 - @react-native-firebase/app-types@6.6.0
 - @react-native-firebase/app@6.6.0
 - @react-native-firebase/auth@6.6.0
 - @react-native-firebase/crashlytics@6.6.0
 - @react-native-firebase/database@6.6.0
 - @react-native-firebase/dynamic-links@6.6.0
 - @react-native-firebase/firestore@6.6.0
 - @react-native-firebase/functions@6.6.0
 - @react-native-firebase/iid@6.6.0
 - @react-native-firebase/in-app-messaging@6.6.0
 - @react-native-firebase/messaging@6.6.0
 - @react-native-firebase/ml-natural-language@6.6.0
 - @react-native-firebase/ml-vision@6.6.0
 - @react-native-firebase/perf@6.6.0
 - @react-native-firebase/remote-config@6.6.0
 - @react-native-firebase/storage@6.6.0
 - @react-native-firebase/template@6.6.0
 - react-native-firebase-tests@6.6.0
2020-04-22 16:15:53 +00:00
Mike Diarmid
e2c2d64d22 feat: independently version packages (#3513)
* feat: remove core version lock

* chore: v6.4.1

* chore: v6.4.1

* chore: configure lerna for independent versions

* chore: configure lerna for independent versions

* chore: only check docs folder

skipping elsewhere due to generated files such as changelogs
2020-04-22 15:48:13 +01:00
Mike Diarmid
e427fcfd9b chore: github actions (#3472) 2020-04-17 14:54:16 +01:00
Mike Diarmid
67bbd30a34 chore: upgrade testing project to RN 0.62.x (#3433)
* chore: upgrade testing project to RN 0.62.x

* add placeholder flow script for CI

* update jet to fix iOS issue

* revert typedoc version (latest version not working)

* add `react-native-port-patcher` back in - port still being ignored by RN so patching manually

* add `react-native-port-patcher` back in - port still being ignored by RN so patching manually

* temporarily use iphone x for detox until CI servers upgraded

* -

* Update package.json

* Update on.e2e.js

* Update orderByValue.e2e.js

* Update on.e2e.js

* Update init.js

* -
2020-04-14 21:14:44 +01:00
Salakar
963e32cab5 chore(release): v6.4.0 2020-04-03 14:44:17 +01:00
Salakar
aa127b8444 chore(release): v6.4.0 2020-04-03 14:41:40 +01:00
Sampo Juustila
eebfb04a7c fix(analytics): logEvent params can be objects, further fix for… (#3351)
* fix(analytics): pass logEvent params as-is broken in #3219
* fix(types,analytics): logEvent types for #3219
* refactor(types,analytics): simplify logEvent type
2020-04-03 14:26:56 +01:00
Elliot Hesp
68c6bce140 chore(docs): migrate to new docs website (#3389) 2020-04-03 14:00:59 +01:00
Salakar
432ad63a6f refactor(docs): change links to new site 2020-04-03 14:00:00 +01:00
Mike Diarmid
530f8bbb51 feat(ios): allow static_framework usage via Podfile global (#3388)
First pass at addressing #3253 to allow release in 6.4.0. For v7.0.0 we should make the default value true along with the RN min version set to 0.61.x +
2020-04-02 18:29:13 +01:00
Elliot Hesp
d66a6118f8 feat(messaging): ios & android messaging updates & fixes (#3339)
See PR #3339 for changes.

Co-authored-by: Salakar <mike.diarmid@gmail.com>
2020-03-27 00:06:30 +00:00