1150 Commits

Author SHA1 Message Date
dependabot[bot]
a4d8e01c09
Bump cspell from 5.14.0 to 5.15.1 in /examples/web-chat
Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 5.14.0 to 5.15.1.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell/compare/v5.14.0...v5.15.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-10 01:59:38 +00:00
Franck R
d0dad219dd
Merge pull request #398 from status-im/automerge2 2022-01-10 12:58:34 +11:00
Franck Royer
2826d47cf2
Setup automerge action
https://github.com/marketplace/actions/merge-pull-requests-automerge-action
2022-01-10 12:51:30 +11:00
Franck R
fa28f46c15
Merge pull request #397 from status-im/rework-nim-waku-cache 2022-01-10 12:50:52 +11:00
Franck Royer
a1ad50f55b
Do not build nim-waku
But get the asset from GitHub.
2022-01-10 12:44:00 +11:00
Franck Royer
6d5ec49e5b
Debugging nim-waku caching
It always builds for some reason.
2022-01-10 12:42:03 +11:00
Franck R
484d83a136
Merge pull request #388 from status-im/example-upgrade 2022-01-10 12:40:07 +11:00
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