919: include wait_for_remote_peer in exports map r=fryorcraken a=fryorcraken
This module will just consume a generate Waku and Waku Relay interfaces so we already we want to extract it.
It is also one opinionated to handle connection management, other ways might come with #914.
Co-authored-by: fryorcraken.eth <git@fryorcraken.xyz>
This module will just consume a generate Waku and Waku Relay interfaces
so we already we want to extract it.
It is also one opinionated to handle connection management, other ways
might come with https://github.com/status-im/js-waku/issues/914.
918: fix: do not export waitForRemotePeer from index r=fryorcraken a=fryorcraken
It is already present in the exports map.
Co-authored-by: fryorcraken.eth <git@fryorcraken.xyz>
912: chore(deps-dev): bump lint-staged from 12.3.6 to 13.0.3 r=fryorcraken a=dependabot[bot]
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.3.6 to 13.0.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/okonet/lint-staged/releases">lint-staged's releases</a>.</em></p>
<blockquote>
<h2>v13.0.3</h2>
<h2><a href="https://github.com/okonet/lint-staged/compare/v13.0.2...v13.0.3">13.0.3</a> (2022-06-24)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>correctly handle git stash when using MSYS2 (<a href="https://github-redirect.dependabot.com/okonet/lint-staged/issues/1178">#1178</a>) (<a href="0d627a5284">0d627a5</a>)</li>
</ul>
<h2>v13.0.2</h2>
<h2><a href="https://github.com/okonet/lint-staged/compare/v13.0.1...v13.0.2">13.0.2</a> (2022-06-16)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>use new <code>--diff</code> and <code>--diff-filter</code> options when checking task modifications (<a href="1a5a66a957">1a5a66a</a>)</li>
</ul>
<h2>v13.0.1</h2>
<h2><a href="https://github.com/okonet/lint-staged/compare/v13.0.0...v13.0.1">13.0.1</a> (2022-06-08)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>correct spelling of "0 files" (<a href="f27f1d45ea">f27f1d4</a>)</li>
<li>suppress error from <code>process.kill</code> when killing tasks on failure (<a href="f2c6bdd911">f2c6bdd</a>)</li>
<li><strong>deps:</strong> update pidtree@^0.6.0 to fix screen size error in WSL (<a href="1a77e4224a">1a77e42</a>)</li>
<li>ignore "No matching pid found" error (<a href="cb8a4328ed">cb8a432</a>)</li>
<li>prevent possible race condition when killing tasks on failure (<a href="bc92aff5fd">bc92aff</a>)</li>
</ul>
<h3>Performance Improvements</h3>
<ul>
<li>use <code>EventsEmitter</code> instead of <code>setInterval</code> for killing tasks on failure (<a href="c508b46a15">c508b46</a>)</li>
</ul>
<h2>v13.0.0</h2>
<h1><a href="https://github.com/okonet/lint-staged/compare/v12.5.0...v13.0.0">13.0.0</a> (2022-06-01)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> update <code>execa@^6.1.0</code> (<a href="659c85c5cd">659c85c</a>)</li>
<li><strong>deps:</strong> update <code>yaml@^2.1.1</code> (<a href="2750a3d9d9">2750a3d</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>remove support for Node.js 12 (<a href="5fb6df94cc">5fb6df9</a>)</li>
</ul>
<h3>BREAKING CHANGES</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="0d627a5284"><code>0d627a5</code></a> fix: correctly handle git stash when using MSYS2 (<a href="https://github-redirect.dependabot.com/okonet/lint-staged/issues/1178">#1178</a>)</li>
<li><a href="1a5a66a957"><code>1a5a66a</code></a> fix: use new <code>--diff</code> and <code>--diff-filter</code> options when checking task modifica...</li>
<li><a href="32806dacff"><code>32806da</code></a> test: split integration tests into separate files and improve isolation</li>
<li><a href="438411437a"><code>4384114</code></a> refactor: reuse Listr stuff better</li>
<li><a href="f27f1d45ea"><code>f27f1d4</code></a> fix: correct spelling of "0 files"</li>
<li><a href="f2c6bdd911"><code>f2c6bdd</code></a> fix: suppress error from <code>process.kill</code> when killing tasks on failure</li>
<li><a href="c5cec0a37f"><code>c5cec0a</code></a> docs: add section about task concurrency to README.md</li>
<li><a href="5bf1f188f6"><code>5bf1f18</code></a> docs: remove <code>mrm</code> from README.md</li>
<li><a href="c508b46a15"><code>c508b46</code></a> perf: use <code>EventsEmitter</code> instead of <code>setInterval</code> for killing tasks on failure</li>
<li><a href="1a77e4224a"><code>1a77e42</code></a> fix(deps): update pidtree@^0.6.0 to fix screen size error in WSL</li>
<li>Additional commits viewable in <a href="https://github.com/okonet/lint-staged/compare/v12.3.6...v13.0.3">compare view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=lint-staged&package-manager=npm_and_yarn&previous-version=12.3.6&new-version=13.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>
916: fix: do not discard messages with no payload r=fryorcraken a=fryorcraken
While they do not need to be decoded, they might still be used.
e.g. timestamp, network connectivity, etc.
Co-authored-by: fryorcraken.eth <git@fryorcraken.xyz>