Commit Graph

1130 Commits

Author SHA1 Message Date
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
dependabot[bot] 75b7341d2c
Bump cspell from 4.2.8 to 5.14.0
Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 4.2.8 to 5.14.0.
- [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/cspell@4.2.8...v5.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-04 17:32:19 +11:00
F 37025c5a0a
Merge pull request #370 from status-im/rename-to-master 2022-01-04 17:07:14 +11:00
Franck 5512cf309a
Rename `main` branch to `master` 2022-01-04 16:56:48 +11:00
F ad163db862
Merge pull request #372 from status-im/dependabot/npm_and_yarn/chainsafe/libp2p-noise-5.0.0 2022-01-04 16:56:15 +11:00
dependabot[bot] 6e436ee4e2
Bump @chainsafe/libp2p-noise from 4.1.1 to 5.0.0
Bumps [@chainsafe/libp2p-noise](https://github.com/ChainSafe/js-libp2p-noise) from 4.1.1 to 5.0.0.
- [Release notes](https://github.com/ChainSafe/js-libp2p-noise/releases)
- [Changelog](https://github.com/ChainSafe/js-libp2p-noise/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ChainSafe/js-libp2p-noise/compare/v4.1.1...v5.0.0)

---
updated-dependencies:
- dependency-name: "@chainsafe/libp2p-noise"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-04 02:54:41 +00:00
F 6e79436ae9
Merge pull request #371 from status-im/dependabot/npm_and_yarn/puppeteer-13.0.1 2022-01-04 13:53:49 +11:00
dependabot[bot] fd38545659
Bump puppeteer from 10.1.0 to 13.0.1
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 10.1.0 to 13.0.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/puppeteer/puppeteer/compare/v10.1.0...v13.0.1)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 23:20:32 +00:00
F e6f913c3b2
Merge pull request #366 from status-im/dependabot/npm_and_yarn/types/node-17.0.6
Bump @types/node from 14.17.3 to 17.0.6
2022-01-03 17:34:59 +11:00
dependabot[bot] 5bf25dfb76
Bump @types/node from 14.17.3 to 17.0.6
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.17.3 to 17.0.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 01:34:22 +00:00
F b9b5fbf140
Merge pull request #368 from status-im/dependabot/npm_and_yarn/karma-typescript-5.5.2 2022-01-03 12:33:00 +11:00
dependabot[bot] e0c20dc8df
Bump karma-typescript from 5.5.1 to 5.5.2
Bumps [karma-typescript](https://github.com/monounity/karma-typescript) from 5.5.1 to 5.5.2.
- [Release notes](https://github.com/monounity/karma-typescript/releases)
- [Commits](https://github.com/monounity/karma-typescript/compare/v5.5.1...v5.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 00:41:33 +00:00
F 24b5ffd6c4
Merge pull request #364 from status-im/dependabot/npm_and_yarn/ts-proto-1.97.0 2022-01-03 11:40:03 +11:00
Franck fa3ab19176
Generate proto files withts-protoa 1.97.0 2022-01-03 10:56:37 +11:00