dependabot[bot]
|
f8410fa4bd
|
Bump @testing-library/react from 11.2.7 to 12.1.2 in /examples/eth-pm (#453)
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 11.2.7 to 12.1.2.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v11.2.7...v12.1.2)
---
updated-dependencies:
- dependency-name: "@testing-library/react"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-01-29 12:06:32 +11:00 |
|
dependabot[bot]
|
f99abfb32f
|
Bump @testing-library/user-event in /examples/eth-pm (#441)
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 12.8.3 to 13.5.0.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/beta/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v12.8.3...v13.5.0)
---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-01-27 18:47:04 +11:00 |
|
dependabot[bot]
|
7277a6e075
|
Bump @types/react from 17.0.11 to 17.0.38 in /examples/eth-pm (#446)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.11 to 17.0.38.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-01-27 18:25:51 +11:00 |
|
dependabot[bot]
|
325a3108a4
|
Bump @types/react-dom from 17.0.7 to 17.0.11 in /examples/eth-pm (#444)
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 17.0.7 to 17.0.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)
---
updated-dependencies:
- dependency-name: "@types/react-dom"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-01-27 17:45:54 +11:00 |
|
Franck R
|
6cb2b6615b
|
Update to latest typescript (#438)
|
2022-01-27 15:25:17 +11:00 |
|
Franck Royer
|
4fd2db608b
|
Update caniuse in all examples
|
2022-01-13 16:40:11 +11:00 |
|
Franck Royer
|
284644b822
|
Fix-up new bootstrap API
|
2022-01-13 16:39:52 +11:00 |
|
Franck Royer
|
6ebcc46f9e
|
Remove ReactJS warning about webpack
Because this is not a monorepo, ReactJS projects are examples.
|
2021-10-12 11:43:29 +11:00 |
|
Franck Royer
|
5af6d84852
|
Encrypt Public Key Messages using symmetric encryption
|
2021-08-26 16:12:53 +10:00 |
|
Franck Royer
|
2f2eada322
|
Log error when failing to encode Public Key Message
|
2021-08-26 16:12:53 +10:00 |
|
Franck Royer
|
4719de31b8
|
Run build with NodeJS 16
|
2021-08-26 13:02:09 +10:00 |
|
Franck Royer
|
60290e8d84
|
Moved DefaultPubSubTopic to waku.ts and fixed the casing
The pubsub topic is used by several protocol, not just relay.
|
2021-08-20 10:12:55 +10:00 |
|
Franck Royer
|
a8b29a2fac
|
Use sign typed data instead of personal sign
|
2021-08-18 16:48:28 +10:00 |
|
Franck Royer
|
d494558596
|
Rename "Direct" to "Private" in code
|
2021-08-18 16:37:30 +10:00 |
|
Franck Royer
|
0673edacb5
|
Change content topic
|
2021-08-17 16:20:06 +10:00 |
|
Franck Royer
|
9692b4af72
|
Rename Eth-DM to Eth-PM
"Direct Message" can lead to confusion with "Direct Connection" that
refers to low latency network connections.
|
2021-08-17 16:06:46 +10:00 |
|