Commit Graph

1093 Commits

Author SHA1 Message Date
Franck Royer a5259e04ae
Upgrade store example to react-scripts 5.0.0 2022-01-10 12:27:09 +11:00
Franck Royer e55f7ac6db
Remove min-reactjs-chat
As it was done with old react-scripts 4.
Replaced by relay-reactjs-chat.
2022-01-10 12:27:09 +11:00
Franck Royer aa4d66fab5
Add to CI 2022-01-10 12:27:09 +11:00
Franck Royer b73efdb124
Update README 2022-01-10 12:27:09 +11:00
Franck Royer dae4ca4345
Display received messages 2022-01-10 12:27:09 +11:00
Franck Royer d643735296
Handle incoming messages 2022-01-10 12:27:09 +11:00
Franck Royer 5eb14d7826
Send message 2022-01-10 12:27:09 +11:00
Franck Royer e8c0728a49
Wait for connected peers 2022-01-10 12:27:08 +11:00
Franck Royer 673869bdff
Use cra-webpack-rewired, display Waku status 2022-01-10 12:27:08 +11:00
Franck Royer 80c0ab5b20
Init relay-reactjs-chat
New example using create-react-app 5.
2022-01-10 12:27:08 +11:00
Franck Royer c31bb83f6a
Add BigInt fix 2022-01-10 12:27:08 +11:00
Franck R 173831b554
Merge pull request #396 from status-im/remove-auto-merge 2022-01-10 12:18:29 +11:00
Franck Royer 822a888e03
Remove automerge bot
Not working.
2022-01-10 11:55:05 +11:00
F 95972db4bb
Merge pull request #395 from status-im/remove-macos-ci 2022-01-10 11:54:09 +11:00
Franck Royer dbb3cdaa34
Remove run on macos
This is a browser library, there is little to no value to run the CI
on several OSes.
2022-01-10 11:42:59 +11:00
F 491c03fc31
Merge pull request #394 from status-im/automerge 2022-01-10 11:41:23 +11:00
Franck Royer 0d23817369
Fix actions/checkout version 2022-01-10 11:21:31 +11:00
F 08e0761e1b
Merge pull request #393 from status-im/auto-merge 2022-01-10 11:12:16 +11:00
Franck Royer ae8db33cc7
Add automerge bot 2022-01-10 10:28:03 +11:00
Franck Royer 8aa09f8f9b
Add codeowners file for merge bot 2022-01-10 10:25:35 +11:00
F 7b4108d36e
Merge pull request #389 from status-im/dependabot/npm_and_yarn/tail-2.2.4 2022-01-10 09:31:29 +11:00
dependabot[bot] 4921d148a1
Bump tail from 2.2.3 to 2.2.4
Bumps [tail](https://github.com/lucagrulla/node-tail) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/lucagrulla/node-tail/releases)
- [Commits](https://github.com/lucagrulla/node-tail/compare/v2.2.3...v2.2.4)

---
updated-dependencies:
- dependency-name: tail
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-09 16:09:01 +00:00
F f76f9fd076
Merge pull request #387 from status-im/dependabot/npm_and_yarn/axios-0.21.2 2022-01-07 17:23:42 +11:00
dependabot[bot] dcbbd79c64
Bump axios from 0.21.1 to 0.21.2
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-07 05:19:31 +00:00
F eb9bd48562
Merge pull request #385 from status-im/dependabot/npm_and_yarn/webpack-cli-4.9.1 2022-01-07 16:18:35 +11:00
dependabot[bot] 3817ca8e3b
Bump webpack-cli from 4.9.0 to 4.9.1
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.9.0 to 4.9.1.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.9.0...webpack-cli@4.9.1)

---
updated-dependencies:
- dependency-name: webpack-cli
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-07 04:53:04 +00:00
F c9a425aa28
Merge pull request #381 from status-im/web-chat-upgrade 2022-01-07 15:51:38 +11:00
Franck Royer 290828baff
Remove unneeded comments 2022-01-07 15:19:33 +11:00
Franck Royer add78bce71
Format js config file 2022-01-07 15:18:37 +11:00
Franck Royer e18c4f1619
Ignore source map warnings
This is for debugging purposes and out of scope for this example.
2022-01-07 15:17:31 +11:00
Franck Royer eaae1e5372
Replace react-app-rewired with cra-webpack-rewired
The second is more appropriate for react 5
2022-01-07 15:05:40 +11:00
Franck Royer 8ed41fd7c1
Add web-chat to dependabot config 2022-01-06 17:43:09 +11:00
Franck Royer 6a372cd27f
Update other deps 2022-01-06 17:42:16 +11:00
Franck Royer cd7a8784d3
Upgrade few dependencies 2022-01-06 17:39:08 +11:00
Franck Royer 761c92d28f
Run `npm audit fix` 2022-01-06 17:15:23 +11:00
Franck Royer 0de6b52e87
Update caniuse-lite 2022-01-06 17:10:58 +11:00
F 5e3a2e6529
Merge pull request #380 from status-im/node-16 2022-01-06 14:49:36 +11:00
Franck Royer ddec271621
Make minimum support node version 16
A number of libp2p packages do not support node 14 anymore.
2022-01-06 14:17:17 +11:00
F defcf133e4
Merge pull request #379 from status-im/refresh-gh-pages-cache 2022-01-06 14:16:15 +11:00
Franck Royer 3340207d60
Refresh GH pages cache
As it is needed for #377 to have effect.
2022-01-06 13:13:56 +11:00
F 594b92d919
Merge pull request #377 from status-im/358-cannot-convert-bigint
Fix Cannot convert BigInt value to a number
2022-01-05 17:39:32 +11:00
Franck Royer 942b3ded75
Fix Cannot convert BigInt value to a number
By not transpiling for older browsers that do not support BigInt.
2022-01-05 16:49:46 +11:00
F 92f5ad5b84
Merge pull request #376 from status-im/rename-to-master-2
`main` branch renamed to `master`
2022-01-05 13:23:42 +11:00
Franck 60f8839237
`main` branch renamed to `master` 2022-01-05 12:18:41 +11:00
F 676316c215
Merge pull request #373 from status-im/dependabot/npm_and_yarn/prettier-2.5.1 2022-01-05 12:17:42 +11:00
Franck 06d89418aa
Format change 2022-01-05 11:27:37 +11:00
Franck c67664a21b
Debug changed files 2022-01-05 11:27:37 +11:00
dependabot[bot] 44cac7ff2b
Bump prettier from 2.3.1 to 2.5.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.1 to 2.5.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.3.1...2.5.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 09:05:42 +11:00
F eaee89edcc
Merge pull request #375 from status-im/dependabot/npm_and_yarn/cspell-5.14.0
Bump cspell from 4.2.8 to 5.14.0
2022-01-04 19:21:58 +11:00
Franck 8000afbc72
typo 2022-01-04 17:33:04 +11:00