#1047: Bump the npm_and_yarn group across 3 directories with 4 updates
Issue #1047 by dependabot[bot]
Bump the npm_and_yarn group across 3 directories with 4 updates
Bumps the npm_and_yarn group with 3 updates in the /backend directory: @grpc/grpc-js, braces and ws.
Bumps the npm_and_yarn group with 4 updates in the /client directory: @grpc/grpc-js, braces, ws and engine.io-client.
Bumps the npm_and_yarn group with 2 updates in the /extension/contest_list directory: braces and ws.
Updates
@grpc/grpc-js
from 1.10.7 to 1.10.11
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/grpc/grpc-node/releases"><code>@grpc/grpc-js</code>'s releases</a>.</em></p>
<blockquote>
<h2><code>@grpc/grpc-js</code> 1.10.11</h2>
<ul>
<li>Fix a bug that caused clients to reconnect unnecessarily while no requests are pending. (<a href="https://redirect.github.com/grpc/grpc-node/issues/2784">#2784</a>)</li>
<li>Fix a bug that caused clients to fail to re-establish existing connections while waiting for DNS results (<a href="https://redirect.github.com/grpc/grpc-node/issues/2784">#2784</a>)</li>
<li>Fix a bug that caused servers to sometimes not close idle connections depending on timing (<a href="https://redirect.github.com/grpc/grpc-node/issues/2790">#2790</a>)</li>
<li>Fix a bug that caused calls to be pending indefinitely while unable to start after a channel is closed (<a href="https://redirect.github.com/grpc/grpc-node/issues/2791">#2791</a>)</li>
</ul>
<h2><code>@grpc/grpc-js</code> 1.10.10</h2>
<ul>
<li>Various improvements to handling of keepalive timers (<a href="https://redirect.github.com/grpc/grpc-node/issues/2760">#2760</a> by <a href="https://github.com/davidfiala"><code>@davidfiala</code></a>)</li>
<li>Fix a bug causing unary response client requests to hang when unexpectedly receiving multiple messages (<a href="https://redirect.github.com/grpc/grpc-node/issues/2772">#2772</a>)</li>
<li>Fix a bug causing some requests to fail when making requests through a local proxy (<a href="https://redirect.github.com/grpc/grpc-node/issues/2746">#2746</a> contributed by <a href="https://github.com/mjameswh"><code>@mjameswh</code></a>, backported in <a href="https://redirect.github.com/grpc/grpc-node/issues/2777">#2777</a>)</li>
<li>Fix handling of URL-encoded user credentials in proxy configuration (<a href="https://redirect.github.com/grpc/grpc-node/issues/2761">#2761</a> contributed by <a href="https://github.com/brendan-myers"><code>@brendan-myers</code></a>, backported in <a href="https://redirect.github.com/grpc/grpc-node/issues/2777">#2777</a>)</li>
<li>Fix missing client-side handling of the <code>grpc.max_send_message_length</code> channel option (<a href="https://redirect.github.com/grpc/grpc-node/issues/2779">#2779</a>)</li>
</...0 Replies