Commit Graph

375 Commits

Author SHA1 Message Date
fryorcraken.eth c201cbd3dd
chore: remove examples folder 2022-09-07 16:47:22 +10:00
fryorcraken.eth 5f1ac595b6
fix(examples): update using new bundles 2022-08-07 12:03:05 +10:00
fryorcraken.eth 4680560971
fix(examples): add multiaddr dependency
Using older dependency for now.
2022-08-03 09:30:40 +10:00
Franck Royer cc73ac0908
feat(example): migrate relay-js to esm 2022-08-03 09:30:39 +10:00
Franck Royer e42b825672
feat(example): migrate store-js to esm 2022-08-03 09:30:39 +10:00
Franck Royer 98c93c8283
Upgrade libp2p, peer-id, multiaddr
Use new packages and fix most compilation errors.
Remaining error to be dealt with in waku.ts.
2022-07-20 12:40:37 +10:00
Franck Royer 6c30e8d400
Use `PeerId.toString()` instead of `toB58String()`
New version of `PeerId` will only support `toString`
2022-07-20 11:55:43 +10:00
Franck Royer a5c61a4db3
Downgrade to avoid peer dep conflict with @livechat/ui-kit 2022-06-20 12:20:20 +10:00
Franck Royer 612027a375
examples: Downgrade React to avoid peer dep conflict with mui
Material UI 4 is not compatible with React 18 and it looks like
some peer dep were recently changed, creating conflict issues
in CI.
2022-06-17 15:42:38 +10:00
Franck Royer 49e08ff1c2
Upgrade examples to js-waku@0.24.0 2022-06-01 11:19:27 +10:00
status-bors-ng[bot] 43d65bc4a8
Merge #759
759: Bump cspell from 5.18.4 to 6.0.0 in /examples/eth-pm-wallet-encryption r=D4nte a=dependabot[bot]

Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 5.18.4 to 6.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/streetsidesoftware/cspell/releases">cspell's releases</a>.</em></p>
<blockquote>
<h2>v6.0.0</h2>
<h2>Changes</h2>
<p>V5 is going into maintenance mode while V6 will continue to evolve where V5 left off.</p>
<p>Support for V4 has ended.</p>
<h2><strong>BREAKING</strong></h2>
<!-- raw HTML omitted -->
<h3>feat!: Drop support for Node 12 (<a href="https://github-redirect.dependabot.com/streetsidesoftware/cspell/issues/2873">#2873</a>)</h3>
<p>CSpell v6 requires Node 14 and above.</p>
<hr />
<!-- raw HTML omitted -->
<h2>Dictionary Updates</h2>
<!-- raw HTML omitted -->
<h3>ci: Workflow Bot -- Update Dictionaries (main) (<a href="https://github-redirect.dependabot.com/streetsidesoftware/cspell/issues/2885">#2885</a>)</h3>
<p>.../Azure/azure-rest-api-specs/snapshot.txt        |  4 +-
.../snapshots/TheAlgorithms/Python/report.yaml     |  7 +---
.../snapshots/TheAlgorithms/Python/snapshot.txt    |  5 +--
.../snapshots/django/django/report.yaml            | 46 ++++------------------
.../snapshots/django/django/snapshot.txt           | 38 ++----------------
.../snapshots/pycontribs/jira/report.yaml          |  3 +-
.../snapshots/pycontribs/jira/snapshot.txt         |  3 +-
packages/cspell-bundled-dicts/package-lock.json    | 14 +++----
packages/cspell-bundled-dicts/package.json         |  2 +-
9 files changed, 24 insertions(+), 98 deletions(-)</p>
<hr />
<!-- raw HTML omitted -->
<h2>Maintenance</h2>
<!-- raw HTML omitted -->
<h3>ci: Workflow Bot -- Update ALL Dependencies (main) (<a href="https://github-redirect.dependabot.com/streetsidesoftware/cspell/issues/2887">#2887</a>)</h3>
<p>integration-tests/package-lock.json                | 12 ++---
package-lock.json                                  | 50 +++++++++---------</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/streetsidesoftware/cspell/blob/main/CHANGELOG.md">cspell's changelog</a>.</em></p>
<blockquote>
<h1><a href="https://github.com/streetsidesoftware/cspell/compare/v6.0.0-alpha.0...v6.0.0">6.0.0</a> (2022-05-21)</h1>
<p><strong>Note:</strong> Version bump only for package cspell-monorepo</p>
<h1><a href="https://github.com/streetsidesoftware/cspell/compare/v5.21.1...v6.0.0-alpha.0">6.0.0-alpha.0</a> (2022-05-20)</h1>
<p><strong>Note:</strong> Version bump only for package cspell-monorepo</p>
<h2><a href="https://github.com/streetsidesoftware/cspell/compare/v5.21.0...v5.21.1">5.21.1</a> (2022-05-20)</h2>
<p><strong>Note:</strong> Version bump only for package cspell-monorepo</p>
<h1><a href="https://github.com/streetsidesoftware/cspell/compare/v5.20.0...v5.21.0">5.21.0</a> (2022-05-17)</h1>
<h3>Bug Fixes</h3>
<ul>
<li>comments in CSpellSettingsDef.ts (<a href="https://github-redirect.dependabot.com/streetsidesoftware/cspell/issues/2821">#2821</a>) (<a href="b1f296d82a">b1f296d</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Upgrade <code>cpp</code> dictionary (<a href="https://github-redirect.dependabot.com/streetsidesoftware/cspell/issues/2794">#2794</a>) (<a href="e51f7f49fd">e51f7f4</a>)</li>
<li>Upgrade <code>go</code> dictionary (<a href="https://github-redirect.dependabot.com/streetsidesoftware/cspell/issues/2792">#2792</a>) (<a href="778b8fe7dd">778b8fe</a>)</li>
<li>Upgrade C# dictionary (<a href="https://github-redirect.dependabot.com/streetsidesoftware/cspell/issues/2791">#2791</a>) (<a href="64c11da76e">64c11da</a>)</li>
</ul>
<h1><a href="https://github.com/streetsidesoftware/cspell/compare/v5.19.7...v5.20.0">5.20.0</a> (2022-05-02)</h1>
<h3>Bug Fixes</h3>
<ul>
<li>Roll back glob to 7.2.0 to fix Windows (<a href="https://github-redirect.dependabot.com/streetsidesoftware/cspell/issues/2706">#2706</a>) (<a href="b42bbdd28c">b42bbdd</a>)</li>
<li>Update to glob 8 (<a href="https://github-redirect.dependabot.com/streetsidesoftware/cspell/issues/2707">#2707</a>) (<a href="07567cd709">07567cd</a>), closes <a href="https://github-redirect.dependabot.com/streetsidesoftware/cspell/issues/2706">#2706</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="7fd3e4ff87"><code>7fd3e4f</code></a> v6.0.0</li>
<li><a href="252aaec4bc"><code>252aaec</code></a> Update cspell5-update-dependencies.yml</li>
<li><a href="d4a72657b2"><code>d4a7265</code></a> Update cspell5-update-dictionaries.yml</li>
<li><a href="f85f02d947"><code>f85f02d</code></a> ci: Workflow Bot -- Update ALL Dependencies (<a href="https://github-redirect.dependabot.com/streetsidesoftware/cspell/issues/2887">#2887</a>)</li>
<li><a href="0469bf5960"><code>0469bf5</code></a> ci: Workflow Bot -- Update Dictionaries (<a href="https://github-redirect.dependabot.com/streetsidesoftware/cspell/issues/2885">#2885</a>)</li>
<li><a href="aac66a1f3d"><code>aac66a1</code></a> Update release-drafter-cspell5.yml</li>
<li><a href="8b96958b2b"><code>8b96958</code></a> Update release-drafter-cspell5.yml</li>
<li><a href="a58abfe1c4"><code>a58abfe</code></a> ci: set release-drafter for cspell5</li>
<li><a href="e06ada3459"><code>e06ada3</code></a> ci: do not show cspell5 releases</li>
<li><a href="4c74a448e9"><code>4c74a44</code></a> ci: Workflow Bot -- Update ALL Dependencies (<a href="https://github-redirect.dependabot.com/streetsidesoftware/cspell/issues/2882">#2882</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/streetsidesoftware/cspell/compare/v5.18.4...v6.0.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cspell&package-manager=npm_and_yarn&previous-version=5.18.4&new-version=6.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR by commenting ``@dependabot` rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- ``@dependabot` rebase` will rebase this PR
- ``@dependabot` recreate` will recreate this PR, overwriting any edits that have been made to it
- ``@dependabot` merge` will merge this PR after your CI passes on it
- ``@dependabot` squash and merge` will squash and merge this PR after your CI passes on it
- ``@dependabot` cancel merge` will cancel a previously requested merge and block automerging
- ``@dependabot` reopen` will reopen this PR if it is closed
- ``@dependabot` close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- ``@dependabot` ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-27 04:40:01 +00:00
status-bors-ng[bot] 6babb769f9
Merge #757 #758
757: Bump cspell from 5.20.0 to 6.0.0 in /examples/web-chat r=D4nte a=dependabot[bot]

Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 5.20.0 to 6.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/streetsidesoftware/cspell/releases">cspell's releases</a>.</em></p>
<blockquote>
<h2>v6.0.0</h2>
<h2>Changes</h2>
<p>V5 is going into maintenance mode while V6 will continue to evolve where V5 left off.</p>
<p>Support for V4 has ended.</p>
<h2><strong>BREAKING</strong></h2>
<!-- raw HTML omitted -->
<h3>feat!: Drop support for Node 12 (<a href="https://github-redirect.dependabot.com/streetsidesoftware/cspell/issues/2873">#2873</a>)</h3>
<p>CSpell v6 requires Node 14 and above.</p>
<hr />
<!-- raw HTML omitted -->
<h2>Dictionary Updates</h2>
<!-- raw HTML omitted -->
<h3>ci: Workflow Bot -- Update Dictionaries (main) (<a href="https://github-redirect.dependabot.com/streetsidesoftware/cspell/issues/2885">#2885</a>)</h3>
<p>.../Azure/azure-rest-api-specs/snapshot.txt        |  4 +-
.../snapshots/TheAlgorithms/Python/report.yaml     |  7 +---
.../snapshots/TheAlgorithms/Python/snapshot.txt    |  5 +--
.../snapshots/django/django/report.yaml            | 46 ++++------------------
.../snapshots/django/django/snapshot.txt           | 38 ++----------------
.../snapshots/pycontribs/jira/report.yaml          |  3 +-
.../snapshots/pycontribs/jira/snapshot.txt         |  3 +-
packages/cspell-bundled-dicts/package-lock.json    | 14 +++----
packages/cspell-bundled-dicts/package.json         |  2 +-
9 files changed, 24 insertions(+), 98 deletions(-)</p>
<hr />
<!-- raw HTML omitted -->
<h2>Maintenance</h2>
<!-- raw HTML omitted -->
<h3>ci: Workflow Bot -- Update ALL Dependencies (main) (<a href="https://github-redirect.dependabot.com/streetsidesoftware/cspell/issues/2887">#2887</a>)</h3>
<p>integration-tests/package-lock.json                | 12 ++---
package-lock.json                                  | 50 +++++++++---------</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/streetsidesoftware/cspell/blob/main/CHANGELOG.md">cspell's changelog</a>.</em></p>
<blockquote>
<h1><a href="https://github.com/streetsidesoftware/cspell/compare/v6.0.0-alpha.0...v6.0.0">6.0.0</a> (2022-05-21)</h1>
<p><strong>Note:</strong> Version bump only for package cspell-monorepo</p>
<h1><a href="https://github.com/streetsidesoftware/cspell/compare/v5.21.1...v6.0.0-alpha.0">6.0.0-alpha.0</a> (2022-05-20)</h1>
<p><strong>Note:</strong> Version bump only for package cspell-monorepo</p>
<h2><a href="https://github.com/streetsidesoftware/cspell/compare/v5.21.0...v5.21.1">5.21.1</a> (2022-05-20)</h2>
<p><strong>Note:</strong> Version bump only for package cspell-monorepo</p>
<h1><a href="https://github.com/streetsidesoftware/cspell/compare/v5.20.0...v5.21.0">5.21.0</a> (2022-05-17)</h1>
<h3>Bug Fixes</h3>
<ul>
<li>comments in CSpellSettingsDef.ts (<a href="https://github-redirect.dependabot.com/streetsidesoftware/cspell/issues/2821">#2821</a>) (<a href="b1f296d82a">b1f296d</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Upgrade <code>cpp</code> dictionary (<a href="https://github-redirect.dependabot.com/streetsidesoftware/cspell/issues/2794">#2794</a>) (<a href="e51f7f49fd">e51f7f4</a>)</li>
<li>Upgrade <code>go</code> dictionary (<a href="https://github-redirect.dependabot.com/streetsidesoftware/cspell/issues/2792">#2792</a>) (<a href="778b8fe7dd">778b8fe</a>)</li>
<li>Upgrade C# dictionary (<a href="https://github-redirect.dependabot.com/streetsidesoftware/cspell/issues/2791">#2791</a>) (<a href="64c11da76e">64c11da</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="7fd3e4ff87"><code>7fd3e4f</code></a> v6.0.0</li>
<li><a href="252aaec4bc"><code>252aaec</code></a> Update cspell5-update-dependencies.yml</li>
<li><a href="d4a72657b2"><code>d4a7265</code></a> Update cspell5-update-dictionaries.yml</li>
<li><a href="f85f02d947"><code>f85f02d</code></a> ci: Workflow Bot -- Update ALL Dependencies (<a href="https://github-redirect.dependabot.com/streetsidesoftware/cspell/issues/2887">#2887</a>)</li>
<li><a href="0469bf5960"><code>0469bf5</code></a> ci: Workflow Bot -- Update Dictionaries (<a href="https://github-redirect.dependabot.com/streetsidesoftware/cspell/issues/2885">#2885</a>)</li>
<li><a href="aac66a1f3d"><code>aac66a1</code></a> Update release-drafter-cspell5.yml</li>
<li><a href="8b96958b2b"><code>8b96958</code></a> Update release-drafter-cspell5.yml</li>
<li><a href="a58abfe1c4"><code>a58abfe</code></a> ci: set release-drafter for cspell5</li>
<li><a href="e06ada3459"><code>e06ada3</code></a> ci: do not show cspell5 releases</li>
<li><a href="4c74a448e9"><code>4c74a44</code></a> ci: Workflow Bot -- Update ALL Dependencies (<a href="https://github-redirect.dependabot.com/streetsidesoftware/cspell/issues/2882">#2882</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/streetsidesoftware/cspell/compare/v5.20.0...v6.0.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cspell&package-manager=npm_and_yarn&previous-version=5.20.0&new-version=6.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR by commenting ``@dependabot` rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- ``@dependabot` rebase` will rebase this PR
- ``@dependabot` recreate` will recreate this PR, overwriting any edits that have been made to it
- ``@dependabot` merge` will merge this PR after your CI passes on it
- ``@dependabot` squash and merge` will squash and merge this PR after your CI passes on it
- ``@dependabot` cancel merge` will cancel a previously requested merge and block automerging
- ``@dependabot` reopen` will reopen this PR if it is closed
- ``@dependabot` close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- ``@dependabot` ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>

758: Bump cspell from 5.18.4 to 6.0.0 in /examples/eth-pm r=D4nte a=dependabot[bot]

Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 5.18.4 to 6.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/streetsidesoftware/cspell/releases">cspell's releases</a>.</em></p>
<blockquote>
<h2>v6.0.0</h2>
<h2>Changes</h2>
<p>V5 is going into maintenance mode while V6 will continue to evolve where V5 left off.</p>
<p>Support for V4 has ended.</p>
<h2><strong>BREAKING</strong></h2>
<!-- raw HTML omitted -->
<h3>feat!: Drop support for Node 12 (<a href="https://github-redirect.dependabot.com/streetsidesoftware/cspell/issues/2873">#2873</a>)</h3>
<p>CSpell v6 requires Node 14 and above.</p>
<hr />
<!-- raw HTML omitted -->
<h2>Dictionary Updates</h2>
<!-- raw HTML omitted -->
<h3>ci: Workflow Bot -- Update Dictionaries (main) (<a href="https://github-redirect.dependabot.com/streetsidesoftware/cspell/issues/2885">#2885</a>)</h3>
<p>.../Azure/azure-rest-api-specs/snapshot.txt        |  4 +-
.../snapshots/TheAlgorithms/Python/report.yaml     |  7 +---
.../snapshots/TheAlgorithms/Python/snapshot.txt    |  5 +--
.../snapshots/django/django/report.yaml            | 46 ++++------------------
.../snapshots/django/django/snapshot.txt           | 38 ++----------------
.../snapshots/pycontribs/jira/report.yaml          |  3 +-
.../snapshots/pycontribs/jira/snapshot.txt         |  3 +-
packages/cspell-bundled-dicts/package-lock.json    | 14 +++----
packages/cspell-bundled-dicts/package.json         |  2 +-
9 files changed, 24 insertions(+), 98 deletions(-)</p>
<hr />
<!-- raw HTML omitted -->
<h2>Maintenance</h2>
<!-- raw HTML omitted -->
<h3>ci: Workflow Bot -- Update ALL Dependencies (main) (<a href="https://github-redirect.dependabot.com/streetsidesoftware/cspell/issues/2887">#2887</a>)</h3>
<p>integration-tests/package-lock.json                | 12 ++---
package-lock.json                                  | 50 +++++++++---------</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/streetsidesoftware/cspell/blob/main/CHANGELOG.md">cspell's changelog</a>.</em></p>
<blockquote>
<h1><a href="https://github.com/streetsidesoftware/cspell/compare/v6.0.0-alpha.0...v6.0.0">6.0.0</a> (2022-05-21)</h1>
<p><strong>Note:</strong> Version bump only for package cspell-monorepo</p>
<h1><a href="https://github.com/streetsidesoftware/cspell/compare/v5.21.1...v6.0.0-alpha.0">6.0.0-alpha.0</a> (2022-05-20)</h1>
<p><strong>Note:</strong> Version bump only for package cspell-monorepo</p>
<h2><a href="https://github.com/streetsidesoftware/cspell/compare/v5.21.0...v5.21.1">5.21.1</a> (2022-05-20)</h2>
<p><strong>Note:</strong> Version bump only for package cspell-monorepo</p>
<h1><a href="https://github.com/streetsidesoftware/cspell/compare/v5.20.0...v5.21.0">5.21.0</a> (2022-05-17)</h1>
<h3>Bug Fixes</h3>
<ul>
<li>comments in CSpellSettingsDef.ts (<a href="https://github-redirect.dependabot.com/streetsidesoftware/cspell/issues/2821">#2821</a>) (<a href="b1f296d82a">b1f296d</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Upgrade <code>cpp</code> dictionary (<a href="https://github-redirect.dependabot.com/streetsidesoftware/cspell/issues/2794">#2794</a>) (<a href="e51f7f49fd">e51f7f4</a>)</li>
<li>Upgrade <code>go</code> dictionary (<a href="https://github-redirect.dependabot.com/streetsidesoftware/cspell/issues/2792">#2792</a>) (<a href="778b8fe7dd">778b8fe</a>)</li>
<li>Upgrade C# dictionary (<a href="https://github-redirect.dependabot.com/streetsidesoftware/cspell/issues/2791">#2791</a>) (<a href="64c11da76e">64c11da</a>)</li>
</ul>
<h1><a href="https://github.com/streetsidesoftware/cspell/compare/v5.19.7...v5.20.0">5.20.0</a> (2022-05-02)</h1>
<h3>Bug Fixes</h3>
<ul>
<li>Roll back glob to 7.2.0 to fix Windows (<a href="https://github-redirect.dependabot.com/streetsidesoftware/cspell/issues/2706">#2706</a>) (<a href="b42bbdd28c">b42bbdd</a>)</li>
<li>Update to glob 8 (<a href="https://github-redirect.dependabot.com/streetsidesoftware/cspell/issues/2707">#2707</a>) (<a href="07567cd709">07567cd</a>), closes <a href="https://github-redirect.dependabot.com/streetsidesoftware/cspell/issues/2706">#2706</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="7fd3e4ff87"><code>7fd3e4f</code></a> v6.0.0</li>
<li><a href="252aaec4bc"><code>252aaec</code></a> Update cspell5-update-dependencies.yml</li>
<li><a href="d4a72657b2"><code>d4a7265</code></a> Update cspell5-update-dictionaries.yml</li>
<li><a href="f85f02d947"><code>f85f02d</code></a> ci: Workflow Bot -- Update ALL Dependencies (<a href="https://github-redirect.dependabot.com/streetsidesoftware/cspell/issues/2887">#2887</a>)</li>
<li><a href="0469bf5960"><code>0469bf5</code></a> ci: Workflow Bot -- Update Dictionaries (<a href="https://github-redirect.dependabot.com/streetsidesoftware/cspell/issues/2885">#2885</a>)</li>
<li><a href="aac66a1f3d"><code>aac66a1</code></a> Update release-drafter-cspell5.yml</li>
<li><a href="8b96958b2b"><code>8b96958</code></a> Update release-drafter-cspell5.yml</li>
<li><a href="a58abfe1c4"><code>a58abfe</code></a> ci: set release-drafter for cspell5</li>
<li><a href="e06ada3459"><code>e06ada3</code></a> ci: do not show cspell5 releases</li>
<li><a href="4c74a448e9"><code>4c74a44</code></a> ci: Workflow Bot -- Update ALL Dependencies (<a href="https://github-redirect.dependabot.com/streetsidesoftware/cspell/issues/2882">#2882</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/streetsidesoftware/cspell/compare/v5.18.4...v6.0.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cspell&package-manager=npm_and_yarn&previous-version=5.18.4&new-version=6.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR by commenting ``@dependabot` rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- ``@dependabot` rebase` will rebase this PR
- ``@dependabot` recreate` will recreate this PR, overwriting any edits that have been made to it
- ``@dependabot` merge` will merge this PR after your CI passes on it
- ``@dependabot` squash and merge` will squash and merge this PR after your CI passes on it
- ``@dependabot` cancel merge` will cancel a previously requested merge and block automerging
- ``@dependabot` reopen` will reopen this PR if it is closed
- ``@dependabot` close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- ``@dependabot` ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-27 04:32:30 +00:00
dependabot[bot] 14a3faad41
Bump cspell from 5.18.4 to 6.0.0 in /examples/eth-pm-wallet-encryption
Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 5.18.4 to 6.0.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/v5.18.4...v6.0.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-05-23 15:37:41 +00:00
dependabot[bot] 96a230dc14
Bump cspell from 5.18.4 to 6.0.0 in /examples/eth-pm
Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 5.18.4 to 6.0.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/v5.18.4...v6.0.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-05-23 15:37:33 +00:00
dependabot[bot] 479735a23c
Bump cspell from 5.20.0 to 6.0.0 in /examples/web-chat
Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 5.20.0 to 6.0.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/v5.20.0...v6.0.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-05-23 15:35:43 +00:00
Franck Royer 27a90d8204
Use timestamp in millisecond
It was implicitly using `toString` which return the timestamp in
readable format with a precision in seconds which meant messages sent
within the same second had the same key.
2022-05-19 15:32:06 +10:00
tobyjaguar 35cfd5679e
update unique key to React list element in relay-reactjs-chat app 2022-05-19 15:32:06 +10:00
status-bors-ng[bot] c2a160d0f5
Merge #731
731: Bump @testing-library/react from 12.1.2 to 13.2.0 in /examples/eth-pm r=D4nte a=dependabot[bot]

Bumps [`@testing-library/react](https://github.com/testing-library/react-testing-library)` from 12.1.2 to 13.2.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/testing-library/react-testing-library/releases"><code>`@​testing-library/react</code>'s` releases</a>.</em></p>
<blockquote>
<h2>v13.2.0</h2>
<h1><a href="https://github.com/testing-library/react-testing-library/compare/v13.1.1...v13.2.0">13.2.0</a> (2022-05-03)</h1>
<h3>Features</h3>
<ul>
<li>Export RenderHookOptions type (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1062">#1062</a>) (<a href="46b28ade73">46b28ad</a>)</li>
</ul>
<h2>v13.1.1</h2>
<h2><a href="https://github.com/testing-library/react-testing-library/compare/v13.1.0...v13.1.1">13.1.1</a> (2022-04-15)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>TS:</strong> export interface RenderHookResult (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1049">#1049</a>) (<a href="9171163fcc">9171163</a>)</li>
</ul>
<h2>v13.1.0</h2>
<h1><a href="https://github.com/testing-library/react-testing-library/compare/v13.0.1...v13.1.0">13.1.0</a> (2022-04-15)</h1>
<h3>Features</h3>
<ul>
<li>Add <code>renderHook</code> (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/991">#991</a>) (<a href="9535eff82a">9535eff</a>)</li>
</ul>
<h2>v13.0.1</h2>
<h2><a href="https://github.com/testing-library/react-testing-library/compare/v13.0.0...v13.0.1">13.0.1</a> (2022-04-11)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Specify a non-* version for <code>`@​types/react-dom</code>` (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1040">#1040</a>) (<a href="2a889e8065">2a889e8</a>)</li>
</ul>
<h2>v13.0.0</h2>
<h1><a href="https://github.com/testing-library/react-testing-library/compare/v12.1.4...v13.0.0">13.0.0</a> (2022-03-31)</h1>
<h3>Features</h3>
<ul>
<li>Add support for React 18 (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1031">#1031</a>) (<a href="ccd8a0d97d">ccd8a0d</a>)</li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>Drop support for React 17 and earlier. We'll use the new <a href="https://github.com/reactwg/react-18/discussions/5"><code>createRoot</code> API</a> by default which comes with a set of <a href="https://github.com/reactwg/react-18/discussions/4">changes while also enabling support for concurrent features</a>.
To opt-out of this change you can use <code>render(ui, { legacyRoot: true } )</code>. But be aware that the legacy root API is deprecated in React 18 and its usage will trigger console warnings.</li>
</ul>
<h2>v13.0.0-alpha.7</h2>
<h1><a href="https://github.com/testing-library/react-testing-library/compare/v13.0.0-alpha.6...v13.0.0-alpha.7">13.0.0-alpha.7</a> (2022-03-30)</h1>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="00c89dce86"><code>00c89dc</code></a> docs: add mboettcher as a contributor for code (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1063">#1063</a>)</li>
<li><a href="46b28ade73"><code>46b28ad</code></a> feat: Export RenderHookOptions type (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1062">#1062</a>)</li>
<li><a href="9171163fcc"><code>9171163</code></a> fix(TS): export interface RenderHookResult (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1049">#1049</a>)</li>
<li><a href="9535eff82a"><code>9535eff</code></a> feat: Add <code>renderHook</code> (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/991">#991</a>)</li>
<li><a href="2c451b3468"><code>2c451b3</code></a> chore: Run release from 12.x branch (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1044">#1044</a>) (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1045">#1045</a>)</li>
<li><a href="c8c93f8322"><code>c8c93f8</code></a> docs: add Nokel81 as a contributor for bug, code (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1043">#1043</a>)</li>
<li><a href="2a889e8065"><code>2a889e8</code></a> fix: Specify a non-* version for <code>`@​types/react-dom</code>` (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1040">#1040</a>)</li>
<li><a href="93bc2c8afc"><code>93bc2c8</code></a> test(types): Don't assume implicit children (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1042">#1042</a>)</li>
<li><a href="ccd8a0d97d"><code>ccd8a0d</code></a> feat: Add support for React 18 (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1031">#1031</a>)</li>
<li><a href="0c4aabe0da"><code>0c4aabe</code></a> chore: Fix failing codesandbox/ci (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1026">#1026</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/testing-library/react-testing-library/compare/v12.1.2...v13.2.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=`@testing-library/react&package-manager=npm_and_yarn&previous-version=12.1.2&new-version=13.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)`

You can trigger a rebase of this PR by commenting ``@dependabot` rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- ``@dependabot` rebase` will rebase this PR
- ``@dependabot` recreate` will recreate this PR, overwriting any edits that have been made to it
- ``@dependabot` merge` will merge this PR after your CI passes on it
- ``@dependabot` squash and merge` will squash and merge this PR after your CI passes on it
- ``@dependabot` cancel merge` will cancel a previously requested merge and block automerging
- ``@dependabot` reopen` will reopen this PR if it is closed
- ``@dependabot` close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- ``@dependabot` ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-17 08:21:39 +00:00
dependabot[bot] 6313e3e4f7
Bump @testing-library/react from 12.1.2 to 13.2.0 in /examples/eth-pm
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 12.1.2 to 13.2.0.
- [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/v12.1.2...v13.2.0)

---
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>
2022-05-16 15:40:25 +00:00
dependabot[bot] a90d92937b
Bump @testing-library/react in /examples/eth-pm-wallet-encryption
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 12.1.2 to 13.2.0.
- [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/v12.1.2...v13.2.0)

---
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>
2022-05-16 15:40:25 +00:00
Franck Royer 58a92dcef0
Fix phrasing 2022-05-13 16:06:24 +10:00
Franck Royer 09986d4e2b
Publish simple HTML examples 2022-05-13 16:06:16 +10:00
Franck Royer 82f1b5a135
Publish store and relay ReactJS examples 2022-05-13 16:05:58 +10:00
Franck Royer b233247dba
store-reactjs-chat: Upgrade dependencies 2022-05-11 15:57:31 +10:00
Franck Royer ec3b827e32
store-reactjs: npm audit fix 2022-05-11 15:54:55 +10:00
Franck Royer 0fd94cc3b6
store:reactjs: Remove crypto-browserify 2022-05-11 15:54:55 +10:00
Franck Royer 43d204c67e
store-reactjs: Upgrade js-waku to 0.22.0 2022-05-11 15:54:55 +10:00
Franck Royer 775628fbe7
relay-reactjs: Remove crypto-browserify 2022-05-11 15:54:55 +10:00
Franck Royer 701dccfc28
relay-reactjs: Upgrade js-waku to 0.22.0 2022-05-11 15:54:55 +10:00
Franck Royer 374b0b37b6
web-chat: Upgrade dependencies 2022-05-11 15:54:55 +10:00
Franck Royer ead78ca6d3
web-chat: Remove crypto-browserify 2022-05-11 15:54:54 +10:00
Franck Royer f681246d4e
web-chat: Upgrade js-waku to 0.22.0 2022-05-11 15:54:54 +10:00
Franck Royer 6cfcba0c6f
eth-pm-wallet: Run npm audit 2022-05-11 15:54:54 +10:00
Franck Royer 9c68204450
eth-pm-wallet: Remove crypto-browserify 2022-05-11 15:54:54 +10:00
Franck Royer a891dc7989
eth-pm-wallet: Upgrade js-waku to 0.22.0 2022-05-11 15:54:54 +10:00
Franck Royer d2bac03955
eth-pm: Remove crypto-browserify 2022-05-11 15:54:54 +10:00
Franck Royer 3a66593ac5
eth-pm: Run npm audit 2022-05-11 15:54:54 +10:00
Franck Royer edc9f0ce17
eth-pm: Upgrade js-waku to 0.22.0 2022-05-11 15:54:51 +10:00
Franck Royer 00be6b147d
Remove crypto-browserify 2022-05-09 23:32:43 +10:00
status-bors-ng[bot] 5d24519f00
Merge #719 #720
719: Bump @testing-library/react from 12.1.2 to 13.2.0 in /examples/relay-reactjs-chat r=D4nte a=dependabot[bot]

Bumps [`@testing-library/react](https://github.com/testing-library/react-testing-library)` from 12.1.2 to 13.2.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/testing-library/react-testing-library/releases"><code>`@​testing-library/react</code>'s` releases</a>.</em></p>
<blockquote>
<h2>v13.2.0</h2>
<h1><a href="https://github.com/testing-library/react-testing-library/compare/v13.1.1...v13.2.0">13.2.0</a> (2022-05-03)</h1>
<h3>Features</h3>
<ul>
<li>Export RenderHookOptions type (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1062">#1062</a>) (<a href="46b28ade73">46b28ad</a>)</li>
</ul>
<h2>v13.1.1</h2>
<h2><a href="https://github.com/testing-library/react-testing-library/compare/v13.1.0...v13.1.1">13.1.1</a> (2022-04-15)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>TS:</strong> export interface RenderHookResult (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1049">#1049</a>) (<a href="9171163fcc">9171163</a>)</li>
</ul>
<h2>v13.1.0</h2>
<h1><a href="https://github.com/testing-library/react-testing-library/compare/v13.0.1...v13.1.0">13.1.0</a> (2022-04-15)</h1>
<h3>Features</h3>
<ul>
<li>Add <code>renderHook</code> (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/991">#991</a>) (<a href="9535eff82a">9535eff</a>)</li>
</ul>
<h2>v13.0.1</h2>
<h2><a href="https://github.com/testing-library/react-testing-library/compare/v13.0.0...v13.0.1">13.0.1</a> (2022-04-11)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Specify a non-* version for <code>`@​types/react-dom</code>` (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1040">#1040</a>) (<a href="2a889e8065">2a889e8</a>)</li>
</ul>
<h2>v13.0.0</h2>
<h1><a href="https://github.com/testing-library/react-testing-library/compare/v12.1.4...v13.0.0">13.0.0</a> (2022-03-31)</h1>
<h3>Features</h3>
<ul>
<li>Add support for React 18 (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1031">#1031</a>) (<a href="ccd8a0d97d">ccd8a0d</a>)</li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>Drop support for React 17 and earlier. We'll use the new <a href="https://github.com/reactwg/react-18/discussions/5"><code>createRoot</code> API</a> by default which comes with a set of <a href="https://github.com/reactwg/react-18/discussions/4">changes while also enabling support for concurrent features</a>.
To opt-out of this change you can use <code>render(ui, { legacyRoot: true } )</code>. But be aware that the legacy root API is deprecated in React 18 and its usage will trigger console warnings.</li>
</ul>
<h2>v13.0.0-alpha.7</h2>
<h1><a href="https://github.com/testing-library/react-testing-library/compare/v13.0.0-alpha.6...v13.0.0-alpha.7">13.0.0-alpha.7</a> (2022-03-30)</h1>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="00c89dce86"><code>00c89dc</code></a> docs: add mboettcher as a contributor for code (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1063">#1063</a>)</li>
<li><a href="46b28ade73"><code>46b28ad</code></a> feat: Export RenderHookOptions type (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1062">#1062</a>)</li>
<li><a href="9171163fcc"><code>9171163</code></a> fix(TS): export interface RenderHookResult (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1049">#1049</a>)</li>
<li><a href="9535eff82a"><code>9535eff</code></a> feat: Add <code>renderHook</code> (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/991">#991</a>)</li>
<li><a href="2c451b3468"><code>2c451b3</code></a> chore: Run release from 12.x branch (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1044">#1044</a>) (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1045">#1045</a>)</li>
<li><a href="c8c93f8322"><code>c8c93f8</code></a> docs: add Nokel81 as a contributor for bug, code (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1043">#1043</a>)</li>
<li><a href="2a889e8065"><code>2a889e8</code></a> fix: Specify a non-* version for <code>`@​types/react-dom</code>` (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1040">#1040</a>)</li>
<li><a href="93bc2c8afc"><code>93bc2c8</code></a> test(types): Don't assume implicit children (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1042">#1042</a>)</li>
<li><a href="ccd8a0d97d"><code>ccd8a0d</code></a> feat: Add support for React 18 (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1031">#1031</a>)</li>
<li><a href="0c4aabe0da"><code>0c4aabe</code></a> chore: Fix failing codesandbox/ci (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1026">#1026</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/testing-library/react-testing-library/compare/v12.1.2...v13.2.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=`@testing-library/react&package-manager=npm_and_yarn&previous-version=12.1.2&new-version=13.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)`

You can trigger a rebase of this PR by commenting ``@dependabot` rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- ``@dependabot` rebase` will rebase this PR
- ``@dependabot` recreate` will recreate this PR, overwriting any edits that have been made to it
- ``@dependabot` merge` will merge this PR after your CI passes on it
- ``@dependabot` squash and merge` will squash and merge this PR after your CI passes on it
- ``@dependabot` cancel merge` will cancel a previously requested merge and block automerging
- ``@dependabot` reopen` will reopen this PR if it is closed
- ``@dependabot` close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- ``@dependabot` ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>

720: Bump @types/jasmine from 3.10.4 to 4.0.3 in /examples/relay-angular-chat r=D4nte a=dependabot[bot]

Bumps [`@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine)` from 3.10.4 to 4.0.3.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=`@types/jasmine&package-manager=npm_and_yarn&previous-version=3.10.4&new-version=4.0.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)`

You can trigger a rebase of this PR by commenting ``@dependabot` rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- ``@dependabot` rebase` will rebase this PR
- ``@dependabot` recreate` will recreate this PR, overwriting any edits that have been made to it
- ``@dependabot` merge` will merge this PR after your CI passes on it
- ``@dependabot` squash and merge` will squash and merge this PR after your CI passes on it
- ``@dependabot` cancel merge` will cancel a previously requested merge and block automerging
- ``@dependabot` reopen` will reopen this PR if it is closed
- ``@dependabot` close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- ``@dependabot` ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-05 04:50:46 +00:00
dependabot[bot] db345daaf8
Bump @types/jasmine from 3.10.4 to 4.0.3 in /examples/relay-angular-chat
Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) from 3.10.4 to 4.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-04 15:38:06 +00:00
dependabot[bot] 8a02ba657b
Bump @testing-library/react in /examples/relay-reactjs-chat
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 12.1.2 to 13.2.0.
- [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/v12.1.2...v13.2.0)

---
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>
2022-05-04 15:30:17 +00:00
Franck Royer a26f9e2bda
Bump react and react-dom in examples 2022-05-04 14:21:30 +10:00
Franck Royer 507413665a
Use js-waku from npmjs.com instead of local build 2022-05-03 10:47:13 +10:00
dependabot[bot] ec4cd8f152
Bump @types/react-dom from 17.0.11 to 18.0.0 in /examples/web-chat
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 17.0.11 to 18.0.0.
- [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:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-13 15:17:31 +00:00
status-bors-ng[bot] 7a07b60e5d
Merge #685 #688
685: Bump @types/react-dom from 17.0.11 to 18.0.0 in /examples/eth-pm r=D4nte a=dependabot[bot]

Bumps [`@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom)` from 17.0.11 to 18.0.0.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=`@types/react-dom&package-manager=npm_and_yarn&previous-version=17.0.11&new-version=18.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)`

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting ``@dependabot` rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- ``@dependabot` rebase` will rebase this PR
- ``@dependabot` recreate` will recreate this PR, overwriting any edits that have been made to it
- ``@dependabot` merge` will merge this PR after your CI passes on it
- ``@dependabot` squash and merge` will squash and merge this PR after your CI passes on it
- ``@dependabot` cancel merge` will cancel a previously requested merge and block automerging
- ``@dependabot` reopen` will reopen this PR if it is closed
- ``@dependabot` close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- ``@dependabot` ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>

688: Bump @types/react-dom from 17.0.11 to 18.0.0 in /examples/eth-pm-wallet-encryption r=D4nte a=dependabot[bot]

Bumps [`@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom)` from 17.0.11 to 18.0.0.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=`@types/react-dom&package-manager=npm_and_yarn&previous-version=17.0.11&new-version=18.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)`

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting ``@dependabot` rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- ``@dependabot` rebase` will rebase this PR
- ``@dependabot` recreate` will recreate this PR, overwriting any edits that have been made to it
- ``@dependabot` merge` will merge this PR after your CI passes on it
- ``@dependabot` squash and merge` will squash and merge this PR after your CI passes on it
- ``@dependabot` cancel merge` will cancel a previously requested merge and block automerging
- ``@dependabot` reopen` will reopen this PR if it is closed
- ``@dependabot` close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- ``@dependabot` ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-13 14:06:46 +00:00
dependabot[bot] 9c2ea709b2
Bump @types/react-dom from 17.0.11 to 18.0.0 in /examples/eth-pm
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 17.0.11 to 18.0.0.
- [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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-13 10:54:08 +00:00
dependabot[bot] cac2ae801f
Bump @types/react-dom in /examples/eth-pm-wallet-encryption
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 17.0.11 to 18.0.0.
- [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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-13 10:54:05 +00:00
status-bors-ng[bot] 9f9a59ec50
Merge #698 #699 #700
698: Bump @types/react from 17.0.39 to 18.0.2 in /examples/web-chat r=D4nte a=dependabot[bot]

Bumps [`@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react)` from 17.0.39 to 18.0.2.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=`@types/react&package-manager=npm_and_yarn&previous-version=17.0.39&new-version=18.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)`

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting ``@dependabot` rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- ``@dependabot` rebase` will rebase this PR
- ``@dependabot` recreate` will recreate this PR, overwriting any edits that have been made to it
- ``@dependabot` merge` will merge this PR after your CI passes on it
- ``@dependabot` squash and merge` will squash and merge this PR after your CI passes on it
- ``@dependabot` cancel merge` will cancel a previously requested merge and block automerging
- ``@dependabot` reopen` will reopen this PR if it is closed
- ``@dependabot` close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- ``@dependabot` ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>

699: Bump @types/react from 17.0.39 to 18.0.2 in /examples/eth-pm r=D4nte a=dependabot[bot]

Bumps [`@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react)` from 17.0.39 to 18.0.2.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=`@types/react&package-manager=npm_and_yarn&previous-version=17.0.39&new-version=18.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)`

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting ``@dependabot` rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- ``@dependabot` rebase` will rebase this PR
- ``@dependabot` recreate` will recreate this PR, overwriting any edits that have been made to it
- ``@dependabot` merge` will merge this PR after your CI passes on it
- ``@dependabot` squash and merge` will squash and merge this PR after your CI passes on it
- ``@dependabot` cancel merge` will cancel a previously requested merge and block automerging
- ``@dependabot` reopen` will reopen this PR if it is closed
- ``@dependabot` close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- ``@dependabot` ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>

700: Bump @types/react from 17.0.39 to 18.0.2 in /examples/eth-pm-wallet-encryption r=D4nte a=dependabot[bot]

Bumps [`@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react)` from 17.0.39 to 18.0.2.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=`@types/react&package-manager=npm_and_yarn&previous-version=17.0.39&new-version=18.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)`

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting ``@dependabot` rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- ``@dependabot` rebase` will rebase this PR
- ``@dependabot` recreate` will recreate this PR, overwriting any edits that have been made to it
- ``@dependabot` merge` will merge this PR after your CI passes on it
- ``@dependabot` squash and merge` will squash and merge this PR after your CI passes on it
- ``@dependabot` cancel merge` will cancel a previously requested merge and block automerging
- ``@dependabot` reopen` will reopen this PR if it is closed
- ``@dependabot` close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- ``@dependabot` ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-13 10:33:30 +00:00
dependabot[bot] 62a45b0f42
Bump @types/react in /examples/eth-pm-wallet-encryption
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.39 to 18.0.2.
- [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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-12 16:51:04 +00:00