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
2022-02-25 14:18:46 +11:00
2021-05-04 10:49:14 +10:00
2022-05-13 16:06:16 +10:00
2022-05-27 04:32:30 +00:00
2022-04-06 12:39:18 +10:00
2022-05-27 20:37:14 +10:00
2022-05-27 20:37:16 +10:00
2022-05-19 15:17:18 +10:00
2021-03-05 09:34:01 +11:00
2021-12-21 12:08:16 +11:00
2021-03-19 11:23:34 +11:00
2022-02-25 13:35:39 +11:00
2021-03-10 16:22:49 +11:00
2022-05-27 23:46:18 +10:00
2022-03-01 15:27:35 +11:00
2021-04-28 21:27:26 +10:00
2021-05-11 10:50:58 +10:00
2022-05-27 23:46:18 +10:00
2022-05-27 23:46:18 +10:00
2022-05-24 17:51:53 +10:00
2021-12-06 14:28:29 +11:00
2021-10-12 11:43:29 +11:00
2022-02-11 17:27:15 +11:00
2022-05-13 17:28:38 +10:00
2022-05-13 17:28:38 +10:00
2022-05-13 17:28:38 +10:00

NPM

GitHub Action Discord chat

js-waku

A JavaScript implementation of the Waku v2 protocol.

Documentation

API Documentation can also be generated locally:

git clone https://github.com/status-im/js-waku.git
cd js-waku
npm install
npm run doc

Changelog

Release changelog can be found in CHANGELOG.md.

Bugs, Questions & Features

If you encounter any bug or would like to propose new features, feel free to open an issue.

For general discussion, get help or latest news, join #js-waku on Vac Discord or the Waku Telegram Group.

Roadmap

You can track progress on the project board.

Contributing

See CONTRIBUTING.md.

License

Licensed and distributed under either of

or

at your option. These files may not be copied, modified, or distributed except according to those terms.

Description
JavaScript implementation of Waku v2
https://js.waku.org
Readme
Languages
TypeScript 94.5%
JavaScript 5.5%