Franck Royer
|
a5c61a4db3
|
Downgrade to avoid peer dep conflict with @livechat/ui-kit
|
2022-06-20 12:20:20 +10:00 |
Franck Royer
|
5ba93fb199
|
Base cache id on examples' lock files only
|
2022-06-17 16:43:57 +10:00 |
Franck Royer
|
856ca8c148
|
Remove netlify config
Not used.
|
2022-06-17 16:30:37 +10:00 |
Franck Royer
|
04fbc55fdf
|
Use `npm ci` in CI
So there is no attempt to update the lock file.
|
2022-06-17 16:30:03 +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 |
status-bors-ng[bot]
|
6f5e1fa2aa
|
Merge #774
774: Use waitForRemotePeer directly r=D4nte a=D4nte
Co-authored-by: Franck Royer <franck@status.im>
|
2022-06-01 03:17:15 +00:00 |
Franck Royer
|
e8e6df767b
|
Use waitForRemotePeer directly
|
2022-06-01 13:16:06 +10:00 |
status-bors-ng[bot]
|
9b6fd5ec8b
|
Merge #773
773: Remove circular dependencies r=D4nte a=D4nte
Co-authored-by: Franck Royer <franck@status.im>
|
2022-06-01 02:52:57 +00:00 |
Franck Royer
|
9ffedd1fbf
|
Remove circular dependencies
|
2022-06-01 12:14:47 +10:00 |
status-bors-ng[bot]
|
d12c582032
|
Merge #772
772: Upgrade examples to js-waku@0.24.0 r=D4nte a=D4nte
Co-authored-by: Franck Royer <franck@status.im>
|
2022-06-01 01:23:40 +00:00 |
Franck Royer
|
49e08ff1c2
|
Upgrade examples to js-waku@0.24.0
|
2022-06-01 11:19:27 +10:00 |
status-bors-ng[bot]
|
6df972694c
|
Merge #767
767: Clear all timers on `Waku.stop` r=D4nte a=felicio
Resolves https://github.com/status-im/js-waku/issues/766
Co-authored-by: Felicio Mununga <felicio@users.noreply.github.com>
|
2022-05-30 07:25:17 +00:00 |
Felicio Mununga
|
793699ac73
|
update .cspell.json
|
2022-05-29 18:32:18 +02:00 |
Felicio Mununga
|
59bb9257c6
|
remove notes
|
2022-05-29 17:48:22 +02:00 |
Felicio Mununga
|
598a6a120e
|
add note
|
2022-05-29 17:41:55 +02:00 |
Felicio Mununga
|
3d67946fb0
|
move clearing to func
|
2022-05-29 17:39:51 +02:00 |
Felicio Mununga
|
606a2da96c
|
remove static props used for instance state
|
2022-05-29 15:01:36 +02:00 |
Felicio Mununga
|
911ce4a836
|
fix typo
|
2022-05-29 14:50:30 +02:00 |
Felicio Mununga
|
0ecd44aa0a
|
clear timers on `stop`
|
2022-05-29 13:46:12 +02: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 |
Franck R
|
1ebb8c571f
|
Merge pull request #765 from status-im/release/0.24.0
|
2022-05-27 14:21:43 +10:00 |
Franck Royer
|
1a53a35358
|
Release 0.24.0
|
2022-05-27 23:46:18 +10:00 |
status-bors-ng[bot]
|
47bc8c8d23
|
Merge #764
764: build before publishing + build optimisation r=D4nte a=D4nte
Co-authored-by: Franck Royer <franck@status.im>
|
2022-05-27 04:03:03 +00:00 |
Franck Royer
|
ec10dcd0ad
|
Add `prepublish` script
|
2022-05-27 23:38:12 +10:00 |
Franck Royer
|
7b54dd1b59
|
Run build in parallel
They use to have intra-dependencies but not the case anymore.
|
2022-05-27 23:29:28 +10:00 |
Franck Royer
|
5baf42c76e
|
Remove `build:dev`
This is a type check, already done with `test:tsc`
|
2022-05-27 23:29:27 +10:00 |
Franck Royer
|
354ca4e7b5
|
Delete build folder before building
|
2022-05-27 23:24:04 +10:00 |
Franck R
|
ac56778950
|
Merge pull request #762 from status-im/waku-filter
Implement Waku Filter protocol
|
2022-05-27 11:09:50 +10:00 |
Franck Royer
|
7a2dcd9881
|
Update comments
|
2022-05-27 20:37:16 +10:00 |
Franck Royer
|
d3082c8dd8
|
Update changelog
|
2022-05-27 20:37:16 +10:00 |
Franck Royer
|
b93e535af9
|
Add wait for remote peer (filter) test
|
2022-05-27 20:37:15 +10:00 |
Franck Royer
|
2e09b6dec3
|
Use Map
Preferred to object when possible.
|
2022-05-27 20:37:15 +10:00 |
Franck Royer
|
5687908ca0
|
Reorder parameters
To match `waku.relay.addObserver`.
|
2022-05-27 20:37:15 +10:00 |
Franck Royer
|
4cf3d3ffd8
|
Add some awaits
|
2022-05-27 20:37:15 +10:00 |
Franck Royer
|
e5dde6f9e9
|
Minor fixes
|
2022-05-27 20:37:15 +10:00 |
Franck Royer
|
f7613febed
|
Simplify import
|
2022-05-27 20:37:15 +10:00 |
Franck Royer
|
4c640e0f93
|
Remove due `filter`
|
2022-05-27 20:37:15 +10:00 |
Franck Royer
|
e3015abce9
|
Add filter to `dial`
|
2022-05-27 20:37:15 +10:00 |
Nicholas Molnar
|
8aa966c2f6
|
Consolidate imports
|
2022-05-27 20:37:15 +10:00 |
Nicholas Molnar
|
cd71beb26b
|
Fix more comments
|
2022-05-27 20:37:15 +10:00 |
Nicholas Molnar
|
c534bd6cff
|
Add more comments
|
2022-05-27 20:37:14 +10:00 |
Nicholas Molnar
|
971d080ab5
|
Code cleanup
|
2022-05-27 20:37:14 +10:00 |
Nicholas Molnar
|
41f01c6d60
|
Fix comment
|
2022-05-27 20:37:14 +10:00 |
Nicholas Molnar
|
c77b74c10c
|
Add/delete decryption keys
|
2022-05-27 20:37:14 +10:00 |
Nicholas Molnar
|
5faa186b34
|
Add decryption keys
|
2022-05-27 20:37:14 +10:00 |
Nicholas Molnar
|
4734e4b7c7
|
Finish implementation
|
2022-05-27 20:37:14 +10:00 |
Nicholas Molnar
|
691de1a194
|
Add proto
|
2022-05-27 20:37:14 +10:00 |
Franck R
|
1dc4897b46
|
Merge pull request #760 from status-im/links
|
2022-05-26 19:31:41 +10:00 |
Franck Royer
|
03f0b512aa
|
Update Discord/TG links
|
2022-05-24 17:51:53 +10:00 |